SBN_SIMPLEMODECHANGE (Windows CE 5.0)
This message sent by a status window control when the simple mode changes due to a SB_SIMPLE message. The SBN_SIMPLEMODECHANGE message is sent in the form of a WM_NOTIFY message.
SBN_SIMPLEMODECHANGE lpnmh = (NMHDR*) lParam;
Parameters
- lpnmh
Long pointer to an NMHDR structure that contains information about the message.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors