[This is preliminary documentation and is subject to change.]

Load the Skin's Types into the Forms list.

Namespace:  Forcepoint.GUISS
Assembly:  Forcepoint.GUISS (in Forcepoint.GUISS.dll) Version: 0.2.0.1 (0.2.0.1)

Syntax

C#
public void LoadSkin(
	string fileName
)

Parameters

fileName
Type: System..::.String
The path to the Skin file.

Exceptions

ExceptionCondition
Forcepoint.GUISS..::.GeneralLoadExceptionSkin is already loaded.

See Also