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