Hi Vb
I Have Problem With My Tabs vs2008 i want them to react and respond like IE8 OR IE7 , as click to select tab , X button in the top ryt hand corner to close it and another click in an empty tabpage to create a new tab..... can any1 help me??
Printable View
Hi Vb
I Have Problem With My Tabs vs2008 i want them to react and respond like IE8 OR IE7 , as click to select tab , X button in the top ryt hand corner to close it and another click in an empty tabpage to create a new tab..... can any1 help me??
can any1 help me:<?
as far as i know the the tab control can't provide you with these options, so you have two options:
extend the tab control with user control or use WPF i heard doing these things with WPF is quite easy.
can u help me out with either of them 2 please whats WPF and how do i extend tab control
can any1 help me
I think your best bet is to find a free usercontrol on the web.
Alternatively you can check the CodeBank section. I think JMC has a tabbed webbrowser control/example that may be some use to you.