VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.UIElements Namespace / WebAnnotationViewerContextMenuJS type
In This Topic
    WebAnnotationViewerContextMenuJS Class Events
    In This Topic
    For a list of all events of this type, see WebAnnotationViewerContextMenuJS.
    Events
     NameDescription
    Public EventOccurs when UI element is activated and connected with the UI-control. (Inherited from WebUiElementJS)
    Public EventOccurs when UI element is destroyed. (Inherited from WebUiElementJS)
    Public EventOccurs when context menu is showing. (Inherited from WebUiContextMenuJS)
    Public EventOccurs when UI element active state is changed. (Inherited from WebUiElementJS)
    Public EventOccurs when UI element active state is changing. (Inherited from WebUiElementJS)
    Public EventOccurs when warning (non-critical error) occurs in UI-control. (Inherited from WebUiElementJS)
    See Also