
Is there an easy way to do this? I am explicitly setting the Width of the button, and then PopupHorizontalOffset to something a little less than that (because the Width includes the button's content area and the down arrow), such that it looks about like I want it. Just wondering if there is a better way to do this.
I guess some folks like the popop content being left aligned with the drop down arrow, but I find it looks more natural if it's left aligned with the entire control.
[Edit]
Just in case this wasn't clear - I set the width of the control to 70, let's say, then PopupHorizontalOffset to maybe -60, which makes it line up with the left side of the entire button, not the down-arrow portion.
[Modified 13 years ago]