[This is preliminary documentation and is subject to change.]
Load the Skin's Types into the Forms list.
Namespace:
Forcepoint.GUISSAssembly: 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
Exception | Condition |
---|---|
Forcepoint.GUISS..::.GeneralLoadException | Skin is already loaded. |