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

In This Topic
    ContextMenuStripChanged Event (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatPropertyChanged")>
    <SRDescriptionAttribute("ControlContextMenuStripChangedDescr")>
    Public Event ContextMenuStripChanged As System.EventHandler
    [SRCategory("CatPropertyChanged")]
    [SRDescription("ControlContextMenuStripChangedDescr")]
    public event System.EventHandler ContextMenuStripChanged
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also