S
Steve Amey
Hi all
I have a Form that is inherited from a main form. On the child form I am
putting 2 panels directly on the form, not in any other controls. If I build
the project, 1 of the panels decides to re-size itself, but the other one
doesn't. Obviously, I don't want the panels re-sizing every time I perform a
build.
Has any-one encountered this behaviour at all? If I look at the code in the
form, the size of the panel is correct, but viewing it in the designer it
goes off the edge of the form cos the size is wrong.
Regards,
Steve.
I have a Form that is inherited from a main form. On the child form I am
putting 2 panels directly on the form, not in any other controls. If I build
the project, 1 of the panels decides to re-size itself, but the other one
doesn't. Obviously, I don't want the panels re-sizing every time I perform a
build.
Has any-one encountered this behaviour at all? If I look at the code in the
form, the size of the panel is correct, but viewing it in the designer it
goes off the edge of the form cos the size is wrong.
Regards,
Steve.