Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make a toolbar without borders and titlebar
Message
De
31/07/2007 11:41:14
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01244794
Message ID:
01244883
Vues:
28
>Hi,
>
>OK, approach number 4. You use a form without border and title bar. Its enabled property is .F. which prevents it from being activated or receiving any event at all. You use
>
>ON KEY LABEL MOUSE MouseHandler()
>
>to capture any mouse click. With SYS(1270) you can find out if the user clicked on any control on the form. If they did, you manually call the Click() method. To provide visual feedback, you might have to change the appearance of the button for a few milliseconds, like changing the back color.

Thank you,

Let's them use toolbar with border... :)

However I'll save this message for future... :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform