![]() GetSolutionDirectory | Gets the Solution directory containing UserControl Dlls. |
UCAD_Control Constructor
|
Try/Catch through Tab nodes to build the UCAD MenuStrip. |
AccessibilityObject (inherited from ToolStripItem) | Gets the AccessibleObject assigned to the control. |
AccessibleDefaultActionDescription (inherited from ToolStripItem) | Gets or sets the default action description of the control for use by accessibility client applications. |
AccessibleDescription (inherited from ToolStripItem) | Gets or sets the description that will be reported to accessibility client applications. |
AccessibleName (inherited from ToolStripItem) | Gets or sets the name of the control for use by accessibility client applications. |
AccessibleRole (inherited from ToolStripItem) | Gets or sets the accessible role of the control, which specifies the type of user interface element of the control. |
Alignment (inherited from ToolStripItem) | Gets or sets a value indicating whether the item aligns towards the beginning or end of the ToolStrip. |
AllowDrop (inherited from ToolStripItem) | Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. |
Anchor (inherited from ToolStripItem) | Gets or sets the edges of the container to which a ToolStripItem is bound and determines how a ToolStripItem is resized with its parent. |
AutoSize (inherited from ToolStripItem) | Gets or sets a value indicating whether the item is automatically sized. |
AutoToolTip (inherited from ToolStripItem) | Gets or sets a value indicating whether to use the Text property or the ToolTipText property for the ToolStripItem ToolTip. |
Available (inherited from ToolStripItem) | Gets or sets a value indicating whether the ToolStripItem should be placed on a ToolStrip. |
BackColor (inherited from ToolStripItem) | Gets or sets the background color for the item. |
BackgroundImage (inherited from ToolStripItem) | |
BackgroundImageLayout (inherited from ToolStripItem) | Gets or sets the background image layout used for the ToolStripItem. |
Bounds (inherited from ToolStripItem) | Gets the size and location of the item. |
CanSelect (inherited from ToolStripItem) | Gets a value indicating whether the item can be selected. |
Checked (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the ToolStripMenuItem is checked. |
CheckOnClick (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the ToolStripMenuItem should automatically appear checked and unchecked when clicked. |
CheckState (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether a ToolStripMenuItem is in the checked, unchecked, or indeterminate state. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
ContentRectangle (inherited from ToolStripItem) | Gets the area where content, such as text and icons, can be placed within a ToolStripItem without overwriting background borders. |
DisplayStyle (inherited from ToolStripItem) | Gets or sets whether text and images are displayed on a ToolStripItem. |
Dock (inherited from ToolStripItem) | Gets or sets which ToolStripItem borders are docked to its parent control and determines how a ToolStripItem is resized with its parent. |
DoubleClickEnabled (inherited from ToolStripItem) | Gets or sets a value indicating whether the ToolStripItem can be activated by double-clicking the mouse. |
DropDown (inherited from ToolStripDropDownItem) | Gets or sets the ToolStripDropDown that will be displayed when this ToolStripDropDownItem is clicked. |
DropDownDirection (inherited from ToolStripDropDownItem) | Gets or sets a value indicating the direction in which the ToolStripDropDownItem emerges from its parent container. |
DropDownItems (inherited from ToolStripDropDownItem) | Gets the collection of items in the ToolStripDropDown that is associated with this ToolStripDropDownItem. |
Enabled (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the control is enabled. |
Font (inherited from ToolStripItem) | Gets or sets the font of the text displayed by the item. |
ForeColor (inherited from ToolStripItem) | Gets or sets the foreground color of the item. |
HasDropDownItems (inherited from ToolStripDropDownItem) | Gets a value indicating whether the ToolStripDropDownItem has ToolStripDropDown controls associated with it. |
Height (inherited from ToolStripItem) | Gets or sets the height, in pixels, of a ToolStripItem. |
Image (inherited from ToolStripItem) | Gets or sets the image that is displayed on a ToolStripItem. |
ImageAlign (inherited from ToolStripItem) | Gets or sets the alignment of the image on a ToolStripItem. |
ImageIndex (inherited from ToolStripItem) | Gets or sets the index value of the image that is displayed on the item. |
ImageKey (inherited from ToolStripItem) | Gets or sets the key accessor for the image in the ImageList that is displayed on a ToolStripItem. |
ImageScaling (inherited from ToolStripItem) | Gets or sets a value indicating whether an image on a ToolStripItem is automatically resized to fit in a container. |
ImageTransparentColor (inherited from ToolStripItem) | Gets or sets the color to treat as transparent in a ToolStripItem image. |
IsDisposed (inherited from ToolStripItem) | Gets a value indicating whether the object has been disposed of. |
IsMdiWindowListEntry (inherited from ToolStripMenuItem) | Gets a value indicating whether the ToolStripMenuItem appears on a multiple document interface (MDI) window list. |
IsOnDropDown (inherited from ToolStripItem) | Gets a value indicating whether the container of the current Control is a ToolStripDropDown. |
IsOnOverflow (inherited from ToolStripItem) | Gets a value indicating whether the Placement property is set to Overflow. |
Margin (inherited from ToolStripItem) | Gets or sets the space between the item and adjacent items. |
MergeAction (inherited from ToolStripItem) | Gets or sets how child menus are merged with parent menus. |
MergeIndex (inherited from ToolStripItem) | Gets or sets the position of a merged item within the current ToolStrip. |
Name (inherited from ToolStripItem) | Gets or sets the name of the item. |
Overflow (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the ToolStripMenuItem is attached to the ToolStrip or the ToolStripOverflowButton or whether it can float between the two. |
Owner (inherited from ToolStripItem) | Gets or sets the owner of this item. |
OwnerItem (inherited from ToolStripItem) | Gets the parent ToolStripItem of this ToolStripItem. |
Padding (inherited from ToolStripItem) | Gets or sets the internal spacing, in pixels, between the item's contents and its edges. |
Placement (inherited from ToolStripItem) | Gets the current layout of the item. |
Pressed (inherited from ToolStripDropDownItem) | Gets a value indicating whether the ToolStripDropDownItem is in the pressed state. |
RightToLeft (inherited from ToolStripItem) | Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left. |
RightToLeftAutoMirrorImage (inherited from ToolStripItem) | Mirrors automatically the ToolStripItem image when the RightToLeft property is set to Yes. |
Selected (inherited from ToolStripItem) | Gets a value indicating whether the item is selected. |
ShortcutKeyDisplayString (inherited from ToolStripMenuItem) | Gets or sets the shortcut key text. |
ShortcutKeys (inherited from ToolStripMenuItem) | Gets or sets the shortcut keys associated with the ToolStripMenuItem. |
ShowShortcutKeys (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the shortcut keys that are associated with the ToolStripMenuItem are displayed next to the ToolStripMenuItem. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
Size (inherited from ToolStripItem) | Gets or sets the size of the item. |
Tag (inherited from ToolStripItem) | Gets or sets the object that contains data about the item. |
Text (inherited from ToolStripItem) | Gets or sets the text that is to be displayed on the item. |
TextAlign (inherited from ToolStripItem) | Gets or sets the alignment of the text on a ToolStripLabel. |
TextDirection (inherited from ToolStripItem) | Gets the orientation of text used on a ToolStripItem. |
TextImageRelation (inherited from ToolStripItem) | Gets or sets the position of ToolStripItem text and image relative to each other. |
ToolTipText (inherited from ToolStripItem) | Gets or sets the text that appears as a ToolTip for a control. |
Visible (inherited from ToolStripItem) | Gets or sets a value indicating whether the item is displayed. |
Width (inherited from ToolStripItem) | Gets or sets the width in pixels of a ToolStripItem. |
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) |
AvailableChanged (inherited from ToolStripItem) | Occurs when the value of the Available property changes. |
BackColorChanged (inherited from ToolStripItem) | Occurs when the value of the BackColor property changes. |
CheckedChanged (inherited from ToolStripMenuItem) | Occurs when the value of the Checked property changes. |
CheckStateChanged (inherited from ToolStripMenuItem) | Occurs when the value of the CheckState property changes. |
Click (inherited from ToolStripItem) | Occurs when the ToolStripItem is clicked. |
DisplayStyleChanged (inherited from ToolStripItem) | Occurs when the DisplayStyle has changed. |
Disposed (inherited from Component) | Occurs when the component is disposed by a call to the Dispose method. |
DoubleClick (inherited from ToolStripItem) | Occurs when the item is double-clicked with the mouse. |
DragDrop (inherited from ToolStripItem) | Occurs when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into this item. |
DragEnter (inherited from ToolStripItem) | Occurs when the user drags an item into the client area of this item. |
DragLeave (inherited from ToolStripItem) | Occurs when the user drags an item and the mouse pointer is no longer over the client area of this item. |
DragOver (inherited from ToolStripItem) | Occurs when the user drags an item over the client area of this item. |
DropDownClosed (inherited from ToolStripDropDownItem) | Occurs when the ToolStripDropDown closes. |
DropDownItemClicked (inherited from ToolStripDropDownItem) | Occurs when the ToolStripDropDown is clicked. |
DropDownOpened (inherited from ToolStripDropDownItem) | Occurs when the ToolStripDropDown has opened. |
DropDownOpening (inherited from ToolStripDropDownItem) | Occurs as the ToolStripDropDown is opening. |
EnabledChanged (inherited from ToolStripItem) | Occurs when the Enabled property value has changed. |
ForeColorChanged (inherited from ToolStripItem) | Occurs when the ForeColor property value changes. |
GiveFeedback (inherited from ToolStripItem) | Occurs during a drag operation. |
LocationChanged (inherited from ToolStripItem) | Occurs when the location of a ToolStripItem is updated. |
MouseDown (inherited from ToolStripItem) | Occurs when the mouse pointer is over the item and a mouse button is pressed. |
MouseEnter (inherited from ToolStripItem) | Occurs when the mouse pointer enters the item. |
MouseHover (inherited from ToolStripItem) | Occurs when the mouse pointer hovers over the item. |
MouseLeave (inherited from ToolStripItem) | Occurs when the mouse pointer leaves the item. |
MouseMove (inherited from ToolStripItem) | Occurs when the mouse pointer is moved over the item. |
MouseUp (inherited from ToolStripItem) | Occurs when the mouse pointer is over the item and a mouse button is released. |
OwnerChanged (inherited from ToolStripItem) | Occurs when the Owner property changes. |
Paint (inherited from ToolStripItem) | Occurs when the item is redrawn. |
QueryAccessibilityHelp (inherited from ToolStripItem) | Occurs when an accessibility client application invokes help for the ToolStripItem. |
QueryContinueDrag (inherited from ToolStripItem) | Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. |
RightToLeftChanged (inherited from ToolStripItem) | Occurs when the RightToLeft property value changes. |
TextChanged (inherited from ToolStripItem) | Occurs when the value of the Text property changes. |
VisibleChanged (inherited from ToolStripItem) | Occurs when the value of the Visible property changes. |
CanRaiseEvents (inherited from Component) | Gets a value indicating whether the component can raise an event. |
DefaultAutoToolTip (inherited from ToolStripItem) | Gets a value indicating whether to display the ToolTip that is defined as the default. |
DefaultDisplayStyle (inherited from ToolStripItem) | Gets a value indicating what is displayed on the ToolStripItem. |
DefaultPadding (inherited from ToolStripMenuItem) | Gets the internal spacing within the ToolStripMenuItem. |
DefaultSize (inherited from ToolStripMenuItem) | Gets the default size of the ToolStripMenuItem. |
DesignMode (inherited from Component) | Gets a value that indicates whether the Component is currently in design mode. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
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. |
DefaultMargin (inherited from ToolStripMenuItem) | Gets the spacing between the ToolStripMenuItem and an adjacent item. |
DismissWhenClicked (inherited from ToolStripItem) | Gets a value indicating whether items on a ToolStripDropDown are hidden after they are clicked. |
DropDownLocation (inherited from ToolStripDropDownItem) | Gets the screen coordinates, in pixels, of the upper-left corner of the ToolStripDropDownItem. |
Parent (inherited from ToolStripItem) | Gets or sets the parent container of the ToolStripItem. |
ShowKeyboardCues (inherited from ToolStripItem) | Gets a value indicating whether to show or hide shortcut keys. |
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. |
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. |
UCAD_Control Class | DarkWynter.Shell Namespace