C#
VB
C++
Gets or sets the System.Windows.Forms.ContextMenuStrip that is displayed when an annotation is right clicked.
public ContextMenuStrip AnnotationContextMenu { get; set; }
Public Property AnnotationContextMenu As ContextMenuStrip
public:
property ContextMenuStrip^ AnnotationContextMenu {
ContextMenuStrip^ get();
void set ( ContextMenuStrip^ );
}
The System.Windows.Forms.ContextMenuStrip that is displayed when an annotation is right clicked.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET