IRibbonButton.Down

Fore Syntax

Down: Boolean;

Fore.NET Syntax

Down: Boolean;

Description

The Down property determines a state of the control.

Comments

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

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

See also:

IRibbonButton