Tesseract Engine Documentation

UCAD_Control Methods

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

Public Static Methods

GetSolutionDirectory Gets the Solution directory containing UserControl Dlls.

Public Instance Methods

CreateObjRef (inherited from MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Dispose (inherited from Component)Overloaded. Releases all resources used by the Component.
DoDragDrop (inherited from ToolStripItem)Begins a drag-and-drop operation.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetControlLocation 
GetCurrentParent (inherited from ToolStripItem)Retrieves the ToolStrip that is the container of the current ToolStripItem.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetLifetimeService (inherited from MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
GetPreferredSize (inherited from ToolStripItem)Retrieves the size of a rectangular area into which a control can be fit.
GetType (inherited from Object)Gets the Type of the current instance.
GetUserControl Gets the associated persistant user-control.
HideDropDown (inherited from ToolStripDropDownItem)Makes a visible ToolStripDropDown hidden.
InitializeLifetimeService (inherited from MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
Invalidate (inherited from ToolStripItem)Overloaded. Invalidates the entire surface of the ToolStripItem and causes it to be redrawn.
PerformClick (inherited from ToolStripItem)Activates the ToolStripItem when it is clicked with the mouse.
ResetBackColor (inherited from ToolStripItem)This method is not relevant to this class.
ResetDisplayStyle (inherited from ToolStripItem)This method is not relevant to this class.
ResetFont (inherited from ToolStripItem)This method is not relevant to this class.
ResetForeColor (inherited from ToolStripItem)This method is not relevant to this class.
ResetImage (inherited from ToolStripItem)This method is not relevant to this class.
ResetMargin (inherited from ToolStripItem)This method is not relevant to this class.
ResetPadding (inherited from ToolStripItem)This method is not relevant to this class.
ResetRightToLeft (inherited from ToolStripItem)This method is not relevant to this class.
ResetTextDirection (inherited from ToolStripItem)This method is not relevant to this class.
Select (inherited from ToolStripItem)Selects the item.
ShowDropDown (inherited from ToolStripDropDownItem)Displays the ToolStripDropDownItem control associated with this ToolStripDropDownItem.
ToString (inherited from ToolStripItem) 

Protected Instance Methods

CreateAccessibilityInstance (inherited from ToolStripMenuItem)Creates a new accessibility object for the ToolStripMenuItem.
CreateDefaultDropDown (inherited from ToolStripMenuItem)Creates a generic ToolStripDropDown for which events can be defined.
Dispose (inherited from ToolStripMenuItem)Overloaded. Releases the unmanaged resources used by the ToolStripMenuItem and optionally releases the managed resources.
Finalize (inherited from Component)Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
GetService (inherited from Component)Returns an object that represents a service provided by the Component or by its Container.
MemberwiseClone (inherited from MarshalByRefObject)Overloaded. Creates a shallow copy of the current MarshalByRefObject object.
MemberwiseClone (inherited from Object)Overloaded. Creates a shallow copy of the current Object.
OnAvailableChanged (inherited from ToolStripItem)Raises the AvailableChanged event.
OnBackColorChanged (inherited from ToolStripItem)Raises the BackColorChanged event.
OnBoundsChanged (inherited from ToolStripDropDownItem) 
OnCheckedChanged (inherited from ToolStripMenuItem)Raises the CheckedChanged event.
OnCheckStateChanged (inherited from ToolStripMenuItem)Raises the CheckStateChanged event.
OnClick (inherited from ToolStripMenuItem)Raises the Click event.
OnDisplayStyleChanged (inherited from ToolStripItem)Raises the DisplayStyleChanged event.
OnDoubleClick (inherited from ToolStripItem)Raises the DoubleClick event.
OnDragDrop (inherited from ToolStripItem)Raises the DragDrop event.
OnDragEnter (inherited from ToolStripItem)Raises the DragEnter event.
OnDragLeave (inherited from ToolStripItem)Raises the DragLeave event.
OnDragOver (inherited from ToolStripItem)Raises the DragOver event.
OnDropDownHide (inherited from ToolStripMenuItem)Raised in response to the HideDropDown method.
OnDropDownShow (inherited from ToolStripMenuItem)Raised in response to the ShowDropDown method.
OnEnabledChanged (inherited from ToolStripItem)Raises the EnabledChanged event.
OnFontChanged (inherited from ToolStripMenuItem) 
OnForeColorChanged (inherited from ToolStripItem)Raises the ForeColorChanged event.
OnGiveFeedback (inherited from ToolStripItem)Raises the GiveFeedback event.
OnLocationChanged (inherited from ToolStripItem)Raises the LocationChanged event.
OnMouseDown (inherited from ToolStripMenuItem)Raises the MouseDown event.
OnMouseEnter (inherited from ToolStripMenuItem)Raises the MouseEnter event.
OnMouseHover (inherited from ToolStripItem)Raises the MouseHover event.
OnMouseLeave (inherited from ToolStripMenuItem)Raises the MouseLeave event.
OnMouseMove (inherited from ToolStripItem)Raises the MouseMove event.
OnMouseUp (inherited from ToolStripMenuItem)Raises the MouseUp event.
OnOwnerChanged (inherited from ToolStripMenuItem)Raises the OwnerChanged event.
OnPaint (inherited from ToolStripMenuItem)Raises the Paint event.
OnParentBackColorChanged (inherited from ToolStripItem)Raises the BackColorChanged event.
OnParentChanged (inherited from ToolStripItem)Raises the ParentChanged event.
OnParentForeColorChanged (inherited from ToolStripItem)Raises the ForeColorChanged event.
OnQueryContinueDrag (inherited from ToolStripItem)Raises the QueryContinueDrag event.
OnRightToLeftChanged (inherited from ToolStripDropDownItem) 
OnTextChanged (inherited from ToolStripItem)Raises the TextChanged event.
OnVisibleChanged (inherited from ToolStripItem)Raises the VisibleChanged event.
SetVisibleCore (inherited from ToolStripItem)Sets the ToolStripItem to the specified visible state.

Protected Internal Instance Methods

IsInputChar (inherited from ToolStripItem)Determines whether a character is an input character that the item recognizes.
IsInputKey (inherited from ToolStripItem)Determines whether the specified key is a regular input key or a special key that requires preprocessing.
OnDropDownClosed (inherited from ToolStripDropDownItem)Raises the DropDownClosed event.
OnDropDownItemClicked (inherited from ToolStripDropDownItem)Raises the DropDownItemClicked event.
OnDropDownOpened (inherited from ToolStripDropDownItem)Raises the DropDownOpened event.
OnLayout (inherited from ToolStripItem)Raises the Layout event.
OnOwnerFontChanged (inherited from ToolStripItem)Raises the FontChanged event when the Font property has changed on the parent of the ToolStripItem.
OnParentEnabledChanged (inherited from ToolStripItem)Raises the EnabledChanged event when the Enabled property value of the item's container changes.
OnParentRightToLeftChanged (inherited from ToolStripItem)Raises the RightToLeftChanged event.
ProcessCmdKey (inherited from ToolStripMenuItem)Processes a command key.
ProcessDialogKey (inherited from ToolStripDropDownItem) 
ProcessMnemonic (inherited from ToolStripMenuItem)Processes a mnemonic character.
SetBounds (inherited from ToolStripMenuItem)Sets the size and location of the ToolStripMenuItem.

Explicit Interface Implementations

IDropTarget.OnDragDrop (inherited from ToolStripItem)Raises the DragDrop event.
IDropTarget.OnDragEnter (inherited from ToolStripItem)Raises the DragEnter event.
IDropTarget.OnDragLeave (inherited from ToolStripItem)Raises the DragLeave event.
IDropTarget.OnDragOver (inherited from ToolStripItem)Raises the DragOver event.

See Also

UCAD_Control Class | DarkWynter.Shell Namespace