'Declaration Protected Overridable Sub OnAnnotationLostInputFocus( _
ByVal eThe PdfAnnotationViewMouseEventArgs instance containing the event data.As PdfAnnotationViewEventArgs _
)
protected virtual void OnAnnotationLostInputFocus(
PdfAnnotationViewEventArgs e
)
protected: virtual void OnAnnotationLostInputFocus(
PdfAnnotationViewEventArgs* e
)
protected:
virtual void OnAnnotationLostInputFocus(
PdfAnnotationViewEventArgs^ e
)
Parameters
- e
- The PdfAnnotationViewMouseEventArgs instance containing the event data.