Is there any way to do a horizontal left tab on an UltraTabControl/UltraTabStripControl? I.e., tab on left, text is horizontal. It seems like you can do just about any other combination of tabs and text directions, except for the one I need.
Thanks,
Bill
Set the TabOrientation to LeftTop and the TextOrientation to Horizontal.