Preventing the Resize of a Window

Hi everybody:
I have a CLI form, and while its constructor method I do a resize of that window (It shows 2 pictures and the Window will be selbst resize to show these pictures).
After that I would like to prevent, that my user Resize the Window.
I tried with the property Resize... but it interferes with the constructor....
How can I do that??

Thanks in advance.

garrido
Just give the form a fixed border.
Topic archived. No new replies allowed.