Visual Studio
VB.NET MDI 환경에서 Child_form 내부 오픈
철냄비짱
2009. 12. 23. 12:08
반응형
Parent 환경에서,
Form.session = session
Form.MdiParent = Me
Form.Show()
반응형