Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Check Boxes (Group)
Message
 
To
20/03/1997 14:19:24
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00025052
Message ID:
00025064
Views:
37
>>>How do I make on my form a group of CHECK BOXES in a
>>>container or a GROUP?
>>
>>Use object based on Container class.
>
>Hi Ed... thanks.. I will do that.
>another question... What is the best way to evalute a CHECK BOX.
>
>on CLICK event of the check box or
>
>do case on an OK button on the bottom of the form?
>
>Lookin for the OOP way...

2 places --

1. in lostfocus method of checkbox
2. in validate form entries (ok button click)

note that two should be done because user doesn't have to tab through fields...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform