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.
Changing the Font I think will accomplish what we want. Thanks for this information.
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.
Hi
Not sure what you mean by 'unpined area'. If you mean the caption bar of each docked container, then try changing the setting of UltraDockManager.WindowStyle. I think setting it to Office2003 (if available) makes it a little bigger.
Hope that helps
PenPal1999