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

TabImageSpriteProperties Constructors

Contains settings that define different states (disabled, hottracked) of a tab image when it’s taken from a sprite image.
Name Parameters Description
TabImageSpriteProperties() none Initializes a new instance of the TabImageSpriteProperties class with default settings.
TabImageSpriteProperties(IPropertiesOwner) owner Initializes a new instance of the TabImageSpriteProperties class with the specified owner.
See Also