Constructor CustomTextBox
CustomTextBox(Control)
Initializes a new instance of the CustomTextBox class.
public CustomTextBox(Control parent)
Parameters
parent
ControlParent of the control.
CustomTextBox()
Initializes a new instance of the CustomTextBox class.
public CustomTextBox()