AccessibilityObject (inherited from ToolStripItem) | Gets the AccessibleObject assigned to the control. |
AccessibleDefaultActionDescription (inherited from ToolStripItem) | Gets or sets the default action description of the control for use by accessibility client applications. |
AccessibleDescription (inherited from ToolStripItem) | Gets or sets the description that will be reported to accessibility client applications. |
AccessibleName (inherited from ToolStripItem) | Gets or sets the name of the control for use by accessibility client applications. |
AccessibleRole (inherited from ToolStripItem) | Gets or sets the accessible role of the control, which specifies the type of user interface element of the control. |
Alignment (inherited from ToolStripItem) | Gets or sets a value indicating whether the item aligns towards the beginning or end of the ToolStrip. |
AllowDrop (inherited from ToolStripItem) | Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. |
Anchor (inherited from ToolStripItem) | Gets or sets the edges of the container to which a ToolStripItem is bound and determines how a ToolStripItem is resized with its parent. |
AutoSize (inherited from ToolStripItem) | Gets or sets a value indicating whether the item is automatically sized. |
AutoToolTip (inherited from ToolStripItem) | Gets or sets a value indicating whether to use the Text property or the ToolTipText property for the ToolStripItem ToolTip. |
Available (inherited from ToolStripItem) | Gets or sets a value indicating whether the ToolStripItem should be placed on a ToolStrip. |
BackColor (inherited from ToolStripItem) | Gets or sets the background color for the item. |
BackgroundImage (inherited from ToolStripItem) | |
BackgroundImageLayout (inherited from ToolStripItem) | Gets or sets the background image layout used for the ToolStripItem. |
Bounds (inherited from ToolStripItem) | Gets the size and location of the item. |
CanSelect (inherited from ToolStripItem) | Gets a value indicating whether the item can be selected. |
Checked (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the ToolStripMenuItem is checked. |
CheckOnClick (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the ToolStripMenuItem should automatically appear checked and unchecked when clicked. |
CheckState (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether a ToolStripMenuItem is in the checked, unchecked, or indeterminate state. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
ContentRectangle (inherited from ToolStripItem) | Gets the area where content, such as text and icons, can be placed within a ToolStripItem without overwriting background borders. |
DisplayStyle (inherited from ToolStripItem) | Gets or sets whether text and images are displayed on a ToolStripItem. |
Dock (inherited from ToolStripItem) | Gets or sets which ToolStripItem borders are docked to its parent control and determines how a ToolStripItem is resized with its parent. |
DoubleClickEnabled (inherited from ToolStripItem) | Gets or sets a value indicating whether the ToolStripItem can be activated by double-clicking the mouse. |
DropDown (inherited from ToolStripDropDownItem) | Gets or sets the ToolStripDropDown that will be displayed when this ToolStripDropDownItem is clicked. |
DropDownDirection (inherited from ToolStripDropDownItem) | Gets or sets a value indicating the direction in which the ToolStripDropDownItem emerges from its parent container. |
DropDownItems (inherited from ToolStripDropDownItem) | Gets the collection of items in the ToolStripDropDown that is associated with this ToolStripDropDownItem. |
Enabled (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the control is enabled. |
Font (inherited from ToolStripItem) | Gets or sets the font of the text displayed by the item. |
ForeColor (inherited from ToolStripItem) | Gets or sets the foreground color of the item. |
HasDropDownItems (inherited from ToolStripDropDownItem) | Gets a value indicating whether the ToolStripDropDownItem has ToolStripDropDown controls associated with it. |
Height (inherited from ToolStripItem) | Gets or sets the height, in pixels, of a ToolStripItem. |
Image (inherited from ToolStripItem) | Gets or sets the image that is displayed on a ToolStripItem. |
ImageAlign (inherited from ToolStripItem) | Gets or sets the alignment of the image on a ToolStripItem. |
ImageIndex (inherited from ToolStripItem) | Gets or sets the index value of the image that is displayed on the item. |
ImageKey (inherited from ToolStripItem) | Gets or sets the key accessor for the image in the ImageList that is displayed on a ToolStripItem. |
ImageScaling (inherited from ToolStripItem) | Gets or sets a value indicating whether an image on a ToolStripItem is automatically resized to fit in a container. |
ImageTransparentColor (inherited from ToolStripItem) | Gets or sets the color to treat as transparent in a ToolStripItem image. |
IsDisposed (inherited from ToolStripItem) | Gets a value indicating whether the object has been disposed of. |
IsMdiWindowListEntry (inherited from ToolStripMenuItem) | Gets a value indicating whether the ToolStripMenuItem appears on a multiple document interface (MDI) window list. |
IsOnDropDown (inherited from ToolStripItem) | Gets a value indicating whether the container of the current Control is a ToolStripDropDown. |
IsOnOverflow (inherited from ToolStripItem) | Gets a value indicating whether the Placement property is set to Overflow. |
Margin (inherited from ToolStripItem) | Gets or sets the space between the item and adjacent items. |
MergeAction (inherited from ToolStripItem) | Gets or sets how child menus are merged with parent menus. |
MergeIndex (inherited from ToolStripItem) | Gets or sets the position of a merged item within the current ToolStrip. |
Name (inherited from ToolStripItem) | Gets or sets the name of the item. |
Overflow (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the ToolStripMenuItem is attached to the ToolStrip or the ToolStripOverflowButton or whether it can float between the two. |
Owner (inherited from ToolStripItem) | Gets or sets the owner of this item. |
OwnerItem (inherited from ToolStripItem) | Gets the parent ToolStripItem of this ToolStripItem. |
Padding (inherited from ToolStripItem) | Gets or sets the internal spacing, in pixels, between the item's contents and its edges. |
Placement (inherited from ToolStripItem) | Gets the current layout of the item. |
Pressed (inherited from ToolStripDropDownItem) | Gets a value indicating whether the ToolStripDropDownItem is in the pressed state. |
RightToLeft (inherited from ToolStripItem) | 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. |
RightToLeftAutoMirrorImage (inherited from ToolStripItem) | Mirrors automatically the ToolStripItem image when the RightToLeft property is set to Yes. |
Selected (inherited from ToolStripItem) | Gets a value indicating whether the item is selected. |
ShortcutKeyDisplayString (inherited from ToolStripMenuItem) | Gets or sets the shortcut key text. |
ShortcutKeys (inherited from ToolStripMenuItem) | Gets or sets the shortcut keys associated with the ToolStripMenuItem. |
ShowShortcutKeys (inherited from ToolStripMenuItem) | Gets or sets a value indicating whether the shortcut keys that are associated with the ToolStripMenuItem are displayed next to the ToolStripMenuItem. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
Size (inherited from ToolStripItem) | Gets or sets the size of the item. |
Tag (inherited from ToolStripItem) | Gets or sets the object that contains data about the item. |
Text (inherited from ToolStripItem) | Gets or sets the text that is to be displayed on the item. |
TextAlign (inherited from ToolStripItem) | Gets or sets the alignment of the text on a ToolStripLabel. |
TextDirection (inherited from ToolStripItem) | Gets the orientation of text used on a ToolStripItem. |
TextImageRelation (inherited from ToolStripItem) | Gets or sets the position of ToolStripItem text and image relative to each other. |
ToolTipText (inherited from ToolStripItem) | Gets or sets the text that appears as a ToolTip for a control. |
Visible (inherited from ToolStripItem) | Gets or sets a value indicating whether the item is displayed. |
Width (inherited from ToolStripItem) | Gets or sets the width in pixels of a ToolStripItem. |