IBaseRibbonElement.Highlighted

Syntax

Highlighted: Boolean;

Description

The Highlighted property returns whether the current control is highlighted.

Comments

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

See also:

IBaseRibbonElement