Posted 16 years ago by JDEV
Avatar
Is there a way to hide the tabs and just leave the Application Menu Button visible? On initial startup (or close solution) none of the tab features are relevant.

I could add all the tabs + groups programmatically but I would rather have them defined in the xaml but not visible until the user has selected a solution to work with.

MS Access has this type of view before openning a database.

Thanks.

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
I think what you could do is still keep them defined in XAML but then at startup programmatically get the list of Tabs, then remove them all from the Ribbon's tabs collection. When the user selects a solution, add back in the list of Tabs.


Actipro Software Support

The latest build of this product (v24.1.2) was released 7 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.