|
|
#2
bygg2008-07-16 17:05
|
myFrm = New frm_AddBookType
myFrm.mdiparent = Me
myFrm.show()
frm_AddBookType为新增加的窗体,本人刚接触 ,不知 myFrm 应该怎样定义,向大家请教,谢谢了