jj_24_11
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
Public Sub OpenFormConstructorDemo(id As Integer)
|
||||
Try
|
||||
CURRENT_CONSTRUCTOR_ID = id
|
||||
Dim frm As New frmForm_Constructor_Main
|
||||
Dim frm As New frmForm_Constructor_Main_2()
|
||||
' frm = frmForm_Constructor.Instance()
|
||||
frm.MdiParent = frmMain
|
||||
frm.Show()
|
||||
|
||||
Reference in New Issue
Block a user