Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable controlsource default behaviour
Message
De
29/07/1999 17:04:39
 
 
À
29/07/1999 16:54:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00247745
Message ID:
00247954
Vues:
30
Ah!

Good points, Mike. Yeah, some mechanism for trapping external changes to the ControlSource property should be in place.

>
>>Already on it's way --- bear in mind that this is proof of concept. Also, I forget to say in the email, you set the controlsource at design time as you would any other bound control. The control itself swaps out the CS and maintains the value and the updating of the controlsource source value.
>
>To make it complete, you'll need an assign and access method:
>
>
controlsource_access
>return this.OtherCS
>
>controlsource_assign
>LPARAM Value
>this.OtherCS=Value
If the CS property is changed at runtime or called (my filed level security checks with the controls controlsource) the changes should work (of course the assign needs a little more).
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform