IRibbonButton.Down

Fore Syntax

Down: Boolean;

Fore.NET Syntax

Down: Boolean;

Description

The Down property determines state of the control element.

Comments

If the property is set to True, the button is pressed.

Visually the pressed button is framed and has determined color set in the current formatting scheme.

See also:

IRibbonButton