Tagged Questions
The ribbon-control tag has no wiki summary.
11
votes
2answers
1k views
Does anyone ever use the Ribbon Control?
The ribbon control seems to be the rage now that Windows 7 is here.
It occurred to me from this link for a ribbon control here on Codeplex...
What I want to know is, is there any real benefit in ...
8
votes
5answers
3k views
6
votes
3answers
530 views
Ribbon controls in Delphi
I have used TMS ribbon controls and ribbon controls came with Delphi 2009 in my project. I can remember the Delphi setup warned me about ribbon controls and said me to get license from Microsoft. ...
6
votes
3answers
4k views
Apply Office 2007 themes for WPF application
I am using the RibbonControl from WPF toolkit. It has the Office Blue, Black and Silver themes. But the the theme is not applying for the controls in the window. Is there any solution for that?
I am ...
4
votes
3answers
545 views
How to set text at the head of a RibbonApplicationMenu
I'm trying to have text in the top level of a RibbonApplicationMenu (trying to the get the word "File" there similar to Word or Outlook). It seems the ...
4
votes
1answer
155 views
Executing Commands from the Microsoft Ribbon?
I have created my first non Delphi Ribbon using the Microsoft Ribbon Framework thanks to the help and advice provided in this thread.
Following the guide that A.Bouchez posted in that thread I have ...
4
votes
1answer
288 views
Will WPF Ribbon work on a machine with no office?
I've been looking on the site http://wpf.codeplex.com/ and found the Ribbon control finding my needs.
I was wondering if it requires any Office licence things etc. on the machine, or this just needs ...
4
votes
2answers
749 views
Why is my RibbonWindow not themed correctly?
Working with the ribboncontrolslibrary, when I run my application the title bar looks like W98 application,. How can I make it look pretty?
Edit: It seems that has something to do with the theme ...
3
votes
1answer
150 views
Add multiple elements to a Prism region
I'm using Prism with the Microsoft WPF Ribbon, and everything works quite well, but I have a problem with contextual tabs. I define the contextual tabs in my Shell.xaml:
...
3
votes
1answer
499 views
SharePoint: Multiple webparts and ribbon
I am associating ribbon to my webpart. I have a need to add more than two webparts in a page.
I do not want to have a separate contextual group/tab for each webpart. Is there a way to check if a ...
3
votes
1answer
673 views
Steps to construct WPF Ribbon based applications
Where can I find tutorials or steps to develop WPF Ribbon based applications? The Microsoft page, Microsoft Ribbon for WPF October 2010 doesn't provide any documents for the code samples. For example ...
3
votes
1answer
375 views
WPF RibbonComboBox Height
Ok, I would have thought this was a simple question, but apparently it's got me confused.
When I try to set the height of my RibbonComboBox, it's not moving actual size of it, just the box that ...
2
votes
1answer
142 views
Can I add customized control to ribbon?
Is there a way to add a customized lookupedit to DevExpress.XtraBars.Ribbon.RibbonControl? In my RibbonPageGroup, I can right click to add controls including LookUpEdit. But if I want to add my ...
2
votes
1answer
95 views
Cannot set RibbonTextBox isEnable to False
I have been trying out the Ribbon Controls and experienced a possible bug (or I am doing something wrong perhaps). If I have a RibbonTextBox on the RibbonTab, and setting the isEnable to False or True ...
2
votes
2answers
140 views
Should I use a ribbon bar interface when re-designing an application
We are in the process of designing a new User Interface for our main application. Opinion is divided in our office as to whether we should use a ribbon bar interface or not. I personally prefer it ...
2
votes
1answer
647 views
Open XML SDK - Adding a macro programatically to a Word 2007 document
I am trying to dynamically add a new custom ribbon in a Word 2007 document following teh manual method described in this article :- http://msdn.microsoft.com/en-us/library/aa338202(v=office.12).aspx.
...
2
votes
1answer
237 views
Documentation: List of all callback functions for Office Ribbon controls
I am customizing the Office Ribbon in Outlook 2010 but this question probably applies to all Office apps:
I've seen many websites so far that have instructions for setting the text of an editBox ...
2
votes
2answers
638 views
How to programmatically add a RibbonTab to WPF Ribbon (October 2010 release)?
Does anybody know a way to programatically add a RibbonTab to a Mircosoft WPF Ribbon? I can't find an example or at least a property to use in neither documentation nor Ribbon's intellisense.
I found ...
2
votes
1answer
794 views
Microsoft Ribbon for WPF (4.0.0.11019)
I am using the latest WPF Ribbon control downloaded from http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2bfc3187-74aa-4154-a670-76ef8bc2a0b4&displaylang=en
In Windows XP, the Ribbon ...
2
votes
3answers
637 views
intercept RelativeSource FindAncestor
I have a WPF application which runs as a excel plugin, it has its visual tree like so
Excel
ElementHost
WPF UserControl
WPF ribbon bar control
Now any controls sitting on the WPF ribbon bar ...
2
votes
3answers
734 views
TRibbon's large button's image is not centered…any ideas? easy to demonstrate at design-time
i'm using delphi 2009 (updates 1, 2, 3, 4). i'm seeing something quite peculiar. the image on the button is not centered in the button when i have a large button with a large glyph! rather than ...
1
vote
1answer
90 views
RibbonComboBox how to do “on text changed event”
I want to get the value that is typed in the ribbon combobox to filter my listview but it doesn't have a "on text changed event" and if i use the KeyUp/Down event or PreviewTextIntput it resets the ...
1
vote
0answers
93 views
CRM 2011 - Export Translations Issue - LocLabels Issue in Ribbon
I recently have some problems when exporting the translations of an entity. At first I thought that the problem was lying much deeper than just the ribbon.. But with some testing, I found out that it ...
1
vote
1answer
105 views
Microsoft.SharePoint.WebControls.SPRibbon not Working In Sharepoint SandBox Solution?
I wanna create Contextual Tab using Webpart In Sandbox Solution..that time I am getting Error as below When i am added Custom-Webpart :
Web Part Error: Unhandled exception was thrown by the ...
1
vote
1answer
111 views
How to Set HorizontalContentAlignment in RibbonButton
In normal WPF Button control, HorizontalContentAlignment can set the Content of the Button the left. But in RibbonButton control, there is no Content, but replaced by Label, which cannot be aligned by ...
1
vote
1answer
232 views
RibbonGroup Header on Top
I am trying to figure out how to implement the "Better" example of what is shown here:
Specifically what is used for "Indent" and "Spacing" headings. I assume its just a RibbonGroup header with the ...
1
vote
1answer
856 views
How to hide Title bar in WPF Ribbon Window (Aero enabled) without hidden control box?
I currently use WPF Ribbon Window and enable Aero in current window like the following photo. I like to hide title that is "Pattern Tester" because there is not enough of space to show it. But I still ...
1
vote
2answers
264 views
Ribbon in winForms C# .Net 4.0
Does microsoft have ribbon control for non office applications? If not is there any free ?
I like that component and just want to use in my winForm 4.0 application.
Thanks.
1
vote
1answer
174 views
RibbonControl: center Title
I'm using the Microsoft RibbonControl on a UserControl (it needs to be so we can host it on a stub form to host the WPF in our MDI system). Sadly, the title of the Ribbon displays Top/Left in the ...
1
vote
2answers
675 views
SharePoint: Ribbon Contextual Groups and Tabs
I am new to SharePoint ribbon. I would really appreciate if you can please help me out to find why I do not see the View and Edit buttons in the Manage group of my tab.
Here are my definitions for ...
1
vote
1answer
102 views
Using the RibbonSplitButton outside of Ribbon?
when I'm using the RibbonSplitButton outside of a Ribbon, it looses a bit of it's style and the MouseOver-Effect flickers very fast.
Can i assign a kind of style or something to the RibbonSplitButton ...
1
vote
2answers
255 views
TRibbon Large Image problem
I am writing an Application in Delphi 2010 and trying the new TRibbon control for the first time.
All works fine, however I have a small problem:
I have added a 64x64 Bitmap in a TImageList which is ...
1
vote
0answers
366 views
wpf ribbon app menu images
In the process of updating an app using the 'old' (pre-October 2010 release) ribbon, I am having trouble replicating the xaml below.
<r:Ribbon.ApplicationMenu>
...
1
vote
2answers
155 views
Unhandled exception when adding a RibbonGroup
I am trying to implement the Outlook Ribbon in a WPF application, and the ribbon works fine. However when I try to add a RibbonGroup, I get an unhandled exception in the XAML.
Here is my code:
...
1
vote
1answer
1k views
Why can't Visual Studio 2008 locate afxcontrolbars.h?
I have installed VS 2008. When I try to build a project, I am getting an error saying:
Cannot open include file: 'afxcontrolbars.h': No such file or directory
So, I guess I need to have ribbon ...
1
vote
1answer
776 views
MFC Feature pack in Office 2010 style
I developed app in mFC using vs2008 and MFC Feature pack 2008. its look and feel is like 2007 office style. Now i want app look and feel like office 2010.
Will you explain me how to do it?
1
vote
1answer
363 views
Word 2007 Ribbon - Properly aligning controls in a group
I am not able to properly align the controls in a group in custom ribbon in Word 2007.
In the above screenshot you can notice the textboxes and the dropdowns are not properly aligned. Following is ...
1
vote
2answers
915 views
SharePoint 2010 Ribbon on Application pages
I'm trying to create a SharePoint 2010 application page (AKA layout page) to display some information and allow users to perform some custom functionality.
I need to display custom ribbon tab for the ...
1
vote
1answer
373 views
C# WPF ribbon:RibbonTextBox vs. TextBox
After installing Microsoft Ribbon for WPF, I create a WPF Ribbon Application. For textbox, I have choices of "ribbon:RibbonTextBox" or "TextBox" - they seems to work the same to me. Anyone know of the ...
1
vote
1answer
273 views
Office ribbon interface and Google chrome interface
This is not a technical question but law related.
I started developing a Delphi Application which implements a UI similar to Google Chrome:
Now I want to add a menu in the white space in left top ...
1
vote
0answers
375 views
VSTO Ribbon Drop Down not Populating
I'm writing a Word template in Visual Studio 2010, .NET Framework 4.0 and for the life of me I can't get a drop down in the ribbon control to populate. When I step through the code it looks like it's ...
1
vote
2answers
361 views
ribbon controls
How do I enable ribbon buttons which are disabled after clicking the more commands button in a quickaccessbar using Delphi?
1
vote
1answer
250 views
Searching workaround to apply Localization on Ribbon Control using LocalizationExtension from codeplex
My application has to support multiple languages and should be able to switch the language on run time. For that purpose I am using LocalizationExtension from codeplex ...
1
vote
1answer
289 views
Can the “Fluent” UI ribbon controls co-exist with the new “Microsoft Ribbon for WPF”?
We have an app in progress/development using the Office Fluent UI ribbon control library. It seems that the new RTM release of the Microsoft Ribbon for WPF is going to be the standard for the ...
1
vote
2answers
917 views
Hide/unhide ribbon for Microsoft RIbbon for WPF release
MS officially released MS Ribbon for WPF. This release doesn't support theming, it comes with a default blue theme, Office 2010 look&feel. Office 2010 has a button that allows users to hide/unhide ...
1
vote
2answers
1k views
WPF Ribbon: ToggleButton groups?
I have just started playing with Microsoft's 08/2010 WPF Ribbon release. The basics appear pretty straightforward, but how would I create a RibbonToggleButton group that would allow only one button in ...
1
vote
1answer
2k views
Microsoft Ribbon for WPF vs. Office RIbbon UI
Microsoft released Microsoft Ribbon for WPF available for download here.
We also have RibbonControlsLibrary.dll, which is a ribbon control too, available for download from Office sites. Currenty it ...
1
vote
2answers
167 views
What to use as the container with ribbon control?
I'm writing a data-entry software with lots of pages. For example one page for entering team data and another page for entering match data. I want to use the new fancy Microsoft ribbon control to ...
1
vote
1answer
797 views
Disable Ribbon Button
I want to disable and NOT hide a ribbon button (specifically Ribbon.ListItem.New.NewListItem) on a particular List type. On web I could find a lot many posts showing me ways to remove/hide buttons but ...
1
vote
1answer
531 views
Activate Ribbon Button from C# in PowerPoint
How might it be possible to activate one of PowerPoint's ribbon buttons from C# ?
We want to be able to run some code in the context that is set up by pressing one of the ribbon buttons.
Just ...