Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to track click on forms caption
Message
De
17/10/2001 01:36:37
 
 
À
15/10/2001 11:09:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00568539
Message ID:
00569407
Vues:
31
Two ideas only (not tested):
Idea 1. Create a form without caption,and of height of a title bar, width what you want, allwaysontop = .T., add a property called shortcut where you can store the shortcut name to execute and a property to store the current form.
on click method set the code to call the shortcut and to call the form method than have to do with the selected option on shortcut, and return to current form.
run your shortcut form at program load but invisible, on activate event of a form, show the shortcut form and move to over the titlebar.

Idea 2. put on your form a control at the top, right of your form (a shape or a textbox) and add the code to call the shortcut

Mauricio

P.S. Idea 3. Create a toolbar with the shortcut and code (something like Idea 1)
Be fast like the Fox
Be free like the Penguin
Se Rápido como el Zorro
Se libre como el Pingüino
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform