v2.33
 
ISystemStyle Interface Reference

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

Inheritance diagram for ISystemStyle:

Properties

Color Color [get]
 Returns the color 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.
 
SystemCategory SystemCategory [get]
 Returns the type of the system style.
 

Detailed Description

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

See also
ISystemStyleManager