ToolStripSeparator Properties
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AccessibilityObject | Gets the AccessibleObject assigned to the control.(Inherited from ToolStripItem.) |
![]() | AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications.(Inherited from ToolStripItem.) |
![]() | AccessibleDescription | Gets or sets the description that will be reported to accessibility client applications.(Inherited from ToolStripItem.) |
![]() | AccessibleName | Gets or sets the name of the control for use by accessibility client applications.(Inherited from ToolStripItem.) |
![]() | AccessibleRole | Gets or sets the accessible role of the control, which specifies the type of user interface element of the control.(Inherited from ToolStripItem.) |
![]() | Alignment | Gets or sets a value indicating whether the item aligns towards the beginning or end of the ToolStrip.(Inherited from ToolStripItem.) |
![]() | AllowDrop | Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement.(Inherited from ToolStripItem.) |
![]() | Anchor | Gets or sets the edges of the container to which a ToolStripItem is bound and determines how a ToolStripItem is resized with its parent.(Inherited from ToolStripItem.) |
![]() | AutoSize | Gets or sets a value indicating whether the item is automatically sized.(Inherited from ToolStripItem.) |
![]() | AutoToolTip | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | Available | Gets or sets a value indicating whether the ToolStripItem should be placed on a ToolStrip.(Inherited from ToolStripItem.) |
![]() | BackColor | Gets or sets the background color for the item.(Inherited from ToolStripItem.) |
![]() | BackgroundImage | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class.(Overrides ToolStripItem::BackgroundImage.) |
![]() | BackgroundImageLayout | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class.(Overrides ToolStripItem::BackgroundImageLayout.) |
![]() | Bounds | Gets the size and location of the item.(Inherited from ToolStripItem.) |
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event.(Inherited from Component.) |
![]() | CanSelect | Gets a value indicating whether the ToolStripSeparator can be selected. (Overrides ToolStripItem::CanSelect.) |
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | ContentRectangle | Gets the area where content, such as text and icons, can be placed within a ToolStripItem without overwriting background borders.(Inherited from ToolStripItem.) |
![]() | DefaultAutoToolTip | Gets a value indicating whether to display the ToolTip that is defined as the default.(Inherited from ToolStripItem.) |
![]() | DefaultDisplayStyle | Gets a value indicating what is displayed on the ToolStripItem.(Inherited from ToolStripItem.) |
![]() | DefaultMargin | Gets the spacing between the ToolStripSeparator and an adjacent item.(Overrides ToolStripItem::DefaultMargin.) |
![]() | DefaultPadding | Gets the internal spacing characteristics of the item.(Inherited from ToolStripItem.) |
![]() | DefaultSize | Gets the default size of the ToolStripSeparator.(Overrides ToolStripItem::DefaultSize.) |
![]() | DesignMode | |
![]() | DismissWhenClicked | Gets a value indicating whether items on a ToolStripDropDown are hidden after they are clicked.(Inherited from ToolStripItem.) |
![]() | DisplayStyle | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | Dock | Gets or sets which ToolStripItem borders are docked to its parent control and determines how a ToolStripItem is resized with its parent.(Inherited from ToolStripItem.) |
![]() | DoubleClickEnabled | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | Enabled | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class.(Overrides ToolStripItem::Enabled.) |
![]() | Events | |
![]() | Font | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class.(Overrides ToolStripItem::Font.) |
![]() | ForeColor | Gets or sets the foreground color of the item.(Inherited from ToolStripItem.) |
![]() | Height | Gets or sets the height, in pixels, of a ToolStripItem.(Inherited from ToolStripItem.) |
![]() | Image | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class.(Overrides ToolStripItem::Image.) |
![]() | ImageAlign | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | ImageIndex | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | ImageKey | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | ImageScaling | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | ImageTransparentColor | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | IsDisposed | Gets a value indicating whether the object has been disposed of.(Inherited from ToolStripItem.) |
![]() | IsOnDropDown | Gets a value indicating whether the container of the current Control is a ToolStripDropDown. (Inherited from ToolStripItem.) |
![]() | IsOnOverflow | Gets a value indicating whether the Placement property is set to Overflow.(Inherited from ToolStripItem.) |
![]() | Margin | Gets or sets the space between the item and adjacent items.(Inherited from ToolStripItem.) |
![]() | MergeAction | Gets or sets how child menus are merged with parent menus. (Inherited from ToolStripItem.) |
![]() | MergeIndex | Gets or sets the position of a merged item within the current ToolStrip.(Inherited from ToolStripItem.) |
![]() | Name | Gets or sets the name of the item.(Inherited from ToolStripItem.) |
![]() | Overflow | Gets or sets whether the item is attached to the ToolStrip or ToolStripOverflowButton or can float between the two.(Inherited from ToolStripItem.) |
![]() | Owner | Gets or sets the owner of this item.(Inherited from ToolStripItem.) |
![]() | OwnerItem | Gets the parent ToolStripItem of this ToolStripItem.(Inherited from ToolStripItem.) |
![]() | Padding | Gets or sets the internal spacing, in pixels, between the item's contents and its edges.(Inherited from ToolStripItem.) |
![]() | Parent | Gets or sets the parent container of the ToolStripItem.(Inherited from ToolStripItem.) |
![]() | Placement | Gets the current layout of the item.(Inherited from ToolStripItem.) |
![]() | Pressed | Gets a value indicating whether the state of the item is pressed. (Inherited from 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 ToolStripItem.) |
![]() | RightToLeftAutoMirrorImage | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | Selected | Gets a value indicating whether the item is selected.(Inherited from ToolStripItem.) |
![]() | ShowKeyboardCues | Gets a value indicating whether to show or hide shortcut keys.(Inherited from ToolStripItem.) |
![]() | Site | |
![]() | Size | Gets or sets the size of the item.(Inherited from ToolStripItem.) |
![]() | Tag | Gets or sets the object that contains data about the item.(Inherited from ToolStripItem.) |
![]() | Text | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class.(Overrides ToolStripItem::Text.) |
![]() | TextAlign | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | TextDirection | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class.(Overrides ToolStripItem::TextDirection.) |
![]() | TextImageRelation | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | ToolTipText | This API supports the product infrastructure and is not intended to be used directly from your code. This property is not relevant to this class. |
![]() | Visible | Gets or sets a value indicating whether the item is displayed.(Inherited from ToolStripItem.) |
![]() | Width | Gets or sets the width in pixels of a ToolStripItem.(Inherited from ToolStripItem.) |

