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.
3/28/2014
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 |