Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Got binded objects reference
Message
 
 
To
19/12/2008 11:12:13
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01368834
Message ID:
01368858
Views:
12
This is what I have in out custom class HeaderClick method
local loCalledBy && as Object

aevents[aCurEvent,0]
loCalledBy = aCurEvent[1] && should be a Header object

if vartype(m.loCalledBy)= "O" and not empty(m.loCalledBy.parent.cOriginalControlSource)
	local lcOrder, lcRecSource, llDirection
	lcRecSource = this.recordsource
	llDirection = this.lAscending
>thank you this's what I want to...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform