Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Still no way to handle events in title bar?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00987198
Message ID:
00987210
Views:
47
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform