Home > Visual Basic Programming > MDI child

MDI child



i have question regarding to MDI and Child window.....tell me how to open child window @ specific location?....when i m settting the value of d default location to center then it gives error that can't change this as its MDI child....

    
Guest


At the form_load event of you MDI Child, try to set the



me.left = "your specified left location"

me.top = "your specified top location"



^_^x

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2010 by Infoqu. All rights reserved