Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The STN_CLICKED notification code is sent when the user clicks a static control that has the SS_NOTIFY style. The parent window of the control receives this notification code through the WM_COMMAND message.
STN_CLICKED
WPARAM wParam;
LPARAM lParam;
wParam
The LOWORD contains the identifier of the static control. The HIWORD specifies the notification code.
lParam
Handle to the static control.
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
Reference
Conceptual
Other Resources
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today