Click or drag to resize

IStyle Methods

The IStyle type exposes the following members.

Methods
Name Description
Public method BeginUpdate
This method should be called before several updates to the object will take place.
(Inherited from IOptimizedUpdate .)
Public method EndUpdate
This method should be called after several updates to the object took place.
(Inherited from IOptimizedUpdate .)
Public method GetThemeColor
Get the theme color.
(Inherited from IExtendedFormat .)
Public method SetThemeColor
Set the theme color.
(Inherited from IExtendedFormat .)
Top
See Also