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