Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Got binded objects reference
Message
De
19/12/2008 10:52:37
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01368834
Message ID:
01368840
Vues:
10
>You can use
>
>AEVENTS()
>
>
>
>>
>>For Each xcol In This.my_grid.Columns
>>	Bindevent(xcol.header1,"dblclick",This, "ch_order")
>>Next
>>
>>
>>proc ch_order
>>wait wind this.name
>>
>>
>>Hi All,
>>
>>this gives forms name. I have to access clicked header's object reference. How can I do that?

I tried that:

AEVENTS(xarr,this)
WAIT WINDOW xarr(2).parent.name

it gives first columns name everytime... not clicked headers column name...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform