FreeTextBox 3.2 Documentation
Width Property
NamespacesFreeTextBoxControlsFreeTextBoxWidth
Gets or sets the width of the editor.
Declaration Syntax
C# Visual Basic Visual C++
                  public Unit Width { get; set; }
                  Public Property Width As Unit
                  public:
property Unit Width {
	Unit get ();
	void set (Unit value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068