An NDoc Documented Class Library

TextBox Constructor ()

Initializes a new instance of the TextBox class.

[Visual Basic]
Protected Sub New()
[C#]
protected TextBox();
[C++]
protected: TextBox();
[JScript]
protected function TextBox();

See Also

TextBox Class | White.Core.UIItems Namespace | TextBox Constructor Overload List