ComponentOne Input for WinForms
DropDownItem Class Properties

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : DropDownItem Class

For a list of all members of this type, see DropDownItem members.

Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates whether the item is checked.  
Public PropertyGets or sets a value that indicates whether the item should toggle its pressed state when it is clicked.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the dialog-box result produced in a modal form by clicking the button.  
Public PropertyGets or sets a value indicating whether the item can respond to user interaction.  
Public PropertyGets or sets the image associated with the DropDownItem.  
Public PropertyGets or sets the alignment of the image within the bounds specified by the ImageSize property.  
Public PropertyGets or sets the index of the image in the ImageList.  
Public PropertyGets or sets the image key in the ImageList.  
Public PropertyGets or sets how the image will be scaled to fit within the bounds specified by the ImageSize property.  
Public PropertyGets or sets the size of the image that will be displayed on the button.  
Public PropertyGets a value indicating whether the component has been disposed.  
Public PropertyGets the collection of child items in that is associated with this DropDownItem.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets the C1SplitButton that this DropDownItem belongs to.  
Public PropertyGets or sets the object that contains data about the item.  
Public PropertyGets or sets the text associated with the component.  
Public PropertyGets or sets a value indicating whether the item is visible.  
Top
See Also

Reference

DropDownItem Class
C1.Win.C1Input Namespace