This notification message sent by a status window control when the simple mode changes due to a SB_SIMPLE message. The SBN_SIMPLEMODECHANGE notification message is sent in the form of a WM_NOTIFY message.
At a Glance
Header file: | Commctrl.h |
Windows CE versions: | 2.0 and later |
Syntax
SBN_SIMPLEMODECHANGE lpnmh = (NMHDR*) lParam;
Parameters
lpnmh
Long pointer to an NMHDR structure that contains information about the notification.