
Center an MDI Child in MDI form
Thomas, You can programmatically move the child form to center which is
not too hard (if you need code, let me know and I will see if I can find the
code I use) or you can use a resize control which will do it for you (Like
our AgFastform - Demo available at http://www.AgendumSoftware.com)
--
Sincerely,
Todd B - Agendum Software
** FREE Developer tools for download! NEW release - AG Fastform layout
tool just released!
http://www.AgendumSoftware.com
Quote:
>Is there any way of centering a mdi child in a mdi parent. The
>startupposition property does not work must i use code?
>Thomas Lane