LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DesignToolStripStatusLabel Class Methods
See Also 
Leadtools.Medical.Workstation.UI Namespace : DesignToolStripStatusLabel Class


"

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

"

Public Methods

 NameDescription
public Method 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)
public Method DisposeOverloaded. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. (Inherited from System.ComponentModel.Component)
public Method DoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.ToolStripItem)
public Method GetCurrentParentRetrieves the System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Method GetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public Method GetPreferredSizeRetrieves the size of a rectangular area into which a control can be fit. (Inherited from System.Windows.Forms.ToolStripItem)
public Method InitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
public Method InvalidateOverloaded. Invalidates the entire surface of the System.Windows.Forms.ToolStripItem and causes it to be redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
public Method PerformClickActivates the System.Windows.Forms.ToolStripItem when it is clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
public Method SelectSelects the item. (Inherited from System.Windows.Forms.ToolStripItem)
Top

Protected Methods

 NameDescription
protected Method CreateAccessibilityInstanceCreates a new accessibility object for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method GetServiceReturns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container. (Inherited from System.ComponentModel.Component)
protected Method MemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
protected Method OnAvailableChangedRaises the AvailableChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnBoundsChangedOccurs when the System.Windows.Forms.ToolStripItem.Bounds property changes. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnClickRaises the System.Windows.Forms.ToolStripItem.Click event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnDisplayStyleChangedRaises the System.Windows.Forms.ToolStripItem.DisplayStyleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnDoubleClickRaises the System.Windows.Forms.ToolStripItem.DoubleClick event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnDragDropRaises the System.Windows.Forms.ToolStripItem.DragDrop event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnDragEnterRaises the System.Windows.Forms.ToolStripItem.DragEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnDragLeaveRaises the System.Windows.Forms.ToolStripItem.DragLeave event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnDragOverRaises the System.Windows.Forms.ToolStripItem.DragOver event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnEnabledChangedRaises the System.Windows.Forms.ToolStripItem.EnabledChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnFontChangedRaises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnGiveFeedbackRaises the System.Windows.Forms.ToolStripItem.GiveFeedback event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnLocationChangedRaises the System.Windows.Forms.ToolStripItem.LocationChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnMouseDownRaises the System.Windows.Forms.ToolStripItem.MouseDown event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnMouseEnterRaises the System.Windows.Forms.ToolStripItem.MouseEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnMouseHoverRaises the System.Windows.Forms.ToolStripItem.MouseHover event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnMouseLeaveRaises the System.Windows.Forms.ToolStripItem.MouseLeave event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnMouseMoveRaises the System.Windows.Forms.ToolStripItem.MouseMove event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnMouseUpRaises the System.Windows.Forms.ToolStripItem.MouseUp event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnOwnerChangedRaises the System.Windows.Forms.ToolStripItem.OwnerChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnPaintRaises the System.Windows.Forms.ToolStripItem.Paint event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnParentBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnParentChangedRaises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnParentForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnQueryContinueDragRaises the System.Windows.Forms.ToolStripItem.QueryContinueDrag event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnRightToLeftChangedRaises the System.Windows.Forms.ToolStripItem.RightToLeftChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnTextChangedRaises the System.Windows.Forms.ToolStripItem.TextChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method OnVisibleChangedRaises the System.Windows.Forms.ToolStripItem.VisibleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
protected Method SetVisibleCoreSets the System.Windows.Forms.ToolStripItem to the specified visible state. (Inherited from System.Windows.Forms.ToolStripItem)
Top

See Also