In excel application, on the right end of ribbon tab header(at the same height as the names of the Ribbon Tabs) there is a little blue help icon with a question mark.
How can we achieve this in Infragistic Ribbon?I am using the below namesapce to develope my application having infragistic ribbon in main layout.xmlns:igR="clr-namespace:Infragistics.Windows.Ribbon;assembly=InfragisticsWPF4.Ribbon.v11.1"I got some sample in infragistic help site.this.ultraToolbarsManager1.Ribbon.TabItemToolbar.Tools.AddTool( "Help" );But that is using "Infragistics.Win.UltraWinToolbars".How to do the same when I am using Infragistic 4 for WPF.I would appreciate if you can provide some sample to put that icon in XAML instead of code behind.
Thanks, we had found that and implemented it.
Actually, this feature is supported (and built-in) by using the TabIteAreaToolbar. This toolbar allows you to pace any element, in your case a help button, to the right of the ribbon tabs just like you would expect in Office. This feature was added for this specific scenario.
Hello Walter,
Currently this is not implemented. So I can suggest you use the suggested approach or use the XamRibbon's TabItemAreaToolbar, where you can add the "?" button/icon.
I am using the WPF v14.2. Has this been addressed?
Hello LCIGmbH,
After some research, this issue has been determined to be a new feature request. I have sent your feature request directly to our product management team. Our product team chooses new feature requests for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your reference number for this feature request is FR13340.
If you would like to follow up on your feature request at a later point, you may contact Developer Support management via email. Please include the reference number of your feature request in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.