The frame control window procedure responds to this message by issuing the WinSetActiveWindow function and sets rc to TRUE. If this is over a part of the window that does not have a frame control, it issues a WinSetActiveWindow function. If the click is over the size border, this window begins tracking by sending a WM_TRACKFRAME message to itself. If the click is not over the size border, this message is passed on.


[Back] [Next]