MS SAP
This commit is contained in:
@@ -285,9 +285,13 @@ Module ModuleHelperMethods
|
||||
|
||||
CURRENT_CONSTRUCTOR_ID = id
|
||||
CURRENT_OPEN_CONSTRUCTOR_FORMS.Add(id)
|
||||
|
||||
' Dim frm As New frmNodeNavigation()
|
||||
'frm.Tag = id
|
||||
|
||||
|
||||
Dim frm As New frmConstructor_Main()
|
||||
frm.Tag = id
|
||||
' frm = frmForm_Constructor.Instance()
|
||||
|
||||
Dim activeChild As Form = MAIN_FORM.ActiveMdiChild
|
||||
If activeChild IsNot Nothing Then
|
||||
|
||||
Reference in New Issue
Block a user