Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Util.Controls.TextBoxAutoHeight

  • Assembly: RT.Util, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
  • Namespace: RT.Util.Controls
  • Show inherited types...
  • Show implemented interfaces...

Summary

Encapsulates a textbox which, when in multi-line and wordwrap mode, will automatically set its height to be precisely as necessary to accommodate the contained text.

Constructors

Creates a new instance of TextBoxAutoHeight.

Instance properties

Font
  • Overrides: Control.Font
Gets or sets the font of the text displayed by the control.
string
  • Overrides: Control.Text
Gets or sets the current text in the TextBoxAutoHeight.