Method DrawCheckBox
DrawCheckBox(IPainter, Rectangle, bool, bool)
Draws check box within the specified rectangle with current theme.
public static void DrawCheckBox(IPainter painter, Rectangle rect, bool pressed, bool hot)
Draws check box within the specified rectangle with current theme.
public static void DrawCheckBox(IPainter painter, Rectangle rect, bool pressed, bool hot)