Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear all value on pageframe
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00703635
Message ID:
00703640
Views:
16
>Hi...
>I have 3 pages on my pageframe object which have a lot of objects in each page eg. label, text box, drop down list. In my last page I add a button that user can reset and save their informations. Now I use Object int. event to set each object to " " and set my reset button click event to set all those object to int. value.....what a silly am I? How can I set a short command for my reset button click event? Thank you
>
>Jafery

You can iterate through controls on the page and ResetToDefault('value') (if it's a textbox, editbox, combobox, etc.)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform