Browse By Tags

  • Ribbon: Iterating through buttontools in code-behind

    How can I iterate through a group of buttons on the ribbon and disable them, instead of using FindById for every buttontool.

    Thanks

  • RibbonTool.IsEnabled not refreshing the UI when done from a callback

    Hi,

    I am pretty new to silverlight, so this may well be nothing to do with the control. I guess i should explain the issue first.

    We have a XamRibbon with a number of RibbonTools in it at start up, I am able to then set the buttons IsEnabled as and…

  • Ribbon Control Performance

    I tried to upgrade from v11.2 to v12.1 and realize that when I select a tab on a ribbon that contains several tools it takes more time to show the content of the tab.