| 名前 | 解説 | |
|---|---|---|
![]()  | DropDownItem コンストラクタ | Creates an instance of DropDownItem class. | 
DropDownItemデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | DropDownItem コンストラクタ | Creates an instance of DropDownItem class. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Checked | Gets or sets a value that indicates whether the item is checked. | 
![]()  | CheckOnClick | Gets or sets a value that indicates whether the item should toggle its pressed state when it is clicked. | 
![]()  | Container | System.ComponentModel.Componentから継承されます。 | 
![]()  | DialogResult | Gets or sets the dialog-box result produced in a modal form by clicking the button. | 
![]()  | Enabled | Gets or sets a value indicating whether the item can respond to user interaction. | 
![]()  | Image | Gets or sets the image associated with the DropDownItem. | 
![]()  | ImageAlign | Gets or sets the alignment of the image within the bounds specified by the ImageSize property. | 
![]()  | ImageIndex | Gets or sets the index of the image in the ImageList. | 
![]()  | ImageKey | Gets or sets the image key in the ImageList. | 
![]()  | ImageScaling | Gets or sets how the image will be scaled to fit within the bounds specified by the ImageSize property. | 
![]()  | ImageSize | Gets or sets the size of the image that will be displayed on the button. | 
![]()  | IsDisposed | Gets a value indicating whether the component has been disposed. | 
![]()  | Items | Gets the collection of child items in that is associated with this DropDownItem. | 
![]()  | Site | System.ComponentModel.Componentから継承されます。 | 
![]()  | SplitButton | Gets the C1SplitButton that this DropDownItem belongs to. | 
![]()  | Tag | Gets or sets the object that contains data about the item. | 
![]()  | Text | Gets or sets the text associated with the component. | 
![]()  | Visible | Gets or sets a value indicating whether the item is visible. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | CreateObjRef | System.MarshalByRefObjectから継承されます。 | 
![]()  | Dispose | System.ComponentModel.Componentから継承されます。 | 
![]()  | GetLifetimeService | System.MarshalByRefObjectから継承されます。 | 
![]()  | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | 
![]()  | ToString | System.ComponentModel.Componentから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Click | Fires when the component is clicked. | 
![]()  | Disposed | System.ComponentModel.Componentから継承されます。 | 
![]()  | DoubleClick | Fires when the component is double-clicked. | 
![]()  | DropDown | Fires when the drop-down portion of this element is shown. | 
![]()  | DropDownClosed | Indicates that the drop-down portion of this element has closed. | 
![]()  | GotFocus | Fires when the component receives the focus. | 
![]()  | KeyDown | Fires when a key is pressed while the component has focus. | 
![]()  | KeyPress | Fires when a key is pressed while the component has focus. | 
![]()  | KeyUp | Fires when a key is released while the component has focus. | 
![]()  | LostFocus | Fires when the component loses the focus. |