Click or drag to resize

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.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<EventArgs> OnOptionsClosedNotify

Value

Type: SystemEventHandlerEventArgs
Availability

CUSTOMTOOLS 2015 SP4


See Also