IBaseRibbonElement.Highlighted

Fore Syntax

Highlighted: Boolean;

Fore.NET Syntax

Highlighted: Boolean;

Description

The Highlighted property indicates whether the current control element is highlighted.

Comments

The property returns True, if the current control element is highlighted. The element is highlighted when the mouse cursor is in its area.

See also:

IBaseRibbonElement