How to put the name of the active tab to variable?

  • Автор темы Автор темы irmscher
  • Дата начала Дата начала

irmscher

Client
Регистрация
28.11.2012
Сообщения
199
Реакции
6
Баллы
18
Hey guys and gals

How to put the name of the active tab to variable?
 
Thanks!

Here's the complete code if someone else needs it:

// get main tab
Tab tab = instance.ActiveTab;

// get name
string name = tab.Name;

return tab.Name;
 
  • Спасибо
Реакции: VladZen

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)