Override this method to handle any extra work caused by the change of VisualStyle.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual void OnVisualStyleChanged()
Visual Basic
Public Overridable Sub OnVisualStyleChanged

Implements

IC1ThemeSupport..::..OnVisualStyleChanged()()()()

See Also