Home All Groups Group Topic Archive Search About
Author
18 Jan 2006 10:08 AM
Paolo
Hi, I have a main windows forms with a TabControl.
When I open a new form, I add a TabPage to the TabControl, and I add my form
to the controls collection of the new page.
All work very fine, but, the form inside the tabpage appear with the caption
disabled, when it's regularly enabled.
Someone knows a trick for force the active look of the caption of my form ?
Thank. Paolo
Author
18 Jan 2006 10:26 AM
Mick Doherty
http://dotnetrix.co.uk/misc.html --> Add forms as user controls.

Show quoteHide quote
"Paolo" <Pa***@SoftWareByExample.Com> wrote in message
news:OYk79bBHGHA.1132@TK2MSFTNGP10.phx.gbl...
> Hi, I have a main windows forms with a TabControl.
> When I open a new form, I add a TabPage to the TabControl, and I add my
> form to the controls collection of the new page.
> All work very fine, but, the form inside the tabpage appear with the
> caption disabled, when it's regularly enabled.
> Someone knows a trick for force the active look of the caption of my form
> ?
> Thank. Paolo
>

Bookmark and Share