P
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
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