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