I have a TabControl and have set the Alignment property to "Left" so that the buttons go down the left side of the control. What I do not like though, is that the text now reads vertically on each tab. Is there a way to still have the text on the tab of the TabControl read horizontally?
Alternatively, I suppose I could create an image and display it in the tab of the TabControl, but how can I size the image to fill the entire tab of the TabControl?
Thanks!
Dot
Alternatively, I suppose I could create an image and display it in the tab of the TabControl, but how can I size the image to fill the entire tab of the TabControl?
Thanks!
Dot