Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have MdiParent form.in that i placed a tabcontrol in that three tabPages for messages.Actually my problem is unable to expand(UP,DOWN,LEFT,Right) tabcontrol, when more no of messages in tabcontrol
Posted
Comments
Sergey Alexandrovich Kryukov 21-Sep-11 10:26am    
Not clear. What is "expand", why?
--SA

A guess: open each TabPage in Design-Mode and set its 'AutoScroll' Property to 'true.

If by "expand" you mean something more than having scrollbars in the TabPages, then please clarify further.
 
Share this answer
 
Hi,

How to resize the tabcontrol in MDI Parent window.

have a nice day.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900