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

The following tables list the members exposed by DesignToolStripSeparator.

Public Constructors

 NameDescription
public Constructor DesignToolStripSeparator ConstructorInitializes a new instance of the DesignToolStripSeparator class.  
Top

Public Properties

 NameDescription
public Property AccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AccessibleDescriptionGets or sets the description that will be reported to accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
public Property AccessibleNameGets or sets the name of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
public Property 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)
public Property 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)
public Property 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)
public Property 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)
public Property AutoSizeGets or sets a value indicating whether the item is automatically sized. (Inherited from System.Windows.Forms.ToolStripItem)
public Property 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)
public Property BackColorGets or sets the background color for the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property BoundsGets the size and location of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property CanSelectGets a value indicating whether the item can be selected. (Inherited from System.Windows.Forms.ToolStripItem)
public Property ContainerGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
public Property 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)
public Property 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)
public Property ForeColorGets or sets the foreground color of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property HeightGets or sets the height, in pixels, of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property IsDisposedGets a value indicating whether the object has been disposed of. (Inherited from System.Windows.Forms.ToolStripItem)
public Property 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)
public Property 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)
public Property MarginGets or sets the space between the item and adjacent items. (Inherited from System.Windows.Forms.ToolStripItem)
public Property MergeActionGets or sets how child menus are merged with parent menus. (Inherited from System.Windows.Forms.ToolStripItem)
public Property MergeIndexGets or sets the position of a merged item within the current System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
public Property NameGets or sets the name of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property 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)
public Property OwnerGets or sets the owner of this item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property OwnerItemGets the parent System.Windows.Forms.ToolStripItem of this System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Property PaddingGets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from System.Windows.Forms.ToolStripItem)
public Property PlacementGets the current layout of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property PressedGets a value indicating whether the state of the item is pressed. (Inherited from System.Windows.Forms.ToolStripItem)
public Property 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)
public Property SelectedGets a value indicating whether the item is selected. (Inherited from System.Windows.Forms.ToolStripItem)
public Property SiteGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
public Property SizeGets or sets the size of the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property TagGets or sets the object that contains data about the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Property VisibleGets or sets a value indicating whether the item is displayed. (Inherited from System.Windows.Forms.ToolStripItem)
public Property WidthGets or sets the width in pixels of a System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Top

Protected Properties

 NameDescription
protected Property CanRaiseEventsGets a value indicating whether the component can raise an event. (Inherited from System.ComponentModel.Component)
protected Property DefaultAutoToolTipGets a value indicating whether to display the System.Windows.Forms.ToolTip that is defined as the default. (Inherited from System.Windows.Forms.ToolStripItem)
protected Property DefaultDisplayStyleGets a value indicating what is displayed on the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
protected Property DefaultPaddingGets the internal spacing characteristics of the item. (Inherited from System.Windows.Forms.ToolStripItem)
protected Property DefaultSizeGets the default size of the item. (Inherited from System.Windows.Forms.ToolStripItem)
protected Property DesignModeGets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from System.ComponentModel.Component)
protected Property EventsGets the list of event handlers that are attached to this System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Top

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 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

Public Events

 NameDescription
public Event AvailableChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Available property changes. (Inherited from System.Windows.Forms.ToolStripItem)
public Event BackColorChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.BackColor property changes. (Inherited from System.Windows.Forms.ToolStripItem)
public Event ClickOccurs when the System.Windows.Forms.ToolStripItem is clicked. (Inherited from System.Windows.Forms.ToolStripItem)
public Event DisposedOccurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component)
public Event DoubleClickOccurs when the item is double-clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
public Event 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)
public Event DragEnterOccurs when the user drags an item into the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem)
public Event 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)
public Event DragOverOccurs when the user drags an item over the client area of this item. (Inherited from System.Windows.Forms.ToolStripItem)
public Event ForeColorChangedOccurs when the System.Windows.Forms.ToolStripItem.ForeColor property value changes. (Inherited from System.Windows.Forms.ToolStripItem)
public Event GiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.ToolStripItem)
public Event LocationChangedOccurs when the location of a System.Windows.Forms.ToolStripItem is updated. (Inherited from System.Windows.Forms.ToolStripItem)
public Event MouseDownOccurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from System.Windows.Forms.ToolStripItem)
public Event MouseEnterOccurs when the mouse pointer enters the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Event MouseHoverOccurs when the mouse pointer hovers over the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Event MouseLeaveOccurs when the mouse pointer leaves the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Event MouseMoveOccurs when the mouse pointer is moved over the item. (Inherited from System.Windows.Forms.ToolStripItem)
public Event MouseUpOccurs when the mouse pointer is over the item and a mouse button is released. (Inherited from System.Windows.Forms.ToolStripItem)
public Event OwnerChangedOccurs when the System.Windows.Forms.ToolStripItem.Owner property changes. (Inherited from System.Windows.Forms.ToolStripItem)
public Event PaintOccurs when the item is redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
public Event QueryAccessibilityHelpOccurs when an accessibility client application invokes help for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
public Event 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)
public Event RightToLeftChangedOccurs when the System.Windows.Forms.ToolStripItem.RightToLeft property value changes. (Inherited from System.Windows.Forms.ToolStripItem)
public Event VisibleChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Visible property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Top

See Also