Click or drag to resize

CTInterfaceOnScriptButtonClicked 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: SystemEventHandlerEventArgs
Availability

CUSTOMTOOLS 2015 SP0


See Also