Hi, i have a form in a VC# dll. I'm calling it inside a VC++ 6.0 MDI app. when i create an instance of the VC# dll i set the parent window (the form container) it opens... ok... nothing's wrong.. but the form can overlap the toolbar and the status bar... how can i avoid this? :confused: NHM