Name | Description | |
---|---|---|
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the item. | |
Enabled | Gets or sets whether the item is enabled. | |
Icon | Gets or sets the C1.Framework.C1Icon that is displayed on a item. | |
Image | Gets or sets the image that is displayed on an item. | |
ImageAlign | Gets or sets the alignment of the image on the item. | |
ImageIndex | Gets or sets the image list index value of the image displayed on the item. | |
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 an item. | |
Size | Gets or sets the size of the item. | |
Text | Gets or sets the text associated with this item. | |
TextAlign | Gets or sets the alignment of the text on the item. | |
TextImageRelation | Gets or sets the position of text and image relative to each other. | |
ToolTip | Gets or sets the text that appears as a ToolTip for the item. | |
Trimming | Gets or sets how to trim characters that do not fit in the space available. | |
Visible | Gets or sets whether the item is visible. |