TextBoxPropertiesBase Constructors
Contains the base settings specific to textbox editors.| Name | Parameters | Description |
|---|---|---|
| TextBoxPropertiesBase() | none | Initializes a new instance of the TextBoxPropertiesBase class with default settings. |
| TextBoxPropertiesBase(IPropertiesOwner) | owner | Initializes a new instance of the TextBoxPropertiesBase class with the specified owner. |
See Also