Buttons Messages (Windows Embedded CE 6.0)
1/6/2010
The following table shows the button messages, with a description of the purpose of each.
Programming element | Description |
---|---|
This message is sent by an application to simulate the user clicking a button. |
|
This message is sent by an application to retrieve the check state of a radio button or check box. |
|
This message is sent by an application to determine the state of a button or check box. |
|
This message is sent by an application to set the check state of a radio button or check box. |
|
This message is sent by an application to change the highlight state of a button. |
|
This message is sent by an application to change the style of a button. |
|
This message is sent when the user taps the pen on the touch screen. |
|
This message is sent when a button loses the keyboard focus. |
|
This message is sent when a button receives the keyboard focus. |
|
This message is sent to the parent window of a button when the button is about to be drawn. |