| オーバーロード | 解説 |
|---|---|
| TextBoxElement コンストラクタ(Style,String) | Initializes a new instance of the TextBoxElement class with specified text and style settings. |
| TextBoxElement コンストラクタ(String) | Initializes a new instance of the TextBoxElement class with specified text. |
| TextBoxElement コンストラクタ(Style) | Initializes a new instance of the TextBoxElement class with specified style settings. |
| TextBoxElement コンストラクタ() | Initializes a new instance of the TextBoxElement class. |