LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

LayoutSelectorToolStripMenuItem Class



For a list of all members of this type, see LayoutSelectorToolStripMenuItem members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Overridden. Releases the resources used by this object.  
Public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodGetCurrentParentRetrieves the System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetPreferredSizeOverridden. Retrieves the size of a rectangular area into which a control can be fit.  
Public MethodHideDropDownMakes a visible System.Windows.Forms.ToolStripDropDown hidden. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded. Invalidates the entire surface of the System.Windows.Forms.ToolStripItem and causes it to be redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodPerformClickActivates the System.Windows.Forms.ToolStripItem when it is clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodSelectSelects the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodShowDropDownDisplays the System.Windows.Forms.ToolStripDropDownItem control associated with this System.Windows.Forms.ToolStripDropDownItem. (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Public MethodToString (Inherited from System.Windows.Forms.ToolStripItem)
Top
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstanceCreates a new accessibility object for the System.Windows.Forms.ToolStripMenuItem. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodCreateDefaultDropDownCreates a generic System.Windows.Forms.ToolStripDropDown for which events can be defined. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the System.ComponentModel.Component is reclaimed by garbage collection. (Inherited from System.ComponentModel.Component)
Protected MethodGetServiceReturns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container. (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAvailableChangedRaises the AvailableChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnBoundsChanged (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Protected MethodOnCheckedChangedRaises the System.Windows.Forms.ToolStripMenuItem.CheckedChanged event. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnCheckStateChangedRaises the System.Windows.Forms.ToolStripMenuItem.CheckStateChanged event. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnClickRaises the System.Windows.Forms.ToolStripItem.Click event. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnDisplayStyleChangedRaises the System.Windows.Forms.ToolStripItem.DisplayStyleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDoubleClickRaises the System.Windows.Forms.ToolStripItem.DoubleClick event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragDropRaises the System.Windows.Forms.ToolStripItem.DragDrop event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragEnterRaises the System.Windows.Forms.ToolStripItem.DragEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragLeaveRaises the System.Windows.Forms.ToolStripItem.DragLeave event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragOverRaises the System.Windows.Forms.ToolStripItem.DragOver event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDropDownHideRaised in response to the System.Windows.Forms.ToolStripDropDownItem.HideDropDown method. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnDropDownShowRaised in response to the System.Windows.Forms.ToolStripDropDownItem.ShowDropDown method. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnEnabledChangedRaises the System.Windows.Forms.ToolStripItem.EnabledChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnFontChanged (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnGiveFeedbackRaises the System.Windows.Forms.ToolStripItem.GiveFeedback event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnGridLayoutUpdatedRaises the Leadtools.Medical.Workstation.UI.LayoutSelectorToolStripMenuItem.GridLayoutUpdated event.  
Protected MethodOnLocationChangedRaises the System.Windows.Forms.ToolStripItem.LocationChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseDownRaises the System.Windows.Forms.Control.MouseDown event. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnMouseEnterRaises the System.Windows.Forms.Control.MouseEnter event. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnMouseHoverRaises the System.Windows.Forms.ToolStripItem.MouseHover event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseLeaveRaises the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnMouseMoveRaises the System.Windows.Forms.ToolStripItem.MouseMove event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseUpRaises the System.Windows.Forms.ToolStripItem.MouseUp event. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnOwnerChangedRaises the System.Windows.Forms.ToolStripItem.OwnerChanged event. (Inherited from System.Windows.Forms.ToolStripMenuItem)
Protected MethodOnPaintOverridden. Overridden. Raises the System.Windows.Forms.ControlPaint event.  
Protected MethodOnParentBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnParentChangedOverridden. Raises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.ToolStripItem.)  
Protected MethodOnParentForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnQueryContinueDragRaises the System.Windows.Forms.ToolStripItem.QueryContinueDrag event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnRightToLeftChanged (Inherited from System.Windows.Forms.ToolStripDropDownItem)
Protected MethodOnTextChangedRaises the System.Windows.Forms.ToolStripItem.TextChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnVisibleChangedRaises the System.Windows.Forms.ToolStripItem.VisibleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodSetVisibleCoreSets the System.Windows.Forms.ToolStripItem to the specified visible state. (Inherited from System.Windows.Forms.ToolStripItem)
Top
See Also

Reference

LayoutSelectorToolStripMenuItem Class
Leadtools.Medical.Workstation.UI Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.