MS 04.09.2015 1
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
End Sub
|
||||
Public Sub OpenFormConstructor(id As Integer)
|
||||
CURRENT_CONSTRUCTOR_ID = id
|
||||
Dim frm As New frmForm_Constructor_OLD
|
||||
Dim frm As New frmForm_Constructor
|
||||
' frm = frmForm_Constructor.Instance()
|
||||
frm.MdiParent = frmMain
|
||||
frm.Show()
|
||||
|
||||
Reference in New Issue
Block a user