G
Guest
Hi,
as a newbie to Visual Studio C# Forms development, I'd like some advice on
the following.
I have a form with a tab control. I have some tab titles that are three
words e.g "house & garden" This makes the tab quite long compared to other
tabs and means that not all tabs can be displayed on the screen.
I want these to be displayed on the tab title as
"house &
garden"
Any ideas how I can put this word wrap into the tab title?
as a newbie to Visual Studio C# Forms development, I'd like some advice on
the following.
I have a form with a tab control. I have some tab titles that are three
words e.g "house & garden" This makes the tab quite long compared to other
tabs and means that not all tabs can be displayed on the screen.
I want these to be displayed on the tab title as
"house &
garden"
Any ideas how I can put this word wrap into the tab title?