SelectionColor Property (FlexMenuBar)
Class
FlexMenuBar
.
Action
Gets the color of the menu item background when a menu item is selected.
Syntax
C#
protected
Color
selectionColor { get; }
VB
'Declaration Protected Read Property selectionColor As
Color
Access
Read only.