[]
        
(Showing Draft Content)

GrapeCity.Drawing.IDrawingContext.DrawCheckBox

DrawCheckBox Method

DrawCheckBox(Rectangle, ControlState, CheckState)

Draws a 3D checkbox in the specific rectangle.

Declaration
void DrawCheckBox(Rectangle rect, ControlState controlState, CheckState state)
Sub DrawCheckBox(rect As Rectangle, controlState As ControlState, state As CheckState)
Parameters
Type Name Description
Rectangle rect

The rectangle to draw.

ControlState controlState

The control state ControlState.

CheckState state

The checkbox state CheckState.