RollOverColor Property (FlexMenuBar)

Class

FlexMenuBar.

Action

Gets the color of the menu item background when a user rolls the mouse over it.

Syntax

C#
protected Color rollOverColor { get; }
VB
'Declaration
Protected Read Property rollOverColor As Color

Access

Read only.