IBaseRibbonElement.Enabled

Fore Syntax

Enabled: Boolean;

Fore.NET Syntax

Enabled: Boolean;

Description

The Enabled property determines whether the control element is available for user.

Comments

If the property is set to True, the control element is available for user.

See also:

IBaseRibbonElement