Overload List

  NameDescription
Public methodStatic memberLoadSkinResource(String)
Loads the specified skin file from the application's embedded resources.

Remarks

When loading a skin file, skinning is enabled automatically.
Public methodStatic memberLoadSkinResource(Assembly, String)
Loads the specified skin file from the assembly's embedded resources.

Remarks

When loading a skin file, skinning is enabled automatically.

See Also