One Control on several Tabpages

  • Thread starter Thread starter Holger
  • Start date Start date
H

Holger

Hi,

I've designed an application with a TabControl with several tab-pages. There is one control on tab-page 1 (a combo-box), which I'd like to see (and handle) on some of the other tab-pages too.

I wonder if somebody could give me a hint how I could accomplish that.

Thanks in advance,
Holger
 
* "Holger said:
I've designed an application with a TabControl with several tab-pages.  There is one control on tab-page 1 (a
combo-box), which I'd like to see (and handle) on some of the other tab-pages too.

See reply in the German language VB.NET group.
 
Back
Top