Click here to Skip to main content
15,897,360 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have developed a small application which contains some panels but the problem is when ever i maximize my application the panels size remains the same and when i tried to run the same app on a 14' screen laptop the size was so bit that that its just went out of screen limits. please help.
Posted
Comments
Sergey Alexandrovich Kryukov 5-Mar-14 1:59am    
This is easy enough, but the answer will depends on application type and UI framework/library you use. Please tag it.
—SA
sarvesh52 5-Mar-14 2:13am    
its just a single form not much of coding in it i am just a beginner trying various things
The project contains just 1 form and 2 panels and when i run it the above mentioned is what happens so i tried various codes that i came across on net but was of no use!! I even tried setting properties but still no use.
Sergey Alexandrovich Kryukov 5-Mar-14 8:25am    
Okay, you didn't understand my question. What is Form then? Full type name please. Isn't it System.Windows.Forms.Form?
—SA

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