F
Frank
Does anybody know how to underline a character on a
tabcontrol's tab name, as in VB6 &Cancel will show a
shortcut underlined "C". Obviously you cannot do this
on .net tab.
What I want is to show shortcut underlined character so
that user will be able to use alt+'key' to switch the tab
pages.
I've created a shortcut by using form event handler. I
need to show some sign on the tab name and let user know
what the shortcut is.
Frank
tabcontrol's tab name, as in VB6 &Cancel will show a
shortcut underlined "C". Obviously you cannot do this
on .net tab.
What I want is to show shortcut underlined character so
that user will be able to use alt+'key' to switch the tab
pages.
I've created a shortcut by using form event handler. I
need to show some sign on the tab name and let user know
what the shortcut is.
Frank