IVisualProperties interface (shobjidl.h)

Exposes methods that set and get visual properties.

Inheritance

The IVisualProperties interface inherits from the IUnknown interface. IVisualProperties also has these types of members:

Methods

The IVisualProperties interface has these methods.

 
IVisualProperties::GetColor

Gets the color, as specified.
IVisualProperties::GetFont

Gets the current attributes set on the font.
IVisualProperties::GetItemHeight

Gets the item height.
IVisualProperties::SetColor

Sets the color, as specified.
IVisualProperties::SetFont

Sets attributes of the font.
IVisualProperties::SetItemHeight

Sets the specified item height.
IVisualProperties::SetTheme

Sets the specified theme.
IVisualProperties::SetWatermark

Provides a bitmap to use as a watermark.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header shobjidl.h