Click or drag to resize

RibbonButtonEnabled Property

Specifies whether the button control is displayed as enabled.

Namespace:  Colygon.MatchPoint.Common.Ribbon
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also