Method GetCheckBoxSize
GetCheckBoxSize(Control, CheckState, VisualControlState)
Gets default checkbox size.
public static SizeD GetCheckBoxSize(Control control, CheckState checkState, VisualControlState controlState)
Parameters
control
ControlControl where checkbox will be painted.
checkState
CheckStateCheck state.
controlState
VisualControlStateControl part state.