For a list of all members of this type, see DesignToolStripSeparator members.
"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) |
![]() | 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) |
![]() | 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) |
![]() | 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) |
![]() | ForeColor | Gets or sets the foreground color of the item. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | Height | Gets or sets the height, in pixels, of a System.Windows.Forms.ToolStripItem. (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) |
![]() | 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 state of the item is pressed. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | 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) |
![]() | Selected | Gets a value indicating whether the item is selected. (Inherited from System.Windows.Forms.ToolStripItem) |
![]() | 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) |
![]() | 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.ToolStripItem) |
![]() | 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) |