  | 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)
Syntaxpublic event EventHandler<EventArgs> OnOptionsClosedNotify
Public Event OnOptionsClosedNotify As EventHandler(Of EventArgs)
Value
Type: 
SystemEventHandlerEventArgs
Availability
See Also