Share via


ButtonView_t (Windows Embedded CE 6.0)

1/6/2010

This class provides methods for drawing a button.

Method Description

ButtonView_t::DrawCheckBoxandRadioStyle

Draws a button that the user can choose; for example, a button with a radio button or check box style.

ButtonView_t::DrawGroupBoxText

Draws the text in a group box.

ButtonView_t::DrawPushable

Draws a push button in a given state. Depending on the state of the button, the button appears either pressed or unpressed.

ButtonView_t::DrawPushStyle

Draws the style of a push button.

ButtonView_t::DrawText

Draws the text or focus rectangle of a button.

ButtonView_t::HitDetect

Determines whether a mouse click or stylus tap occurred within the rectangle for a button.

ButtonView_t::InitDC

Sets up a device context for drawing a button.

ButtonView_t::PaintGroupBox

Paints a group box.

ButtonView_t::PaintNonPushStyle

Draws a button that does not have the BS_PUSHBUTTON, BS_DEFPUSHBUTTON, or BS_PUSHLIKE style.

See Also

Reference

GWES OS Classes and Methods