[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.
Assembly: Forcepoint.GUISS (in Forcepoint.GUISS.dll) Version: 0.2.0.1 (0.2.0.1)
Syntax
C# |
---|
public class FormWindow : Form |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.Form
Forcepoint.GUISS..::.FormWindow
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.Form
Forcepoint.GUISS..::.FormWindow