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: 2013.11.0.0
Syntax
C#
public string ActiveScript

Field Value

Type: String
See Also