Overload List
| Name | Description | |
|---|---|---|
| CreateTextBox()()() |
Creates a text box.
| |
| CreateTextBox(String) |
Creates a text box.
| |
| CreateTextBox(Int32, Int32, Int32, Int32, Color, Color, Font, String, Boolean, AnchorStyles) |
Creates a text box.
| |
| CreateTextBox(Int32, Int32, Int32, Int32, Color, Color, Font, String, Boolean, DockStyle) |
Creates a text box.
| |
| CreateTextBox(Int32, Int32, String) |
Creates a text box.
| |
| CreateTextBox(Int32, Int32, Int32, Int32, String, Boolean) |
Creates a text box.
| |
| CreateTextBox(Int32, Int32, Int32, Int32, Color, Color, Font, String, Boolean) |
Creates a text box.
|