Posted 15 years ago by Krijn Michiels
Version: 9.1.0503
Avatar
Hi

Can we implement the ribbon functionality known as 'Modal Tabs' with the ActiPro Ribbon control ?

See http://msdn.microsoft.com/en-us/library/cc872782.aspx

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Krijn,

Sure, you probably could just initially have the Visibility of the modal tabs be Collapsed. Then when one needs to be displayed, toggle the Visibility of the normal tabs to be Collapsed and make the modal one Visible. When you exit modal mode, toggle the Visibility states back. I believe that would work.

Alternatively you could clear the Ribbon.Tabs collection and then add your modal tabs in. Then when you exit modal mode, do the opposite.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.