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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also