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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also