Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable controlsource default behaviour
Message
De
29/07/1999 16:54:07
 
 
À
29/07/1999 14:28:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00247745
Message ID:
00247949
Vues:
27
Hi John,

>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).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform