Name | Description | |
---|---|---|
AutoOpen | Gets or sets a value indicating whether to open the drop down control when the control receives the focus. | |
ButtonsSettings | Gets the properties of butons. | |
DataMember | Gets or sets the member of the data source object to which the control is bound. | |
DataSource | Gets or sets the data source object to which the control is bound. | |
DropDownAlign | Alignment of the dropdown form relative to the control. | |
DropDownWidth | Gets or set the width of the drop down box in a combobox. | |
DroppedDown | Gets or sets a value indicating if the dropdown is currently open. | |
GapHeight | Gets or sets a distance in pixels between the control edge and the dropdown. | |
Icon | Gets or sets the C1.Framework.C1Icon that is displayed on a drop down control. | |
Image | Gets or sets the image that is displayed on a drop down control. | |
ImageIndex | Gets or sets the image list index value of the image displayed on a drop down control. | |
ImageKey | Gets or sets the key accessor for the image in the ImageList. | |
ImageList | Gets or sets the System.Windows.Forms.ImageList that contains the System.Drawing.Image displayed on a drop down control. |