Board index » Visual Studio » How Resize the form controls

How Resize the form controls

Visual Studio283
Hi,

How can I make for resize my forms in my program when I change the screen

resolution?



Thanks in advance


-
 

Re:How Resize the form controls

* "PocketPC" <ishela2004@hotmail.com>scripsit:

Quote
How can I make for resize my forms in my program when I change the screen

resolution?



Resize to what? Set its 'WindowState' to 'Maximized' and dock/anchor

your controls.



--

Herfried K. Wagner [MVP]

<URL:dotnet.mvps.org/>">dotnet.mvps.org/>

-

Re:How Resize the form controls

Hi Pocket,



Did you know there is a special newsgroup



microsoft.public.dotnet.framework.compactframework



I think you have a change on a quicker answer there.



Cor





-

Re:How Resize the form controls

* "Cor Ligthert" <notfirstname@planet.nl>scripsit:

Quote
Hi Pocket,



Did you know there is a special newsgroup



microsoft.public.dotnet.framework.compactframework



I think you have a change on a quicker answer there.



LOL -- do you think the name has something to do with the destination

device the OP is using?



;-)



--

Herfried K. Wagner [MVP]

<URL:dotnet.mvps.org/>">dotnet.mvps.org/>

-