Contents Index Topic Contents | ||
Previous Topic: NM_RDBLCLK (status bar) Next Topic: Tab Controls |
SBN_SIMPLEMODECHANGE
SBN_SIMPLEMODECHANGE lpnmh = (NMHDR*) lParam;Sent by a status bar control when the simple mode changes due to a SB_SIMPLE message. This notification is sent in the form of a WM_NOTIFY message.
- The return value is ignored by the status bar.
- lpnmh
- Address of an NMHDR structure that contains information about the notification.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.