Table of Contents

Constructor RadioButton

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

RadioButton(Control)

Initializes a new instance of the RadioButton class.

public RadioButton(Control parent)

Parameters

parent Control

Parent of the control.

RadioButton()

Initializes a new instance of the RadioButton class.

public RadioButton()