I'm trying to add an About button to the ribbon bar StartMenuBottomStrip. I initially tried to add the button via the designer, but read the post that indicated that there was a bug using the designer so I'm doing this via code. Prior to my adding my About button, there were two other buttons labeled Options and Exit. The two existing buttons are right center justified. I'd like my About button to appear to the left of the two existing buttons and at the same center height. However, my About button appears to the left and ABOVE the other two buttons (right top justified). I've tried setting the Justification property and others that sounded promising, but no luck. I would have expected this to be trivial but I must not be setting the correct property or it's not working. Any ideas?
Thanks,
Richard
Thanks,
Richard