Page 1 of 1

How to create tabs control

Posted: Tue Jun 19, 2012 1:41 am
by zeroonea

I see NavBar very like tab header. How to create a tab control?


How to create tabs control

Posted: Tue Jun 19, 2012 3:05 am
by maxkatz

Drag and drop the NavBar component inside the header (or footer).


How to create tabs control

Posted: Tue Jun 19, 2012 3:09 am
by zeroonea

And how to create tab panel to hold other components for each tab?


How to create tabs control

Posted: Tue Jun 19, 2012 3:11 am
by maxkatz

Create two pages, and place the NavBar on both of them. Each page will be the container for one tab. You can also mark a tab to be active (current page)