Table of Contents

Constructor CheckBox

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

CheckBox(string)

Initializes a new instance of the CheckBox class with the specified text.

public CheckBox(string text)

Parameters

text string

CheckBox()

Initializes a new instance of the CheckBox class.

public CheckBox()