You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Krypton Toolkit, a KryptonRibbonGroup uses PaletteTextTrim.EllipsisCharacter by default for text trimming.
I want to change it to None, but I can’t find a public property for this.
Is there a supported way to override this behavior?
Should I use a custom palette, or is reflection the only option?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello,
In Krypton Toolkit, a KryptonRibbonGroup uses PaletteTextTrim.EllipsisCharacter by default for text trimming.
I want to change it to None, but I can’t find a public property for this.
Is there a supported way to override this behavior?
Should I use a custom palette, or is reflection the only option?
All reactions