LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CustomToolStripSplitButton Class Members

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by CustomToolStripSplitButton.

Public Constructors
 NameDescription
CustomToolStripSplitButton ConstructorOverloaded.   
Top
Public Properties
 NameDescription
AccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.ToolStripItem)
AccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
AccessibleDescriptionGets or sets the description that will be reported to accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
AccessibleNameGets or sets the name of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
AccessibleRoleGets 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)
ActivatedGets or sets a value that indicates if the split button is activated  
AlignmentGets 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)
AllowDropGets 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)
AnchorGets 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)
AutoSizeGets or sets a value indicating whether the item is automatically sized. (Inherited from System.Windows.Forms.ToolStripItem)
AutoToolTipGets or sets a value indicating whether default or custom System.Windows.Forms.ToolTip text is displayed on the System.Windows.Forms.ToolStripSplitButton. (Inherited from System.Windows.Forms.ToolStripSplitButton)
AvailableGets 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)
BackColorGets or sets the background color for the item. (Inherited from System.Windows.Forms.ToolStripItem)
BackgroundImageGets or sets the background image displayed in the item. (Inherited from System.Windows.Forms.ToolStripItem)
BackgroundImageLayoutGets or sets the background image layout used for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
BoundsGets the size and location of the item. (Inherited from System.Windows.Forms.ToolStripItem)
ButtonBoundsGets the size and location of the standard button portion of a System.Windows.Forms.ToolStripSplitButton. (Inherited from System.Windows.Forms.ToolStripSplitButton)
ButtonPressedGets a value indicating whether the button portion of the System.Windows.Forms.ToolStripSplitButton is in the pressed state. (Inherited from System.Windows.Forms.ToolStripSplitButton)
ButtonSelectedGets a value indicating whether the standard button portion of a System.Windows.Forms.ToolStripSplitButton is selected or the System.Windows.Forms.ToolStripSplitButton.DropDownButtonPressed property is true. (Inherited from System.Windows.Forms.ToolStripSplitButton)
CanSelectGets a value indicating whether the item can be selected. (Inherited from System.Windows.Forms.ToolStripItem)
ContainerGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
ContentRectangleGets 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)
CurrentItemGets the current CustomToolStripMenuItem that this CustomToolStripSplitButton is impersonating.  
DefaultItemGets or sets the portion of the System.Windows.Forms.ToolStripSplitButton that is activated when the control is first selected. (Inherited from System.Windows.Forms.ToolStripSplitButton)
DisplayStyleGets or sets whether text and images are displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
DockGets 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)
DoubleClickEnabledGets 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)
DropDownGets 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)
DropDownButtonBoundsGets the size and location, in screen coordinates, of the drop-down button portion of a System.Windows.Forms.ToolStripSplitButton. (Inherited from System.Windows.Forms.ToolStripSplitButton)
DropDownButtonPressedGets a value indicating whether the drop-down portion of the System.Windows.Forms.ToolStripSplitButton is in the pressed state. (Inherited from System.Windows.Forms.ToolStripSplitButton)
DropDownButtonSelectedGets a value indicating whether the drop-down button portion of a System.Windows.Forms.ToolStripSplitButton is selected. (Inherited from System.Windows.Forms.ToolStripSplitButton)
DropDownButtonWidthThe width, in pixels, of the drop-down button portion of a System.Windows.Forms.ToolStripSplitButton. (Inherited from System.Windows.Forms.ToolStripSplitButton)
DropDownDirectionGets 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)
DropDownItemsGets 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)
EnabledGets or sets a value indicating whether the parent control of the System.Windows.Forms.ToolStripItem is enabled. (Inherited from System.Windows.Forms.ToolStripItem)
FontGets or sets the font of the text displayed by the item. (Inherited from System.Windows.Forms.ToolStripItem)
ForeColorGets or sets the foreground color of the item. (Inherited from System.Windows.Forms.ToolStripItem)
HasDropDownGets 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)
HasDropDownItemsGets a value indicating whether the System.Windows.Forms.ToolStripDropDownItem has System.Windows.Forms.ToolStripDropDown controls associated with it. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
HeightGets or sets the height, in pixels, of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
ImageGets or sets the image that is displayed on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
ImageAlignGets or sets the alignment of the image on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
ImageIndexGets or sets the index value of the image that is displayed on the item. (Inherited from System.Windows.Forms.ToolStripItem)
ImageKeyGets 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)
ImageScalingGets 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)
ImageTransparentColorGets or sets the color to treat as transparent in a System.Windows.Forms.ToolStripItem image. (Inherited from System.Windows.Forms.ToolStripItem)
IsDisposedGets a value indicating whether the object has been disposed of. (Inherited from System.Windows.Forms.ToolStripItem)
IsOnDropDownGets 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)
IsOnOverflowGets 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)
ItemPropertiesGets or sets the menu item properties.  
MarginGets or sets the space between the item and adjacent items. (Inherited from System.Windows.Forms.ToolStripItem)
MergeActionGets or sets how child menus are merged with parent menus. (Inherited from System.Windows.Forms.ToolStripItem)
MergeIndexGets or sets the position of a merged item within the current System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
NameGets or sets the name of the item. (Inherited from System.Windows.Forms.ToolStripItem)
OverflowGets 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)
OwnerGets or sets the owner of this item. (Inherited from System.Windows.Forms.ToolStripItem)
OwnerItemGets the parent System.Windows.Forms.ToolStripItem of this System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
PaddingGets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from System.Windows.Forms.ToolStripItem)
PlacementGets the current layout of the item. (Inherited from System.Windows.Forms.ToolStripItem)
PressedGets a value indicating whether the System.Windows.Forms.ToolStripDropDownItem is in the pressed state. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
RightToLeftGets 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)
RightToLeftAutoMirrorImageMirrors 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)
SelectedGets a value indicating whether the item is selected. (Inherited from System.Windows.Forms.ToolStripItem)
SiteGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
SizeGets or sets the size of the item. (Inherited from System.Windows.Forms.ToolStripItem)
SplitterBoundsGets the boundaries of the separator between the standard and drop-down button portions of a System.Windows.Forms.ToolStripSplitButton. (Inherited from System.Windows.Forms.ToolStripSplitButton)
TagGets or sets the object that contains data about the item. (Inherited from System.Windows.Forms.ToolStripItem)
TextGets or sets the text that is to be displayed on the item. (Inherited from System.Windows.Forms.ToolStripItem)
TextAlignGets or sets the alignment of the text on a System.Windows.Forms.ToolStripLabel. (Inherited from System.Windows.Forms.ToolStripItem)
TextDirectionGets the orientation of text used on a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
TextImageRelationGets or sets the position of System.Windows.Forms.ToolStripItem text and image relative to each other. (Inherited from System.Windows.Forms.ToolStripItem)
ToolTipTextGets or sets the text that appears as a System.Windows.Forms.ToolTip for a control. (Inherited from System.Windows.Forms.ToolStripItem)
VisibleGets or sets a value indicating whether the item is displayed. (Inherited from System.Windows.Forms.ToolStripItem)
WidthGets or sets the width in pixels of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Top
Protected Properties
 NameDescription
CanRaiseEventsGets a value indicating whether the component can raise an event. (Inherited from System.ComponentModel.Component)
DefaultAutoToolTipGets a value indicating whether to display the System.Windows.Forms.ToolTip that is defined as the default. (Inherited from System.Windows.Forms.ToolStripSplitButton)
DefaultDisplayStyleGets a value indicating what is displayed on the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
DefaultPaddingGets the internal spacing characteristics of the item. (Inherited from System.Windows.Forms.ToolStripItem)
DefaultSizeGets the default size of the item. (Inherited from System.Windows.Forms.ToolStripItem)
DesignModeGets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from System.ComponentModel.Component)
EventsGets the list of event handlers that are attached to this System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
CreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
DisposeOverloaded. Releases the unmanaged resources used by the System.Windows.Forms.ToolStripDropDownItem and optionally releases the managed resources. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
DoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.ToolStripItem)
GetCurrentParentRetrieves the System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
GetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
GetPreferredSizeRetrieves the size of a rectangular area into which a System.Windows.Forms.ToolStripSplitButton can be fitted. (Inherited from System.Windows.Forms.ToolStripSplitButton)
HideDropDownMakes a visible System.Windows.Forms.ToolStripDropDown hidden. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
InitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
InvalidateOverloaded. Invalidates the entire surface of the System.Windows.Forms.ToolStripItem and causes it to be redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
OnButtonDoubleClickRaises the System.Windows.Forms.ToolStripSplitButton.ButtonDoubleClick event. (Inherited from System.Windows.Forms.ToolStripSplitButton)
PerformButtonClickIf the System.Windows.Forms.ToolStripItem.Enabled property is true, calls the System.Windows.Forms.ToolStripSplitButton.OnButtonClick(System.EventArgs) method. (Inherited from System.Windows.Forms.ToolStripSplitButton)
PerformClickActivates the System.Windows.Forms.ToolStripItem when it is clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
SelectSelects the item. (Inherited from System.Windows.Forms.ToolStripItem)
SetCurrentItemSets the child CustomToolStripMenuItem that this CustomToolStripSplitButton will use to impersonate.  
ShowDropDownDisplays 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)
Top
Protected Methods
 NameDescription
CreateAccessibilityInstanceCreates a new accessibility object for the System.Windows.Forms.ToolStripSplitButton. (Inherited from System.Windows.Forms.ToolStripSplitButton)
CreateDefaultDropDown (Inherited from System.Windows.Forms.ToolStripSplitButton)
FinalizeReleases unmanaged resources and performs other cleanup operations before the System.ComponentModel.Component is reclaimed by garbage collection. (Inherited from System.ComponentModel.Component)
GetServiceReturns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container. (Inherited from System.ComponentModel.Component)
MemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
OnAvailableChangedRaises the AvailableChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnBoundsChanged (Inherited from System.Windows.Forms.ToolStripDropDownItem)
OnButtonClickOverridden. Raises the System.Windows.Forms.ToolStripSplitButton.ButtonClick event.  
OnClickRaises the System.Windows.Forms.ToolStripItem.Click event. (Inherited from System.Windows.Forms.ToolStripItem)
OnDefaultItemChangedRaises the System.Windows.Forms.ToolStripSplitButton.DefaultItemChanged event. (Inherited from System.Windows.Forms.ToolStripSplitButton)
OnDisplayStyleChangedRaises the System.Windows.Forms.ToolStripItem.DisplayStyleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnDoubleClickRaises the System.Windows.Forms.ToolStripItem.DoubleClick event. (Inherited from System.Windows.Forms.ToolStripItem)
OnDragDropRaises the System.Windows.Forms.ToolStripItem.DragDrop event. (Inherited from System.Windows.Forms.ToolStripItem)
OnDragEnterRaises the System.Windows.Forms.ToolStripItem.DragEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
OnDragLeaveRaises the System.Windows.Forms.ToolStripItem.DragLeave event. (Inherited from System.Windows.Forms.ToolStripItem)
OnDragOverRaises the System.Windows.Forms.ToolStripItem.DragOver event. (Inherited from System.Windows.Forms.ToolStripItem)
OnDropDownHideRaised in response to the System.Windows.Forms.ToolStripDropDownItem.HideDropDown method. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
OnDropDownItemClickedOverridden. Raises the System.Windows.Forms.ToolStripDropDownItem.DropDownItemClicked event.  
OnDropDownShowRaised in response to the System.Windows.Forms.ToolStripDropDownItem.ShowDropDown method. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
OnEnabledChangedRaises the System.Windows.Forms.ToolStripItem.EnabledChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnFontChangedRaises the System.Windows.Forms.ToolStripDropDown.FontChanged event. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
OnForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnGiveFeedbackRaises the System.Windows.Forms.ToolStripItem.GiveFeedback event. (Inherited from System.Windows.Forms.ToolStripItem)
OnLocationChangedRaises the System.Windows.Forms.ToolStripItem.LocationChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnMouseDownRaises the System.Windows.Forms.Control.MouseDown event. (Inherited from System.Windows.Forms.ToolStripSplitButton)
OnMouseEnterRaises the System.Windows.Forms.ToolStripItem.MouseEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
OnMouseHoverRaises the System.Windows.Forms.ToolStripItem.MouseHover event. (Inherited from System.Windows.Forms.ToolStripItem)
OnMouseLeaveRaises the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.ToolStripSplitButton)
OnMouseMoveRaises the System.Windows.Forms.ToolStripItem.MouseMove event. (Inherited from System.Windows.Forms.ToolStripItem)
OnMouseUpRaises the System.Windows.Forms.Control.MouseUp event. (Inherited from System.Windows.Forms.ToolStripSplitButton)
OnOwnerChangedRaises the System.Windows.Forms.ToolStripItem.OwnerChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnPaint (Inherited from System.Windows.Forms.ToolStripSplitButton)
OnParentBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnParentChangedRaises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnParentForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnQueryContinueDragRaises the System.Windows.Forms.ToolStripItem.QueryContinueDrag event. (Inherited from System.Windows.Forms.ToolStripItem)
OnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.ToolStripSplitButton)
OnTextChangedRaises the System.Windows.Forms.ToolStripItem.TextChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
OnVisibleChangedRaises the System.Windows.Forms.ToolStripItem.VisibleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
SetVisibleCoreSets the System.Windows.Forms.ToolStripItem to the specified visible state. (Inherited from System.Windows.Forms.ToolStripItem)
Top
Public Events
 NameDescription
AvailableChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Available property changes. (Inherited from System.Windows.Forms.ToolStripItem)
BackColorChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.BackColor property changes. (Inherited from System.Windows.Forms.ToolStripItem)
ButtonClickOccurs when the standard button portion of a System.Windows.Forms.ToolStripSplitButton is clicked. (Inherited from System.Windows.Forms.ToolStripSplitButton)
ButtonDoubleClickOccurs when the standard button portion of a System.Windows.Forms.ToolStripSplitButton is double-clicked. (Inherited from System.Windows.Forms.ToolStripSplitButton)
ClickOccurs when the System.Windows.Forms.ToolStripItem is clicked. (Inherited from System.Windows.Forms.ToolStripItem)
DefaultItemChangedOccurs when the System.Windows.Forms.ToolStripSplitButton.DefaultItem has changed. (Inherited from System.Windows.Forms.ToolStripSplitButton)
DisplayStyleChangedOccurs when the System.Windows.Forms.ToolStripItem.DisplayStyle has changed. (Inherited from System.Windows.Forms.ToolStripItem)
DisposedOccurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component)
DoubleClickOccurs when the item is double-clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
DragDropOccurs 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)
DragEnterOccurs when the user drags an item into the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem)
DragLeaveOccurs 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)
DragOverOccurs when the user drags an item over the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem)
DropDownClosedOccurs when the System.Windows.Forms.ToolStripDropDown closes. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
DropDownItemClickedOccurs when the System.Windows.Forms.ToolStripDropDown is clicked. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
DropDownOpenedOccurs when the System.Windows.Forms.ToolStripDropDown has opened. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
DropDownOpeningOccurs as the System.Windows.Forms.ToolStripDropDown is opening. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
EnabledChangedOccurs when the System.Windows.Forms.ToolStripItem.Enabled property value has changed. (Inherited from System.Windows.Forms.ToolStripItem)
ForeColorChangedOccurs when the System.Windows.Forms.ToolStripItem.ForeColor property value changes. (Inherited from System.Windows.Forms.ToolStripItem)
GiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.ToolStripItem)
LocationChangedOccurs when the location of a System.Windows.Forms.ToolStripItem is updated. (Inherited from System.Windows.Forms.ToolStripItem)
MouseDownOccurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from System.Windows.Forms.ToolStripItem)
MouseEnterOccurs when the mouse pointer enters the item. (Inherited from System.Windows.Forms.ToolStripItem)
MouseHoverOccurs when the mouse pointer hovers over the item. (Inherited from System.Windows.Forms.ToolStripItem)
MouseLeaveOccurs when the mouse pointer leaves the item. (Inherited from System.Windows.Forms.ToolStripItem)
MouseMoveOccurs when the mouse pointer is moved over the item. (Inherited from System.Windows.Forms.ToolStripItem)
MouseUpOccurs when the mouse pointer is over the item and a mouse button is released. (Inherited from System.Windows.Forms.ToolStripItem)
OwnerChangedOccurs when the System.Windows.Forms.ToolStripItem.Owner property changes. (Inherited from System.Windows.Forms.ToolStripItem)
PaintOccurs when the item is redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
QueryAccessibilityHelpOccurs when an accessibility client application invokes help for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
QueryContinueDragOccurs 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)
RightToLeftChangedOccurs when the System.Windows.Forms.ToolStripItem.RightToLeft property value changes. (Inherited from System.Windows.Forms.ToolStripItem)
TextChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Text property changes. (Inherited from System.Windows.Forms.ToolStripItem)
VisibleChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Visible property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Top
See Also

Reference

CustomToolStripSplitButton Class
Leadtools.Medical.Workstation.UI Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.