Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check box in form - check to load or not to load
Message
 
 
À
12/07/1998 10:51:48
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapour
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00116593
Message ID:
00116599
Vues:
11
Tan Gay,

Use a table, or registry entry to store the state of the item. Using a table bound control is probably the easiest way to do this.

You should also give them some way of turning it back on too.

>I intend to have a introductory form, and a check box by the corner. What codes can I put in the load event, to check if the check box is being check the previous time by the user to disable the intro form every time the program starts up?
>
>Please show me a simple code. I try puting the codes in the activate event
>
>if thisform.check1.value = .T.
>thisform.release
>endif
>
>but I will be able to see the opening of the form, how can I make it in such a way, that I couldn't even see the form?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform