The MultiItem..::.Item type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BeginGroup |
Gets or sets a value indicating whether the item has a separator.
| |
| Caption |
The caption of the item in the multiItem.
| |
| Checked |
Gets or sets a value indicating whether this MultiItem..::.Item is checked.
| |
| Enabled |
Gets or sets a value indicating whether this MultiItem..::.Item is enabled.
| |
| Image |
Gets or sets the image of the item in the multiItem.
| |
| Message |
The status bar message for the item in the multiItem.
| |
| Tag |
Gets or sets the tag that is associated with the item.
|