BarCheckItemImageOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Bar |
Initializes a new instance of the Bar |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Inherited from Image |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Inherited from Image |
See Also