Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
Can't figure out how to change Group caption on Ribbon control
posted

So I decided to finally embrace the Ribbon control for my GUI redesign only to learn that its classes and collections are extraordinarily complex and have been implemented in a non-intuitive fashion.

SharedProps?

InstanceProps?

ToolBase vs. RibbonGroup?

I tried finding some simple walk-through examples and I spent a lot of time running keyword searches in the Infragistics online help only to get nowhere fast.

Can someone please tell me how I am supposed to:

(a)  Properly iterate through the collections for the Ribbon control?  (eg. Ribbon -> Groups -> Tools -> Sub-Tools)

and

(b)  How to change something as simple as the Text (Caption) for a given group at run-time?

Kindly,

John

Parents
  • 265
    posted

    I answered my own question.

    Why is it that only when we reach a brick wall does the answer suddenly appear?  Who cares :)  I'm just happy I stumbled across the answer in this forum.

    Thanks all.

Reply Children
No Data