BUG: Superclassed Scroll Bar's Parent Not Sent WM_CTLCOLOR MsgLast reviewed: January 5, 1995Article ID: Q95391 |
The information in this article applies to:
SYMPTOMSControls normally send WM_CTLCOLOR messages to their parents so applications can modify the control background color. However, under Windows 3.0 and 3.1, when a scroll bar is superclassed, its parent is not sent WM_CTLCOLOR messages.
RESOLUTIONApplications that want to receive the WM_CTLCOLOR message must subclass the scroll bar rather than superclassing its window class.
STATUSMicrosoft has confirmed this to be a bug in Windows versions 3.0 and 3.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: 3.00 3.10 scrollbar buglist3.00 buglist3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |