Hi, I have a few feature enhancement suggestions for the Toolbars (docked and standalone)
1) Add an alignment property to the toolbar buttonlinks that determines how a button is aligned on the toolbar, ie: left side or right side, like the MS ToolStripButtons have.
2) Add a TextTrimming property to BarPopupButtonLink to allow the developer to choose how link text that is too long for the amount of room available to the link on the toolbar is treated. This choices could be None, Word Ellipsis, End Ellipsis, Path Ellipsis. This could work in concert with another new property, Overflow, that would allow the developer to override how buttons go to the overflow menu, like the MS ToolStrip control has.
3) Implement the overflow menu on the standalone toolbars.
Any idea on when you might be able to do these?
Thanks.
1) Add an alignment property to the toolbar buttonlinks that determines how a button is aligned on the toolbar, ie: left side or right side, like the MS ToolStripButtons have.
2) Add a TextTrimming property to BarPopupButtonLink to allow the developer to choose how link text that is too long for the amount of room available to the link on the toolbar is treated. This choices could be None, Word Ellipsis, End Ellipsis, Path Ellipsis. This could work in concert with another new property, Overflow, that would allow the developer to override how buttons go to the overflow menu, like the MS ToolStrip control has.
3) Implement the overflow menu on the standalone toolbars.
Any idea on when you might be able to do these?
Thanks.