Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command buttons on a form
Message
From
22/09/1999 17:30:36
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00267699
Message ID:
00267808
Views:
20
>>Hi TIm,
>>
>>>I mean can you give me an example. You said "for each loButton " how would I word this or even know what loButton is? I know what my controls are.....
>>
>>That is the syntax, assumming you use VFP 6.
>Mike, I guess I am miscommunicating. What I need is to get all the controls on the given form into an array, determine which are command buttons, then be able to minipulate the 'size' property for the one that has the mouseover it. How do I determine how many controls are even on the form?

That example will work. Just change loButton to loControl. He is testing for each control by looking at the base class. Run it in the debugger and check it out.
Previous
Reply
Map
View

Click here to load this message in the networking platform