HighlightedBackground Property (C1ContextMenu)
In This Topic
Gets or sets the
System.Windows.Media.Brush used to highlight the menu item.
Syntax
'Declaration
Public Shadows Property HighlightedBackground As Brush
public new Brush HighlightedBackground {get; set;}
See Also