TextBox Class

A single-line text input. Text scrolls horizontally.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public class TextBox : Control
Public Class TextBox _
	Inherits Control
public ref class TextBox : public Control

Inheritance Hierarchy


Control
  Squid..::..TextBox