DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / ContextMenuChanged Event

In This Topic
    ContextMenuChanged Event (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatPropertyChanged")>
    <SRDescriptionAttribute("ControlOnContextMenuChangedDescr")>
    <System.ComponentModel.BrowsableAttribute(False)>
    Public Event ContextMenuChanged As System.EventHandler
    [SRCategory("CatPropertyChanged")]
    [SRDescription("ControlOnContextMenuChangedDescr")]
    [System.ComponentModel.Browsable(false)]
    public event System.EventHandler ContextMenuChanged
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also