 | CTInterface.OnScriptButtonClicked Event |
Namespace:
ATR.CT.CTInterface
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic event EventHandler<EventArgs> OnScriptButtonClicked
Public Event OnScriptButtonClicked As EventHandler(Of EventArgs)
Value
Type:
System.EventHandler<EventArgs>
Availability
See Also