Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing a toolbar cmdbutton from within a form?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Accessing a toolbar cmdbutton from within a form?
Divers
Thread ID:
00266737
Message ID:
00266737
Vues:
50
Hello,

What I want to accomplish, basically, is assign a hotkey to cmdbutton on a toolbar.

I want the end user to be able to hit a function key or some other hot key while in a form and have this fire the click event of a command button on a toolbar.

I was thinking that I could trap the "hot key" in the keypress event of a form and then access the toolbar somehow.

I have Visual Maxframe Pro so I tried accessing the toolbar through the oToolbars object like "oToolbars.iaTbrInstances[1,1].cmdSave.click()". But I have determined that "iaTbrInstances" is protected and so cannot be accessed.

Is there anyway to get the functionality I desire??

Any help would be greatly appreciated.

Thank you,

Paul Acton
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform