I see NavBar very like tab header. How to create a tab control?
I see NavBar very like tab header. How to create a tab control?
Drag and drop the NavBar component inside the header (or footer).
And how to create tab panel to hold other components for each tab?
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)