D
Derek Hart
I am storing the height and width of a form so it opens the same each time
based on how the user resizes it. I would like to have the form centered
each time it opens, but the form uses the hard coded coordinates to
determine the center, and I set the height and width after (even though it
is in the constructor). After the height and width is set, is there a way to
center the form?
based on how the user resizes it. I would like to have the form centered
each time it opens, but the form uses the hard coded coordinates to
determine the center, and I set the height and width after (even though it
is in the constructor). After the height and width is set, is there a way to
center the form?