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 12:01:30
 
 
To
30/10/1998 10:24:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00152810
Message ID:
00152872
Views:
20
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform