Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activating a Microsoft activex toolbar buttons' click me
Message
De
30/10/1998 16:56:00
 
 
À
30/10/1998 12:01:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00152810
Message ID:
00153057
Vues:
26
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform