DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / ContextMenuStrip Property

In This Topic
    ContextMenuStrip Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatBehavior")>
    <System.ComponentModel.DefaultValueAttribute("")>
    <SRDescriptionAttribute("ControlContextMenuDescr")>
    Public Overridable Property ContextMenuStrip As System.Windows.Forms.ContextMenuStrip
    [SRCategory("CatBehavior")]
    [System.ComponentModel.DefaultValue("")]
    [SRDescription("ControlContextMenuDescr")]
    public virtual System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also