| CTInterfaceOnOptionsClosedNotify Event |
Notifies when user exits CUSTOMTOOLS Options with OK.
Invoked only when Options is accessed via SOLIDWORKS, and NOT from CUSTOMTOOLS Administration.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public event EventHandler<EventArgs> OnOptionsClosedNotify
Public Event OnOptionsClosedNotify As EventHandler(Of EventArgs)
Value
Type:
SystemEventHandlerEventArgsAvailability See Also