Table of Contents

Method GetCheckBoxSize

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetCheckBoxSize(AbstractControl, CheckState, VisualControlState)

Gets default checkbox size.

public static SizeD GetCheckBoxSize(AbstractControl control, CheckState checkState, VisualControlState controlState)

Parameters

control AbstractControl

Control where checkbox will be painted.

checkState CheckState

Check state.

controlState VisualControlState

Control part state.

Returns

SizeD