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

Forms in skin libraries must inherit from this class instead of System.Windows.Forms.Form.

This class extends the System.Windows.Forms.Form class and adds several variables and functions used by GUISS.

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

Syntax

C#
public class FormWindow : Form

Inheritance Hierarchy

See Also