Tesseract Engine Documentation

GameForm Fields

The fields of the GameForm class are listed below. For a complete list of GameForm class members, see the GameForm Members topic.

Public Static Fields

childForm MDI-child form which can be used to load usercontrols into a floating mdi form.
installer 
parentForm 

Explicit Interface Implementations

IContainerControl.ActivateControl (inherited from ContainerControl)Activates the specified control.
IDropTarget.OnDragDrop (inherited from Control)Raises the DragDrop event.
IDropTarget.OnDragEnter (inherited from Control)Raises the DragEnter event.
IDropTarget.OnDragLeave (inherited from Control)Raises the DragLeave event.
IDropTarget.OnDragOver (inherited from Control)Raises the DragOver event.

See Also

GameForm Class | DarkWynter.Shell Namespace