Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WhatIsThisButton
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00138804
Message ID:
00138813
Vues:
20
>Hello All,
>Does anybody know how to imitate WhatIsThisButton without having it in the TitleBar.
>In other words, I would like to have the button with question mark in the Toolbar so if I click on it it should work exactly the same way as if the WhatIsThisButton is clicked.
>
>TIA, Denis

I've done it by creating a button. I'm not sure how to do it in the toolbar but maybe this will help.

Create a command button - I put a picture of a question mark on it.
In the click event put:
thisform.whatsThisMode()
To prevent the '?' from showing on the forms, have either the min or max properties set to true.

Maybe that will get you started.

Robert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform