|
-
Jul 16th, 2010, 12:02 AM
#1
Thread Starter
Lively Member
[RESOLVED] Problem in Form Screen Resolution While using monitor size like 21 inch and 15 inch.
Hi all,
I have to know how to set system resolution of all tools in forms, which i using for my application.
I attached two screen shots.
When i work my application with my system, form window and their tools placed correctly with my monitor fit(15 inch monitor).
But when i work my application in 21 inch monitor, all tools re arranged and
not in format.
Please post me the code to set resolution as per system??
-
Jul 16th, 2010, 01:08 AM
#2
Re: Problem in Form Screen Resolution While using monitor size like 21 inch and 15 i
There is no code. All you need to do is configure the Dock and/or Anchor properties of each control correctly so that each edge behaves appropriately in relation to the corresponding edge of it's container. For complex layouts, you may need to use one or more TableLayoutPanel or FlowLayoutPanel controls.
-
Jul 16th, 2010, 06:01 AM
#3
Thread Starter
Lively Member
Re: Problem in Form Screen Resolution While using monitor size like 21 inch and 15 i
Thank you very much jmcilhinney!!!
Its works correctly now As you said.!!!!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|