Represents a boxed text control.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class TextBox : TextControl
Visual Basic (Declaration)
Public Class TextBox _
	Inherits TextControl
Visual C++
public ref class TextBox : public TextControl

Inheritance Hierarchy

See Also