Is there any way to change the size of the unpinned area. Let's say we have some users that aren't exactly great with a mouse and sometimes the size of the tabs in the unpinned area is not very big. So, if we could increase the height a little, that'd be awesome.
There is no direct way to increase the size of the unpinned tab area, but you can increase the tab sizes by setting a large size on the DefaultPaneSettings.TabAppearance.FontData.
Changing the Font I think will accomplish what we want. Thanks for this information.