Click or drag to resize
CTInterfaceOnScriptButtonClicked Event

[This is preliminary documentation and is subject to change.]

Notification that is send when user has clicked the script button defined with OnRequestScriptButton.

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

Value

Type: SystemEventHandlerEventArgs
Availability

CUSTOMTOOLS 2015 SP0


See Also