NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TextBox Constructor

Creates a new TextBox.

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

See Also

TextBox Class | TextBox Members | System.Web.UI.WebControls Namespace