The following tables list the members exposed by CheckListItem.
Name | Description | |
---|---|---|
![]() | CheckListItem Constructor | Overloaded. Construcst a CheckListItem object. |
Name | Description | |
---|---|---|
![]() | Checked | Gets or sets a value indicating whether or not an item is checked. |
![]() | HighlightImage | Overridden. Gets the HighlightImage for the item. Image is based on checked status of item. |
![]() | Image | Overridden. Gets the Image for the item. Image is based on checked status of item. |
![]() | IsSubdued | Gets or sets a flag indicating if the item should be drawn in the regular font or a subdued font. (Inherited from ExtendedListViewItem) |
![]() | SecondaryStrings | Gets or sets the secondary strings the item will display. (Inherited from ExtendedListViewItem) |
![]() | Tag | Gets or sets an associated object with the item. (Inherited from ExtendedListViewItem) |
![]() | Text | Gets or sets the item text. (Inherited from ExtendedListViewItem) |
![]() | TransparentColor | Gets or sets the color that should be treated as transparent in the images. (Inherited from ExtendedListViewItem) |
Name | Description | |
---|---|---|
![]() | ParentList | Gets or sets the ExtendedListView associated with this item. (Inherited from ExtendedListViewItem) |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string representation of the object. (Inherited from ExtendedListViewItem) |