Click or drag to resize

CTInterfaceOnRequestScriptButtonEnable 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) Version: 25.0
Syntax
public event EventHandler<CTInterfaceBooleanArg> OnRequestScriptButtonEnable

Value

EventHandlerCTInterfaceBooleanArg
Revision History
DateVersionDescription
-2015 SP0First Release
See Also