G
Guest
I am using mdi children windows with ControlBox set false, and
FormBorderStyle = None to display the form without a border or title bar.
This works as expected except for the fact that the form is momentarily
displayed with a title bar which disappears in less than a second. The
problem is that it makes the entire form shift upward shortly after it is
created and it's a bit annoying to users. Is there a way to supress this?
FormBorderStyle = None to display the form without a border or title bar.
This works as expected except for the fact that the form is momentarily
displayed with a title bar which disappears in less than a second. The
problem is that it makes the entire form shift upward shortly after it is
created and it's a bit annoying to users. Is there a way to supress this?