Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving Checkbox/Optiongroup values
Message
 
 
À
02/02/2009 08:56:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Application:
Desktop
Divers
Thread ID:
01378718
Message ID:
01378738
Vues:
16
>>First, decide where you'll store this information and how. You can use a table, XML file, INI file, etc.
>
>A form.
>Drop a optiongroup on a form set the value to 2 from Data tab of form designer.
>Now run the form, the Init value of optiongroup is 2. Where is this value saved in the form? In runtime the value is change to 1 now store the value 1 to the place where value 2 was saved.
>But I don't know where is was save :(

Zahid,

The values set at design time are stored in the .SCX/.VCX. You cannot modify them in runtime.
I explained to you how to implement saving and restoring values in runtime in my previous message. What's wrong with that approach?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform