BarCheckItemImageOptions Properties
Contains options that specify images and image settings for BarCheckItem objects.
Name | Description |
---|---|
Allow |
Gets or sets whether glyphs for this Bar |
Allow |
Gets or sets whether or not this item and all its links should display a stub glyph when it has no custom icon assigned.
Inherited from Bar |
Checked |
Gets or sets the image displayed for the checked state. |
Checked |
Gets or sets the index of the image displayed for the checked state. |
Checked |
Gets or sets the name of the image displayed for the checked state. |
Checked |
Gets or sets the large image displayed for the checked state. |
Checked |
Gets or sets the index of the large image displayed for the checked state. |
Checked |
Gets or sets the name of the large image displayed for the checked state. |
Checked |
Gets or sets the vector image for the checked state. |
Default |
Gets or sets the default vector image.
Inherited from Bar |
Default |
Gets or sets the size of the default vector image.
Inherited from Bar |
Disabled |
Gets or sets the image corresponding to the item’s disabled state.
Inherited from Bar |
Disabled |
Gets or sets the index of the image that corresponds to the item’s disabled state.
Inherited from Bar |
Disabled |
Gets or sets the name of the image displayed for the disabled state.
Inherited from Bar |
Disabled |
Gets or sets the large image that corresponds to the item’s disabled state.
Inherited from Bar |
Disabled |
Gets or sets the index of the large image that corresponds to the item’s disabled state.
Inherited from Bar |
Disabled |
Gets or sets the name of the large image displayed for the disabled state.
Inherited from Bar |
Disabled |
Gets or sets the vector image for the item’s disabled state.
Inherited from Bar |
Image |
Gets or sets the Bar |
Image |
Gets or sets the index of a small glyph assigned to this Bar |
Image |
Gets or sets the name of the image in the Images collection.
Inherited from Image |
Image |
Gets or sets the uniform resource identifier of the glyph in the DX Image Gallery displayed in the current Bar |
Large |
Gets or sets the item’s large image.
Inherited from Bar |
Large |
Gets or sets the index of the large image in the image source collection.
Inherited from Bar |
Large |
Gets or sets the name of the large image in the image source collection.
Inherited from Bar |
Large |
Gets the source of large glyphs.
Inherited from Bar |
Svg |
Gets or sets a vector image displayed in the item.
Inherited from Bar |
Svg |
Gets or sets how to adjust icon colors according to the active application Skin.
Inherited from Image |
Svg |
Gets or sets the required size of the vector image.
Inherited from Bar |
See Also