| Leadtools.Medical.Workstation.UI Namespace : DesignToolStripDropDownButton Class | 
The following tables list the members exposed by DesignToolStripDropDownButton.
| Name | Description | |
|---|---|---|
|  | DesignToolStripDropDownButton Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | AccessibleDescription | Gets or sets the description that will be reported to accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | AccessibleName | Gets or sets the name of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | AccessibleRole | Gets or sets the accessible role of the control, which specifies the type of user interface element of the control. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Alignment | Gets or sets a value indicating whether the item aligns towards the beginning or end of the System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | AllowDrop | Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Anchor | Gets or sets the edges of the container to which a System.Windows.Forms.ToolStripItem is bound and determines how a System.Windows.Forms.ToolStripItem is resized with its parent. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | AutoSize | Gets or sets a value indicating whether the item is automatically sized. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | AutoToolTip | Gets or sets a value indicating whether to use the Text property or the System.Windows.Forms.ToolStripItem.ToolTipText property for the System.Windows.Forms.ToolStripDropDownButton ToolTip. (Inherited from System.Windows.Forms.ToolStripDropDownButton) | 
|  | Available | Gets or sets a value indicating whether the System.Windows.Forms.ToolStripItem should be placed on a System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | BackColor | Gets or sets the background color for the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | BackgroundImage | Gets or sets the background image displayed in the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | BackgroundImageLayout | Gets or sets the background image layout used for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Bounds | Gets the size and location of the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | CanSelect | Gets a value indicating whether the item can be selected. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) | 
|  | ContentRectangle | Gets the area where content, such as text and icons, can be placed within a System.Windows.Forms.ToolStripItem without overwriting background borders. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DisplayStyle | Gets or sets whether text and images are displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Dock | Gets or sets which System.Windows.Forms.ToolStripItem borders are docked to its parent control and determines how a System.Windows.Forms.ToolStripItem is resized with its parent. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DoubleClickEnabled | Gets or sets a value indicating whether the System.Windows.Forms.ToolStripItem can be activated by double-clicking the mouse. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DropDown | Gets or sets the System.Windows.Forms.ToolStripDropDown that will be displayed when this System.Windows.Forms.ToolStripDropDownItem is clicked. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | DropDownDirection | Gets or sets a value indicating the direction in which the System.Windows.Forms.ToolStripDropDownItem emerges from its parent container. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | DropDownItems | Gets the collection of items in the System.Windows.Forms.ToolStripDropDown that is associated with this System.Windows.Forms.ToolStripDropDownItem. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | Enabled | Gets or sets a value indicating whether the parent control of the System.Windows.Forms.ToolStripItem is enabled. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Font | Gets or sets the font of the text displayed by the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ForeColor | Gets or sets the foreground color of the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | HasDropDown | Gets or sets a value that indicates whether the System.Windows.Forms.ToolStripDropDownItem.DropDown for the System.Windows.Forms.ToolStripDropDownItem has been created. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | HasDropDownItems | Gets a value indicating whether the System.Windows.Forms.ToolStripDropDownItem has System.Windows.Forms.ToolStripDropDown controls associated with it. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | Height | Gets or sets the height, in pixels, of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Image | Gets or sets the image that is displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ImageAlign | Gets or sets the alignment of the image on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ImageIndex | Gets or sets the index value of the image that is displayed on the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ImageKey | Gets or sets the key accessor for the image in the System.Windows.Forms.ToolStrip.ImageList that is displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ImageScaling | Gets or sets a value indicating whether an image on a System.Windows.Forms.ToolStripItem is automatically resized to fit in a container. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ImageTransparentColor | Gets or sets the color to treat as transparent in a System.Windows.Forms.ToolStripItem image. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | IsDisposed | Gets a value indicating whether the object has been disposed of. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | IsOnDropDown | Gets a value indicating whether the container of the current System.Windows.Forms.Control is a System.Windows.Forms.ToolStripDropDown. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | IsOnOverflow | Gets a value indicating whether the System.Windows.Forms.ToolStripItem.Placement property is set to System.Windows.Forms.ToolStripItemPlacement.Overflow. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ItemProperties | Gets or sets the menu item properties. | 
|  | Margin | Gets or sets the space between the item and adjacent items. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | MergeAction | Gets or sets how child menus are merged with parent menus. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | MergeIndex | Gets or sets the position of a merged item within the current System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Name | Gets or sets the name of the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Overflow | Gets or sets whether the item is attached to the System.Windows.Forms.ToolStrip or System.Windows.Forms.ToolStripOverflowButton or can float between the two. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Owner | Gets or sets the owner of this item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | OwnerItem | Gets the parent System.Windows.Forms.ToolStripItem of this System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Padding | Gets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Placement | Gets the current layout of the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Pressed | Gets a value indicating whether the System.Windows.Forms.ToolStripDropDownItem is in the pressed state. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | RightToLeft | 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. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | RightToLeftAutoMirrorImage | Mirrors automatically the System.Windows.Forms.ToolStripItem image when the System.Windows.Forms.ToolStripItem.RightToLeft property is set to System.Windows.Forms.RightToLeft.Yes. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Selected | Gets a value indicating whether the item is selected. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ShowDropDownArrow | Gets or sets a value indicating whether an arrow is displayed on the System.Windows.Forms.ToolStripDropDownButton, which indicates that further options are available in a drop-down list. (Inherited from System.Windows.Forms.ToolStripDropDownButton) | 
|  | Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) | 
|  | Size | Gets or sets the size of the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Tag | Gets or sets the object that contains data about the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Text | Gets or sets the text that is to be displayed on the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | TextAlign | Gets or sets the alignment of the text on a System.Windows.Forms.ToolStripLabel. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | TextDirection | Gets the orientation of text used on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | TextImageRelation | Gets or sets the position of System.Windows.Forms.ToolStripItem text and image relative to each other. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ToolTipText | Gets or sets the text that appears as a System.Windows.Forms.ToolTip for a control. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Visible | Gets or sets a value indicating whether the item is displayed. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Width | Gets or sets the width in pixels of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
| Name | Description | |
|---|---|---|
|  | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from System.ComponentModel.Component) | 
|  | DefaultAutoToolTip | Gets a value indicating whether to display the System.Windows.Forms.ToolTip that is defined as the default. (Inherited from System.Windows.Forms.ToolStripDropDownButton) | 
|  | DefaultDisplayStyle | Gets a value indicating what is displayed on the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DefaultPadding | Gets the internal spacing characteristics of the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DefaultSize | Gets the default size of the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DesignMode | Gets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from System.ComponentModel.Component) | 
|  | Events | Gets the list of event handlers that are attached to this System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) | 
| Name | Description | |
|---|---|---|
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|  | Dispose | Overloaded. Releases the unmanaged resources used by the System.Windows.Forms.ToolStripDropDownItem and optionally releases the managed resources. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | GetCurrentParent | Retrieves the System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fit. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | HideDropDown | Makes a visible System.Windows.Forms.ToolStripDropDown hidden. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | Invalidate | Overloaded. Invalidates the entire surface of the System.Windows.Forms.ToolStripItem and causes it to be redrawn. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | PerformClick | Activates the System.Windows.Forms.ToolStripItem when it is clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Select | Selects the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ShowDropDown | Displays the System.Windows.Forms.ToolStripDropDownItem control associated with this System.Windows.Forms.ToolStripDropDownItem. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | ToString | (Inherited from System.Windows.Forms.ToolStripItem) | 
| Name | Description | |
|---|---|---|
|  | AvailableChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.Available property changes. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | BackColorChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.BackColor property changes. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Click | Occurs when the System.Windows.Forms.ToolStripItem is clicked. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DisplayStyleChanged | Occurs when the System.Windows.Forms.ToolStripItem.DisplayStyle has changed. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) | 
|  | DoubleClick | Occurs when the item is double-clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DragDrop | Occurs when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into this item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DragEnter | Occurs when the user drags an item into the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DragLeave | Occurs when the user drags an item and the mouse pointer is no longer over the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DragOver | Occurs when the user drags an item over the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | DropDownClosed | Occurs when the System.Windows.Forms.ToolStripDropDown closes. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | DropDownItemClicked | Occurs when the System.Windows.Forms.ToolStripDropDown is clicked. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | DropDownOpened | Occurs when the System.Windows.Forms.ToolStripDropDown has opened. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | DropDownOpening | Occurs as the System.Windows.Forms.ToolStripDropDown is opening. (Inherited from System.Windows.Forms.ToolStripDropDownItem) | 
|  | EnabledChanged | Occurs when the System.Windows.Forms.ToolStripItem.Enabled property value has changed. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | ForeColorChanged | Occurs when the System.Windows.Forms.ToolStripItem.ForeColor property value changes. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | LocationChanged | Occurs when the location of a System.Windows.Forms.ToolStripItem is updated. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | MouseDown | Occurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | MouseEnter | Occurs when the mouse pointer enters the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | MouseHover | Occurs when the mouse pointer hovers over the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | MouseLeave | Occurs when the mouse pointer leaves the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | MouseMove | Occurs when the mouse pointer is moved over the item. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | MouseUp | Occurs when the mouse pointer is over the item and a mouse button is released. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | OwnerChanged | Occurs when the System.Windows.Forms.ToolStripItem.Owner property changes. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | Paint | Occurs when the item is redrawn. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | QueryAccessibilityHelp | Occurs when an accessibility client application invokes help for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | QueryContinueDrag | Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | RightToLeftChanged | Occurs when the System.Windows.Forms.ToolStripItem.RightToLeft property value changes. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | TextChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.Text property changes. (Inherited from System.Windows.Forms.ToolStripItem) | 
|  | VisibleChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.Visible property changes. (Inherited from System.Windows.Forms.ToolStripItem) |