Click or drag to resize

CTInterface.OnRequestScriptButtonEnable Event

Invoked multiple times at various cases. Allows setting availablity of the script button defined with OnRequestScriptButton.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterface.BooleanArg> OnRequestScriptButtonEnable

Value

Type: System.EventHandler<CTInterface.BooleanArg>
Availability

CUSTOMTOOLS 2015 SP0


See Also