Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Got binded objects reference
Message
From
19/12/2008 11:11:51
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01368834
Message ID:
01368852
Views:
9
>>I tried that:
>>
>>AEVENTS(xarr,this)
>>WAIT WINDOW xarr(2).parent.name
>>
>>it gives first columns name everytime... not clicked headers column name...
>
>It's all covered in the help. You want
>
>AEVENTS(xarr,0)
>
It's all that!!! Thank you...

Sorry I couldn't see that:

0
Specifies that AEVENTS( ) returns a three-element array containing an object reference to the current event source, the name of the triggered event, and how the event was triggered.
Previous
Reply
Map
View

Click here to load this message in the networking platform