TextBox Constructor

Definition

Creates a new instance of the TextBox class. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public:
 TextBox();
public TextBox ();
Public Sub New ()

Applies to

See also