MS_2902
This commit is contained in:
@@ -245,7 +245,7 @@
|
||||
Public Sub OpenFormConstructor(id As Integer, Optional recordId As Integer = -1)
|
||||
Try
|
||||
CURRENT_CONSTRUCTOR_ID = id
|
||||
Dim frm As New frmForm_Constructor_Main_2()
|
||||
Dim frm As New frmConstructor_Main()
|
||||
' frm = frmForm_Constructor.Instance()
|
||||
|
||||
Dim activeChild As Form = MAIN_FORM.ActiveMdiChild
|
||||
|
||||
Reference in New Issue
Block a user