Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
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.
Syntax
SBN_SIMPLEMODECHANGE lpnmh = (NMHDR*) lParam;
Parameters
- lpnmh
Long pointer to an NMHDR structure that contains information about the message.
Requirements
| Header | commctrl.h |
| Windows Embedded CE | Windows CE 2.0 and later |