S
Stan Sainte-Rose
Hi guys
I have a little problem with the tabcontrol.
I add and remove tabpage using the following methods :
TabControl1.Controls.Add(tabpagex)
TabControl1.Controle.Remove(tapagex)
But how to know when the tabpagex is already added ?
Stan
I have a little problem with the tabcontrol.
I add and remove tabpage using the following methods :
TabControl1.Controls.Add(tabpagex)
TabControl1.Controle.Remove(tapagex)
But how to know when the tabpagex is already added ?
Stan