See also
Class VisualStyler
SkinSoft VisualStyler.Net Help Guide
VisualStyler.ApplyIncludeTag
Helper method, manually applies the
GlobalIncludeTag
to the specified form and all child controls.
This method can be called anywhere in your application.
public static void ApplyIncludeTag( Form form );
Parameters
form
The target Form
Remarks
When using the
SkinSoft.VisualStyler.SkinMode.Automatic
skin mode, any form or control whose
System.Windows.Forms.Control.Tag
property matches the
GlobalIncludeTag
is always skinned regardless of the
TargetControls
setting.
Overloads:
public static void ApplyIncludeTag( Control control, bool childControls );
See also:
Class VisualStyler
Last Updated: 05/01/09 | © SkinSoft - CSS Ltd, 2010