Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toggle Button
Message
 
To
21/06/2001 12:09:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00521973
Message ID:
00521979
Views:
18
>I need to use a toggle button on my form. I am using the activeX Forms togglebutton. It appears on my form as an ole control. How do I access the methods and properties of the toggle button? I know the togglebutton has a value property but it's not availiable in the ole list.

You could use a normal checkbox control for the same thing.
Assign the controls property style as 1 (Graphical) and then assign picture files to the following two properties: picture and downpicture
And then just use the value property to get your toggle value.
You might have to make sure caption is blank.

HTH,
- Erik Niese-Petersen

Crazy Dane in USA.
Previous
Reply
Map
View

Click here to load this message in the networking platform