Ribbon visibility/opacity, color picker

rated by 0 users
This post has 5 Replies | 3 Followers

Not Ranked
Points 20
onishimura Posted: 02-28-2008 3:39 AM

Hi, I'm evaluating the ribbon control and have two quick questions regarding it:

1. Is it possible to set the visibility/opacity of the  ribbon control to  0, and JUST show the ApplicationMenu and QAT?

2. Is there a color picker included with the ribbon control? Most of the samples have an icon associated with it but no dialog popup for it.

Thanks

Top 25 Contributor
Points 7,870
Infragistics Employee
Hi -
 
1. No not really
2. There is no color picker tool included with the XamRibbon however it is quite easy to build one.  The 'Ribbon with RichTextBox' sample includes code for creating a color picker tool based on a GalleryTool.
 
Joe
 
  • | Post Points: 20
Top 25 Contributor
Points 7,870
Infragistics Employee
Hi -
 
Re-thinking #1, you could do the following:
 
Re-template the entire Ribbon  (!!!)
 
-or-
 

If you don’t mind having some empty space below the QAT (since the app menu spans the QATand the tab header area), you can:

  1. set the IsMinimized to True (to hide the ribbon group area)
  2. set AllowMinimize to False (to prevent the end user from unminimizing it)
  3. add 1 RibbonTabItem whose Visibility is Hidden (so there is something there to give the area in the second row some height since it is the xamTabControl that is providing that background).
Joe
 
  • | Post Points: 5
Not Ranked
Points 155

Hello I'm having the same problem where can I find the Ribbon with RichTextBox sample code?

Thanks.

  • | Post Points: 20
Top 25 Contributor
Points 7,870
Infragistics Employee

Hi -

The sample source code is copied to your system during the NA install process.  If you're having trouble finding it, I have attached a zip with the C# and VB versions of the source.

Enjoy!

JoeM

  • | Post Points: 20
Not Ranked
Points 155

Thank you, glad you attached it because I can't find it in the intalled examples.

Thanks again!

  • | Post Points: 5
Page 1 of 1 (6 items) | RSS

Forum Statistics

28,012 users have contributed to 104,737 threads and 116,461 posts.

In the past week, we've had 898 new users, adding to our total of 443,529 registered users!

In the past 24 hours, we have 51 new thread(s), 161 new post(s), and

In the past 3 days, the most popular thread for everyone has been "XamDataPresenter (Mouse Right Click)". The post with the most views is "Undo/Redo within XamDatagrid and Editors.". The most replies were made to "XamDataPresenter (Mouse Right Click)".

Please welcome our newest member andrewrembrandt.