v2.25
ISystemStyle Interface Reference

Represents a system style. This interface can be obtained from ISystemStyleManager interface. More...

Inheritance diagram for ISystemStyle:

Properties

SystemType SystemType [get]
 Returns the type of the system style.
 
BSTR Designation [get]
 Returns the designation of the system style.
 
int Id [get]
 Returns the unique identifier of the system style.
 
BSTR Name [get]
 Returns the name of the system style.
 
Color Color [get]
 Returns the color of the system style.
 

Detailed Description

Represents a system style. This interface can be obtained from ISystemStyleManager interface.

See also
ISystemStyleManager