MenuBarDocument select content

I'm using MenuBarDocument, with tabs. When the app launches the first tab is selected and the content is presented. For example I present a <stackTemplate> with some <sections> and inside it are <lockup>. Is it possible to tell MenuBarDocument to select one of the <lockup> upon initial presentation? I've tried adding autoHighlight="true" but it doesn't work.


Anyone has a working example?

Thanks