Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Still no way to handle events in title bar?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00987198
Message ID:
00987210
Vues:
51
Just a guess, but you can now BINDEVENT Windows messages using an hWnd. Since VFP forms have an hWnd property, you might be able to BINDEVENT that hWnd value to one of your own methods. If you run the Solution Samples in the Task Pane, expand the "New in VFP 9" node. Click on the "Binding to Windows Message Events" link. Click on the "Constants" button to get a list of all the constants defined for numerous events to use in your BINDEVENT function (2nd parameter). For me, it would be trial-and-error from that point on.

>I know, some versions ago it was not possible to handle any mouseevents on the title bar of the form (leftclick, rightclick and so on).
>
>Is it still not possible or has something changed? Does anybody know the way?
>
>Thanks
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform