Message
 
 
To
21/06/2001 12:09:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00521973
Message ID:
00521982
Views:
17
>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.

Sometimes you have to preface the PEM with .Object e.g., ThisForm.oleToggle.Object.Value
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View