'Declaration
Public Event AnnotationTextBoxLostFocus As GdViewer.AnnotationTextBoxLostFocusEventHandler
public event GdViewer.AnnotationTextBoxLostFocusEventHandler AnnotationTextBoxLostFocus
public event AnnotationTextBoxLostFocus: GdViewer.AnnotationTextBoxLostFocusEventHandler;
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdViewer.AnnotationTextBoxLostFocusEventHandler* AnnotationTextBoxLostFocus
public: event GdViewer.AnnotationTextBoxLostFocusEventHandler^ AnnotationTextBoxLostFocus