| 名前 | 解説 |
| AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. System.Windows.Forms.Controlから継承されます。 |
| AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. System.Windows.Forms.Controlから継承されます。 |
| AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。 |
| AccessibleName | Gets or sets the name of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。 |
| AccessibleRole | Gets or sets the accessible role of the control System.Windows.Forms.Controlから継承されます。 |
| AllowDrop | Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. System.Windows.Forms.ToolStripから継承されます。 |
| AllowMerge | Gets or sets a value indicating whether multiple System.Windows.Forms.MenuStrip, System.Windows.Forms.ToolStripDropDownMenu, System.Windows.Forms.ToolStripMenuItem, and other types can be combined. System.Windows.Forms.ToolStripから継承されます。 |
| AllowTransparency | Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown.Opacity of the form can be adjusted. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| AutoClose | Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown control should automatically close when it has lost activation. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。 |
| AutoSize | Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown automatically adjusts its size when the form is resized. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| BackColor | Gets or sets the background color for the System.Windows.Forms.ToolStrip. System.Windows.Forms.ToolStripから継承されます。 |
| BackgroundImage | Gets or sets the background image displayed in the control. System.Windows.Forms.Controlから継承されます。 |
| BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. System.Windows.Forms.Controlから継承されます。 |
| BindingContext | Gets or sets the binding context for the System.Windows.Forms.ToolStrip. System.Windows.Forms.ToolStripから継承されます。 |
| Bottom | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。 |
| Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. System.Windows.Forms.Controlから継承されます。 |
| CanFocus | Gets a value indicating whether the control can receive focus. System.Windows.Forms.Controlから継承されます。 |
| CanSelect | Gets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。 |
| Capture | Gets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。 |
| CausesValidation | Gets or sets a value indicating whether the System.Windows.Forms.ToolStrip causes validation to be performed on any controls that require validation when it receives focus. System.Windows.Forms.ToolStripから継承されます。 |
| ClientRectangle | Gets the rectangle that represents the client area of the control. System.Windows.Forms.Controlから継承されます。 |
| ClientSize | Gets or sets the height and width of the client area of the control. System.Windows.Forms.Controlから継承されます。 |
| CompanyName | Gets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。 |
| Container | System.ComponentModel.Componentから継承されます。 |
| ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。 |
| Created | Gets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。 |
| Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the System.Windows.Forms.ToolStrip. System.Windows.Forms.ToolStripから継承されます。 |
| DataBindings | Gets the data bindings for the control. System.Windows.Forms.Controlから継承されます。 |
| DefaultDropDownDirection | Gets or sets the direction in which the System.Windows.Forms.ToolStripDropDown is displayed relative to the System.Windows.Forms.ToolStrip. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| DeviceDpi | Gets the DPI value for the display device where the control is currently being displayed. System.Windows.Forms.Controlから継承されます。 |
| DisplayRectangle | Gets the rectangle that represents the display area of the System.Windows.Forms.ToolStripDropDownMenu. System.Windows.Forms.ToolStripDropDownMenuから継承されます。 |
| Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. System.Windows.Forms.Controlから継承されます。 |
| Dock | This property is not relevant to this class. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| DropShadowEnabled | Gets or sets a value indicating whether a three-dimensional shadow effect appears when the System.Windows.Forms.ToolStripDropDown is displayed. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| Enabled | Gets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。 |
| Focused | Gets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。 |
| Font | Gets or sets the font of the text displayed on the System.Windows.Forms.ToolStripDropDown. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| ForeColor | Gets or sets the foreground color of the System.Windows.Forms.ToolStrip. System.Windows.Forms.ToolStripから継承されます。 |
| Handle | Gets the window handle that the control is bound to. System.Windows.Forms.Controlから継承されます。 |
| Height | Gets or sets the height of the control. System.Windows.Forms.Controlから継承されます。 |
| ImageList | Gets or sets the image list that contains the image displayed on a System.Windows.Forms.ToolStrip item. System.Windows.Forms.ToolStripから継承されます。 |
| ImageScalingSize | Gets or sets the size, in pixels, of an image used on a System.Windows.Forms.ToolStrip. System.Windows.Forms.ToolStripから継承されます。 |
| ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。 |
| Instance | IGEmptyContextMenuStrip の単一の許可されるインスタンスを取得します。ひとつが作成されなければ、新しくインスタンス化されます。 |
| InvokeRequired | Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. System.Windows.Forms.Controlから継承されます。 |
| IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. System.Windows.Forms.Controlから継承されます。 |
| IsAutoGenerated | Gets a value indicating whether this System.Windows.Forms.ToolStripDropDown was automatically generated. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| IsCurrentlyDragging | Gets a value indicating whether the user is currently moving the System.Windows.Forms.ToolStrip from one System.Windows.Forms.ToolStripContainer to another. System.Windows.Forms.ToolStripから継承されます。 |
| IsDisposed | Gets a value indicating whether the control has been disposed of. System.Windows.Forms.Controlから継承されます。 |
| IsDropDown | Gets a value indicating whether a System.Windows.Forms.ToolStrip is a System.Windows.Forms.ToolStripDropDown control. System.Windows.Forms.ToolStripから継承されます。 |
| IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. System.Windows.Forms.Controlから継承されます。 |
| IsMirrored | Gets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。 |
| Items | オーバーライドされます。 ReadOnlyToolStripItemCollection を返すための Items コレクションをオーバーライドしました。 |
| LayoutEngine | Passes a reference to the cached System.Windows.Forms.Control.LayoutEngine returned by the layout engine interface. System.Windows.Forms.ToolStripDropDownMenuから継承されます。 |
| LayoutSettings | Gets or sets layout scheme characteristics. System.Windows.Forms.ToolStripから継承されます。 |
| LayoutStyle | Gets or sets a value indicating how the items of System.Windows.Forms.ContextMenuStrip are displayed. System.Windows.Forms.ToolStripDropDownMenuから継承されます。 |
| Left | Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。 |
| Margin | Gets or sets the space between controls. System.Windows.Forms.Controlから継承されます。 |
| MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。 |
| MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。 |
| Name | Gets or sets the name of the control. System.Windows.Forms.Controlから継承されます。 |
| Opacity | Determines the opacity of the form. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| Orientation | Gets the orientation of the System.Windows.Forms.ToolStripPanel. System.Windows.Forms.ToolStripから継承されます。 |
| OwnerItem | Gets or sets the System.Windows.Forms.ToolStripItem that is the owner of this System.Windows.Forms.ToolStripDropDown. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| Padding | Gets or sets padding within the control. System.Windows.Forms.Controlから継承されます。 |
| Parent | Gets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。 |
| PreferredSize | Gets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。 |
| ProductName | Gets the product name of the assembly containing the control. System.Windows.Forms.Controlから継承されます。 |
| ProductVersion | Gets the version of the assembly containing the control. System.Windows.Forms.Controlから継承されます。 |
| RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。 |
| Region | Gets or sets the window region associated with the System.Windows.Forms.ToolStripDropDown. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| Renderer | Gets or sets a System.Windows.Forms.ToolStripRenderer used to customize the look and feel of a System.Windows.Forms.ToolStrip. System.Windows.Forms.ToolStripから継承されます。 |
| RenderMode | Gets or sets a value that indicates which visual styles will be applied to the System.Windows.Forms.ToolStrip. System.Windows.Forms.ToolStripから継承されます。 |
| Right | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。 |
| RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| ShowCheckMargin | Gets or sets a value indicating whether space for a check mark is shown on the left edge of the System.Windows.Forms.ToolStripMenuItem. System.Windows.Forms.ToolStripDropDownMenuから継承されます。 |
| ShowImageMargin | Gets or sets a value indicating whether space for an image is shown on the left edge of the System.Windows.Forms.ToolStripMenuItem. System.Windows.Forms.ToolStripDropDownMenuから継承されます。 |
| ShowItemToolTips | Gets or sets a value indicating whether ToolTips are to be displayed on System.Windows.Forms.ToolStrip items. System.Windows.Forms.ToolStripから継承されます。 |
| Site | Gets or sets the site of the control. System.Windows.Forms.Controlから継承されます。 |
| Size | Gets or sets the height and width of the control. System.Windows.Forms.Controlから継承されます。 |
| SourceControl | Gets the last control that caused this System.Windows.Forms.ContextMenuStrip to be displayed. System.Windows.Forms.ContextMenuStripから継承されます。 |
| TabStop | Gets or sets a value indicating whether the user can give the focus to an item in the System.Windows.Forms.ToolStrip using the TAB key. System.Windows.Forms.ToolStripから継承されます。 |
| Tag | Gets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。 |
| Text | Gets or sets the text associated with this control. System.Windows.Forms.Controlから継承されます。 |
| TextDirection | Specifies the direction in which to draw the text on the item. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| Top | Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。 |
| TopLevel | Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown is a top-level control. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| TopLevelControl | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. System.Windows.Forms.Controlから継承されます。 |
| UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. System.Windows.Forms.Controlから継承されます。 |
| Visible | Gets or sets a value indicating whether the System.Windows.Forms.ToolStripDropDown is visible or hidden. System.Windows.Forms.ToolStripDropDownから継承されます。 |
| Width | Gets or sets the width of the control. System.Windows.Forms.Controlから継承されます。 |