ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / TabControl Class
Members

In This Topic
    TabControl Class
    In This Topic
    ArcGIS PanelHeader control.
    Syntax
    public class TabControl : ArcGIS.Desktop.Internal.Framework.Controls.PanelHeader, System.ComponentModel.INotifyPropertyChanged  
    Public Class TabControl 
       Inherits ArcGIS.Desktop.Internal.Framework.Controls.PanelHeader
       Implements System.ComponentModel.INotifyPropertyChanged 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase
             ArcGIS.Desktop.Framework.Controls.TabControl

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also