Navigation in TabControl.
Hi there
I'm coding an Excel application in C# where I'm using a TabControl.
When I run the application the TabControl only have navigation arrows
to navigate right and left - there are no navigation arrows for
navigating to the first tab or the last tab - as there is in a real
Excel worksheet.
Can anyone tell me if there is a property or some code I can use to
add the two missing navigations?
Kind regards
Claus
|