Compartilhar via


SBN_SIMPLEMODECHANGE (Windows CE 5.0)

Send Feedback

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.

SBN_SIMPLEMODECHANGE lpnmh = (NMHDR*) lParam;

Parameters

  • lpnmh
    Long pointer to an NMHDR structure that contains information about the message.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.

See Also

SB_SIMPLE | WM_NOTIFY | NMHDR

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.