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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also