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