Message 1 of 4
SplitButton Behaviour in StackItem when 2 item are stacked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I am try to create a stackitems in my panel for that I have create one push button and one splitButton.
Then using RibbonPanel.AddStackedItems(Item1,Item2) I have add those in panel. Then using the AdWindows.dll I have get the Autodest.Window.RibbonItem using below code.
Then I changed those properties to hide the text.
But the output is corrected the button are stacked like this.
But It should be stacked like a revit
I have used the different size of images and try to change the orientation as well
this not showing correctly.
Any Suggestion how to fix that.
@ jeremy_tammik