J
JezB
When I use the Show() method to position a form, the runtime engine seems to
decide where to put it, normally just below and right of the parent window.
It does not seem to allow me to specify the co-ordinates in the Show(), and
it does not follow the Location property of the secondary form itself. I can
set the Location of the form after it is shown but then I see it painted in
the default location for a fraction of a second before it is moved.
How can I place it where I want it in a flicker-free way ?
decide where to put it, normally just below and right of the parent window.
It does not seem to allow me to specify the co-ordinates in the Show(), and
it does not follow the Location property of the secondary form itself. I can
set the Location of the form after it is shown but then I see it painted in
the default location for a fraction of a second before it is moved.
How can I place it where I want it in a flicker-free way ?