Table of Contents

Constructor ControlAndLabel

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

ControlAndLabel(Control)

Initializes a new instance of the ControlAndLabel<TControl, TLabel> class with the specified parent control.

public ControlAndLabel(Control parent)

Parameters

parent Control

Parent of the control.

ControlAndLabel()

Initializes a new instance of the ControlAndLabel<TControl, TLabel> class.

public ControlAndLabel()