名前 | 解説 | |
---|---|---|
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. |