SBN_SIMPLEMODECHANGE (Compact 2013)
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 |