TabImageProperties Constructors
Contains settings that define a tab image.Name | Parameters | Description |
---|---|---|
TabImageProperties() | none | Initializes a new instance of the TabImageProperties class. |
TabImageProperties(IPropertiesOwner) | owner | Initializes a new instance of the TabImageProperties class with the specified owner. |
TabImageProperties(String) | url | Initializes a new instance of the TabImageProperties class with the specified image location. |
See Also