IVisualProperties interface
Exposes methods that set and get visual properties.
Members
The IVisualProperties interface inherits from the IUnknown interface. IVisualProperties also has these types of members:
Methods
The IVisualProperties interface has these methods.
| Method | Description |
|---|---|
| GetColor |
Gets the color, as specified. |
| GetFont |
Gets the current attributes set on the font. |
| GetItemHeight |
Gets the item height. |
| SetColor |
Sets the color, as specified. |
| SetFont |
Sets attributes of the font. |
| SetItemHeight |
Sets the specified item height. |
| SetTheme |
Sets the specified theme. |
| SetWatermark |
Provides a bitmap to use as a watermark. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|