Browse By Tags

  • Place xamRibbon tabs centrally and in different style

    Hi, 

    I am working with the xamRibbon control (version 10.3) under Windows 7. I understand that the xamRibbon was designed to replicate the Office ribbon controls, but wondered if it was possible to deviate from that in some specific areas. 

    1. Can the…

  • Changing Visibility during OnLoad event for RibbonTabItem

    I just ran into a facinating issue. If you setup a XamRibbon with a RibbonTabItem that has it's Visibility property changed during the OnLoad event of the control it will Collapse/Hide the control but it will not do the same for it's children. Whereas…

  • Ribbon ComboBox Editor how to bind to a class

    I'm trying to figure out how to bind the Ribbons Conbobox editor to an object. I have the ItemsSource working ok, but I can't seem to figure out how to get the selecteditem to bind to the class. 

     

     

     

    <igRibbon:ComboEditorTool Capti…

  • Sample Application

    Is there a sample app anywhere that shows vanilla usage of a Ribbon-based WPF application i.e. encompassing events invoked when tab items, groups and button tools etc. are selected. Alternatively are there sample code snippets illustrating the basic methods…

  • Re: xamRibbon and SCSF

    I am currently trying to yank the win forms out of my application as well.

    I have a ribbon application with a dock manager at this point.

    The real problem I have is that there is no Ribbon UI Element factory.

     

    Has anyone written one of those and are…

  • Application menu xaml icons opacity different to Quick Access icons

    In a previous post, I wanted to use Xaml icons in the application menu and the quick access toolbar. I ended up copying the entire default Infragistics control template:

     

    <

     

     

    ControlTemplate TargetType="{x:Type ButtonBase}"