Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
Description
If a control has an extended style of WS_EX_CLIENTEDGE, it doesn't receive non-client messages like:
WM_NCMOUSEMOVE
WM_NCRBUTTONDOWN
WM_NCRBUTTONUP
WM_NCLBUTTONDOWN
WM_NCLBUTTONUP
etc.
If the control has a border style of WS_BORDER, all messages are received.
Attachments
Issue Links
- relates to
-
CORE-19431 Using themes breaks non-client child messages
-
- Untriaged
-