Resize according to screen resolution ?

  • Thread starter Thread starter BARIS GOKBUDAK
  • Start date Start date
B

BARIS GOKBUDAK

Hi everyone,
I have a problem that I cannot resize the components in the form according
to screen resolution and my buttons textboxes etc. all showed mixed :(
Can anyone show me a way to solve this problem basicly ?
Also I have a problem that I use a mdi parent a lot of mdi children .Left
side there is a tree view in the parent and when user chooses a form it
displays.But when user changes from form to form the forms vibrates while
loading ?Why it happens ?Because of the contol box field of each mdi
children a the top or any other thing ?
Thanks for your help.
 
* "BARIS GOKBUDAK said:
I have a problem that I cannot resize the components in the form according
to screen resolution and my buttons textboxes etc. all showed mixed :(

Have a look at the form's 'Scale' method.
Also I have a problem that I use a mdi parent a lot of mdi children .Left
side there is a tree view in the parent and when user chooses a form it
displays.But when user changes from form to form the forms vibrates while
loading ?Why it happens ?Because of the contol box field of each mdi
children a the top or any other thing ?

I don't really understand how to repro the problem, so I am not able to
give you an answer.
 
Back
Top