Ribbon split Button

Ribbon split Button

Anonymous
Not applicable
1,093 Views
2 Replies
Message 1 of 3

Ribbon split Button

Anonymous
Not applicable

Hi,

does anyone know how to change the "Label" of a ribbon split button.  It keeps inheriting the name of the first added button.

 

Thanks,

 

Martin

0 Likes
Accepted solutions (1)
1,094 Views
2 Replies
Replies (2)
Message 2 of 3

Balaji_Ram
Alumni
Alumni
Accepted solution

Hello Martin,

 

Have you tried setting the “RibbonSplitButton.IsSynchronizedWithCurrentItem” to false ?

This can make the ribbon button text to not get synchronized automatically with the currently selected item.



Balaji
Developer Technical Services
Autodesk Developer Network

Message 3 of 3

Anonymous
Not applicable

You sir,

are my hero!   That worked great, thank you.  😄

0 Likes