Height Property

Free Text Box Controls

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

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068