Hello,
I have a split button like this:
<Actipro:SplitButton BorderThickness="0" VariantSize="Medium" ..
<Actipro:SplitButton.PopupContent> .. </Actipro:SplitButton.PopupContent>
</Actipro:SplitButton>
When i position (& click) my mouse at the lower part of the button area, the right-hand-side split portion gets highlighted (& opens) which gives an impression that mouse was positioned on the menu and not over the button area. How to get rid of the extra/unwanted space/border below the button area?
Problem related image : https://imgur.com/a/0CBvOG3
As per the image the red dot is where my mouse is pointing, and the menu got highlighted! Please let me know. Thanks.
[Modified 4 years ago]