Click or drag to resize

RibbonToggleButtonActiveScript Field

Specifies a javascript method that determines whether the button control is displayed as 'toggled' (enabled). The script is expected to return a Boolean value.

Namespace:  Colygon.MatchPoint.Common.Ribbon
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public string ActiveScript

Field Value

Type: String
See Also