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






BackColorChanged Event (DicomViewer)
Syntax
'Declaration
 
<SRCategoryAttribute("CatPropertyChanged")>
<SRDescriptionAttribute("ControlOnBackColorChangedDescr")>
Public Event BackColorChanged As System.EventHandler
 
'Usage
 
Dim instance As DicomViewer
Dim handler As System.EventHandler
 
AddHandler instance.BackColorChanged, handler
Requirements

Target Platforms: .NET CLR 4.8 or higher

See Also