Skip to main content
A newer version of this page is available. .
Tab

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