
We are using Actipro SplitButton, the drop-down arrow is misalligned towards the right. How can we fix it?
Thanks.
We are using Actipro SplitButton, the drop-down arrow is misalligned towards the right. How can we fix it?
Thanks.
Hello,
I'm sorry but we aren't able to reproduce that in our WPF sample project. Can you please give exact instructions and code necessary to reproduce it in one of our samples? Thanks!
Also, are you seeing this in our classic (now-deprecated) Ribbon product or the newer ribbon in the Bars product, which has a different support forum?
My xaml has this:
xmlns:ribbon="http://schemas.actiprosoftware.com/winfx/xaml/ribbon"
..
<ribbon:SplitButton MinHeight="22" Label="Run" VariantSize="Medium">
..
</ribbon:SplitButton>
(Namespace, xmlns:Actipro="clr-namespace:ActiproSoftware.Windows.Controls.Ribbon.Controls;assembly=ArcGIS.Desktop.Ribbon.Wpf"
also has the same behavior!)
[Modified 6 months ago]
Hello,
Per your last reply, you appear to be using a custom assembly that could have changes from our original source. For instance, they likely customized our templates beyond our defaults, because our classic Ribbon doesn't have that more modern appearance. Only our newer Bars ribbon does.
If you can't reproduce it in our sample project that uses our original assemblies (ActiproSoftware.Ribbon.Wpf.dll instead of ArcGIS.Desktop.Ribbon.Wpf.dll), then you will have to contact whoever made the updates in that ArcGIS assembly for assistance.
Thanks for the reply.
Please log in to a validated account to post comments.