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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also