Hi,
I had a problem regarding the size of my main form. If I transfer it to another computer, which has a different screen size, my button and textbox are transfered to another position. How can I fix this problem..
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Black DiamondPosted Jul 4, 2012, 2:15 PM
Suthish NairPosted Jun 21, 2012, 1:38 PM
Anil KumarPosted Jun 21, 2012, 11:46 AM
#mainDiv{
width :960px;
margin-left:auto;
margin-right:auto;
}