ButtonView_t (Windows Embedded CE 6.0)
1/6/2010
This class provides methods for drawing a button.
Method | Description |
---|---|
Draws a button that the user can choose; for example, a button with a radio button or check box style. |
|
Draws the text in a group box. |
|
Draws a push button in a given state. Depending on the state of the button, the button appears either pressed or unpressed. |
|
Draws the style of a push button. |
|
Draws the text or focus rectangle of a button. |
|
Determines whether a mouse click or stylus tap occurred within the rectangle for a button. |
|
Sets up a device context for drawing a button. |
|
Paints a group box. |
|
Draws a button that does not have the BS_PUSHBUTTON, BS_DEFPUSHBUTTON, or BS_PUSHLIKE style. |