Click or drag to resize
CTInterface.OnScriptButtonClicked Event
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: System.EventHandler<EventArgs>
Availability

CUSTOMTOOLS 2015 SP0


See Also