[]
Gets or sets the backcolor of the context menu item when the mouse is over the item.
public Color ItemHoverBackColor { get; set; }
Public Property ItemHoverBackColor As Color
Type | Description |
---|---|
Color | The backcolor of the context menu item. |