Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing buttonset properties
Message
De
21/08/1996 16:48:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Referencing buttonset properties
Divers
Thread ID:
00006365
Message ID:
00006365
Vues:
80
I am trying to reference two prop in a wiz gen buttonset, specifically editmode and addmode. I am using this to keep the proper val displayed in a drop list box.
I have this in my interactivechange event for the listbox:
IF THISFORM.BUTTONSET1.EDITMODE.VALUE= .F. OR THISFORM.BUTTONSET1.ADDMODE.VALUE = .F.
THIS.REFRESH
ENDIF

I get unknown member pointing to buttonset1.
My hierarchy is this: FORM1.PAGEFRAME1.PAGE1.BUTTONSET1
I have tried every combination trying to ref this thing but nuthin works...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform