Notifies that a static control is clicked.
The STN_CLICKED notification message is sent when the user clicks a static control that has the SS_NOTIFY style.
Definition at line 286 of file static.h.
Notifies a double-click.
The STN_DBLCLK notification message is sent when the user double-clicks a static control that has the SS_NOTIFY style.
Definition at line 272 of file static.h.