Overload | Description |
---|---|
WinTextBox Constructor() | Initializes a new instance of the WinTextBox class, creating a new System.Windows.Forms.TextBox to use as the TextBoxArea. |
WinTextBox Constructor(EnhancedBorderStyle) | Initializes a new instance of the WinTextBox class specifying its border style. |
WinTextBox Constructor(WinTextBox) | Initializes a new instance of the WinTextBox class specifying the WinTextBox control that will be used as a template. |