Class ImageListViewColor
Represents the color palette of the image list view.
Inheritance
Namespace: Manina.Windows.Forms
Assembly: ImageListView.dll
Syntax
[TypeConverter(typeof(ImageListViewColorTypeConverter))]
public class ImageListViewColor
Constructors
| Improve this Doc View SourceImageListViewColor()
Initializes a new instance of the ImageListViewColor class.
Declaration
public ImageListViewColor()
ImageListViewColor(String)
Initializes a new instance of the ImageListViewColor class from its string representation.
Declaration
public ImageListViewColor(string definition)
Parameters
Type | Name | Description |
---|---|---|
System.String | definition | String representation of the object. |
Properties
| Improve this Doc View SourceAlternateBackColor
Gets or sets the background color of alternating cells in Details View.
Declaration
public Color AlternateBackColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
AlternateCellForeColor
Gets or sets the foreground color of alternating cells text in Details View.
Declaration
public Color AlternateCellForeColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
BackColor
Gets or sets the background color of the ImageListViewItem.
Declaration
public Color BackColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
BorderColor
Gets or sets the border color of the ImageListViewItem.
Declaration
public Color BorderColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
CellForeColor
Gets or sets the foreground color of the cell text in Details View.
Declaration
public Color CellForeColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ColumnHeaderBackColor1
Gets or sets the background gradient color1 of the column header.
Declaration
public Color ColumnHeaderBackColor1 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ColumnHeaderBackColor2
Gets or sets the background gradient color2 of the column header.
Declaration
public Color ColumnHeaderBackColor2 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ColumnHeaderForeColor
Gets or sets the cells foreground color of the column header text.
Declaration
public Color ColumnHeaderForeColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ColumnHeaderHoverColor1
Gets or sets the background hover gradient color1 of the column header.
Declaration
public Color ColumnHeaderHoverColor1 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ColumnHeaderHoverColor2
Gets or sets the background hover gradient color2 of the column header.
Declaration
public Color ColumnHeaderHoverColor2 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ColumnSelectColor
Gets or sets the cells background color if column is selected in Details View.
Declaration
public Color ColumnSelectColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ColumnSeparatorColor
Gets or sets the color of the separator in Details View.
Declaration
public Color ColumnSeparatorColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ControlBackColor
Gets or sets the background color of the ImageListView control.
Declaration
public Color ControlBackColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Default
Represents the default color theme.
Declaration
public static ImageListViewColor Default { get; }
Property Value
Type | Description |
---|---|
ImageListViewColor |
DisabledBackColor
Gets or sets the background color of the ImageListView control in its disabled state.
Declaration
public Color DisabledBackColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
DisabledBorderColor
Gets or sets the border color of the ImageListViewItem if the item is disabled.
Declaration
public Color DisabledBorderColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
DisabledColor1
Gets or sets the background gradient color1 if the ImageListViewItem is disabled.
Declaration
public Color DisabledColor1 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
DisabledColor2
Gets or sets the background gradient color2 if the ImageListViewItem is disabled.
Declaration
public Color DisabledColor2 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
DisabledForeColor
Gets or sets the fore color of the ImageListViewItem if the item is disabled.
Declaration
public Color DisabledForeColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ForeColor
Gets or sets the foreground color of the ImageListViewItem.
Declaration
public Color ForeColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
HoverBorderColor
Gets or sets the border color of the ImageListViewItem if the item is hovered.
Declaration
public Color HoverBorderColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
HoverColor1
Gets or sets the background gradient color1 if the ImageListViewItem is hovered.
Declaration
public Color HoverColor1 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
HoverColor2
Gets or sets the background gradient color2 if the ImageListViewItem is hovered.
Declaration
public Color HoverColor2 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ImageInnerBorderColor
Gets or sets the image inner border color for thumbnails and pane.
Declaration
public Color ImageInnerBorderColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
ImageOuterBorderColor
Gets or sets the image outer border color for thumbnails and pane.
Declaration
public Color ImageOuterBorderColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
InsertionCaretColor
Gets or sets the color of the insertion caret.
Declaration
public Color InsertionCaretColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Mandarin
Represents the mandarin color theme.
Declaration
public static ImageListViewColor Mandarin { get; }
Property Value
Type | Description |
---|---|
ImageListViewColor |
Noir
Represents the noir color theme.
Declaration
public static ImageListViewColor Noir { get; }
Property Value
Type | Description |
---|---|
ImageListViewColor |
PaneBackColor
Gets or sets the background color of the image pane.
Declaration
public Color PaneBackColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
PaneLabelColor
Gets or sets the color of labels in pane view.
Declaration
public Color PaneLabelColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
PaneSeparatorColor
Gets or sets the separator line color between image pane and thumbnail view.
Declaration
public Color PaneSeparatorColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
SelectedBorderColor
Gets or sets the border color of the ImageListViewItem if the item is selected.
Declaration
public Color SelectedBorderColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
SelectedColor1
Gets or sets the background gradient color1 if the ImageListViewItem is selected.
Declaration
public Color SelectedColor1 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
SelectedColor2
Gets or sets the background gradient color2 if the ImageListViewItem is selected.
Declaration
public Color SelectedColor2 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
SelectedForeColor
Gets or sets the fore color of the ImageListViewItem if the item is selected.
Declaration
public Color SelectedForeColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
SelectionRectangleBorderColor
Gets or sets the color of the selection rectangle border.
Declaration
public Color SelectionRectangleBorderColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
SelectionRectangleColor1
Gets or sets the background color1 of the selection rectangle.
Declaration
public Color SelectionRectangleColor1 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
SelectionRectangleColor2
Gets or sets the background color2 of the selection rectangle.
Declaration
public Color SelectionRectangleColor2 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
UnFocusedBorderColor
Gets or sets the border color of the ImageListViewItem if the control is not focused.
Declaration
public Color UnFocusedBorderColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
UnFocusedColor1
Gets or sets the background gradient color1 of the ImageListViewItem if the control is not focused.
Declaration
public Color UnFocusedColor1 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
UnFocusedColor2
Gets or sets the background gradient color2 of the ImageListViewItem if the control is not focused.
Declaration
public Color UnFocusedColor2 { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
UnFocusedForeColor
Gets or sets the fore color of the ImageListViewItem if the control is not focused.
Declaration
public Color UnFocusedForeColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Methods
| Improve this Doc View SourceCopyFrom(ImageListViewColor)
Copies color values from the given object.
Declaration
public void CopyFrom(ImageListViewColor source)
Parameters
Type | Name | Description |
---|---|---|
ImageListViewColor | source | The source object. |
Equals(Object)
Determines whether all color values of the specified ImageListViewColor are equal to this instance.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
System.Object | obj | The object to compare with this instance. |
Returns
Type | Description |
---|---|
System.Boolean | true if the two instances have the same color values; otherwise false. |
Overrides
GetHashCode()
Returns a hash code for this instance.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. |
Overrides
ToString()
Returns a string that represents this instance.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | A string that represents this instance. |