Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Activating a Microsoft activex toolbar buttons' click me
Message
From
30/10/1998 16:56:00
 
 
To
30/10/1998 12:01:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00152810
Message ID:
00153057
Views:
24
>>Can it be done without actually having to click on the button itself?
>
>I don't think you can actually create the event, without using Win API calls... but, you should be able to call the objects click call... Also, I belive with that toolbar there is actually no 'button' click event, but only one for the tool bar, but the event is passed the handel of the button somehow... so you could call it..
>
>oToolBarReference.Click( nButtonHnd )
>
>BOb

The handle "ButtonHnd" is an object which doesn't seem to have a reference ie Button.name so when trying to access a particular button through the ButtonClick method eternally, the object isn't defined.
Previous
Reply
Map
View

Click here to load this message in the networking platform