Add Ability to align control Horizontally

Summary

Id: 3911.13
Type: Issue Issue
Current Status: Open

Detail

21 Jan 2004 Open Yuval Oren

I’m using this control throughout my application and it gives the application a nice touch. I always uses it left aligned. So, it draws from top to bottom (vertically). Today, I wanted to align it on top on the user control, so the buttons will draw from Left to Right (or Right to left). But, although I selected “vbAlignTop”, The control still added the buttons vertically. I was wondering if there’s a way to persuade the control to draw buttons from Left-to-right.