Table of Contents

Constructor CustomTextBox

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

CustomTextBox(Control)

Initializes a new instance of the CustomTextBox class.

public CustomTextBox(Control parent)

Parameters

parent Control

Parent of the control.

CustomTextBox()

Initializes a new instance of the CustomTextBox class.

public CustomTextBox()