CollapseButtonImageProperties Constructors
Contains settings that define the round panel collapse button image.| Name | Parameters | Description |
|---|---|---|
| CollapseButtonImageProperties() | none | Initializes a new instance of the CollapseButtonImageProperties class with default settings. |
| CollapseButtonImageProperties(IPropertiesOwner) | owner | Initializes a new instance of the CollapseButtonImageProperties class with the specified owner. |
| CollapseButtonImageProperties(String) | url | Initializes a new instance of the CollapseButtonImageProperties class with the specified image location. |
See Also