Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 goofy behavior or goofy developer -- you decide
Message
De
19/04/1999 15:20:13
 
 
À
19/04/1999 15:13:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00209816
Message ID:
00209828
Vues:
33
Yesss....
** ChkCommon.Value_Assign
lPARAMETERS vNewVal
THIS.Value=vNewVal
IF THIS.Value
   WITH THISFORM.lblShipTo
      .Caption=customer.name
      .Visible=.T.
   ENDWITH
ELSE
   WITH THISFORM.lblShipTo
      .Caption=""
      .Visible=.F.
   ENDWITH
ENDIF
THISFORM.Refresh()
>Do you assign a value to a checkbox in _assign method?
>Mark
------------------------------------------------
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