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