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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also