Overload | Description |
---|---|
TextBoxElement Constructor(Style,String) | Initializes a new instance of the TextBoxElement class with specified text and style settings. |
TextBoxElement Constructor(String) | Initializes a new instance of the TextBoxElement class with specified text. |
TextBoxElement Constructor(Style) | Initializes a new instance of the TextBoxElement class with specified style settings. |
TextBoxElement Constructor() | Initializes a new instance of the TextBoxElement class. |