Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
455
How to select a tab
posted

How to select a tab.

I have the key from the tab taht i want tot select in C#.

I see the property SelectedTabIndex and SelectedTab these property's are int types.

uwtT***lectedTabIndex = index???

How to get from the tab object the index, see code below

uwtTabs.Tabs.FromKey("key") ??? how to get the index.

Or is there an other way to get the index by a key?

 

Parents
No Data
Reply Children