TabControl

G

Guest

Hi,

Can someone help me with the following?

I am working on a pocket pc.
I create a tabcontrol with maximun 5pages.
I would like to be able to display only the pages when there are not empty.
I mean by that, each page has form and depending on what the user choose he
will have 1,2,..or 5 pages displayed.

Is it possible in the compact framework?

Many thanks for your help.
Jess
 
G

Guest

You can't hide them, but you can remove them from the TabControl.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top