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: 2013.11.0.0
Syntax
C#
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also