Tesseract Engine Documentation

UCAD Fields

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

Public Static Fields

_RandomVar The bottom panel of the display area.
_UCAD_Bottom_Panel The bottom panel of the display area.
_UCAD_ChildForm Allows user to access the floating child form.
_UCAD_FormName Allows user to load xml FormName attribute into form header, etc.
_UCAD_Left_Panel The left panel of the display area.
_UCAD_Main_Panel The upper-right panel of the display area.
_UCAD_ParentForm Allows user to access the top-level form.
_UCAD_Right_Panel The right panel of the display area.
_UCAD_Self Allows user to load xml FormName attribute into form header, etc.
_UCAD_Top_Panel The bottom panel of the display area.
UCAD_Bottom_SplitContainer 
UCAD_Left_SplitContainer 
UCAD_Right_SplitContainer 

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

UCAD Class | DarkWynter.Shell Namespace