i don't think so, since the TabControl is actually a Windows Common Control
and as far as i know that's imposible. What you cand do is create your own
custom control to achieve that effect.
> Hello there,
> I have a TabControl on a form and I would very much like to have a
[quoted text clipped - 5 lines]
> Regards
> nvx
nvx - 29 Jun 2006 19:08 GMT
Alexander, thank you very much for your time... Since I'm quite a
newbie to C# and to WinForm applications it seems I'll have to let it
stay the original way... :I
Regards
nvx
Alexander Ubillus napsal:
> i don't think so, since the TabControl is actually a Windows Common Control
> and as far as i know that's imposible. What you cand do is create your own
[quoted text clipped - 9 lines]
> > Regards
> > nvx
Could try SpringSys XTabControl. A property like "TabSpace" would determine
the spacing between tabs.
-jeff
"> Hello there,
> I have a TabControl on a form and I would very much like to have a
> (let's say) 30 pixels gap between two specific tabs. Is there any way
[quoted text clipped - 4 lines]
> Regards
> nvx