PopOutImageSpriteProperties Constructors
Contains settings that define different states of a toolbar item’s pop-out image (disabled, hottracked, selected) when it’s taken from a sprite image.Name | Parameters | Description |
---|---|---|
PopOutImageSpriteProperties() | none | Initializes a new instance of the PopOutImageSpriteProperties class with default settings. |
PopOutImageSpriteProperties(IPropertiesOwner) | owner | Initializes a new instance of the PopOutImageSpriteProperties class with the specified owner. |
See Also