Resizing of Forms

  • Thread starter Thread starter scorpion53061
  • Start date Start date
S

scorpion53061

I see in applications all the time where it seems it intuitvely knows the
size of your screen and fits accordingly. I have always done the "Fixed"
setting because I did not know how....

Does anyone know of a code sample that could help me learn how to do
this.......
 
Hi Scropion,

Look on/in MSDN for "dock" you get a bunch of information.

Cor
 
scorpion53061 said:
I see in applications all the time where it seems it intuitvely knows
the size of your screen and fits accordingly. I have always done the
"Fixed" setting because I did not know how....

Does anyone know of a code sample that could help me learn how to
do this.......

In addition to Cor, the Anchor property may help also (if that's what you
are looking for).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top