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