Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Ribbon bar issue Collapse All
Subject Author Date
Chris Anderson Jun 22, 2007 - 1:01 PM

I need to hide/remove the default file button that shows up when using the ribbon bar. At the same time I need to show the application icon
in the upper left corner of the frame window. This isnt happening when I hide the CExtRibbonButtonFile object returned by Ribbon_FileButtonGet method. Is this a known issue? If not, how can I get the icon to show in the corner of the frame window.

Chris Anderson Jun 26, 2007 - 10:34 AM

But I need the application icon that shows up in the left hand corner in the circular button and that goes when you remove the file button???

Technical Support Jun 27, 2007 - 12:33 PM

So you do not need this round button in the top left corner and you want a round icon to be painted on the same place instead? Please confirm. Please note if you paint an icon instead of this button, that will violate Microsoft Specification for the Ribbon UI.

Technical Support Jun 23, 2007 - 10:55 AM

If you don’t need the file button, you can simply not create it while initializing the ribbon tree.