Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / ActiveTab Property

In This Topic
    ActiveTab Property
    In This Topic
    Returns active tab
    Syntax
    public RibbonTab ActiveTab {get;}
    public:
    property RibbonTab^ ActiveTab {
       RibbonTab^ get();
    }
    See Also