MS
This commit is contained in:
@@ -163,7 +163,7 @@ Public Class frmEntities
|
||||
If GUIDTextBox.Text <> "" Then
|
||||
Dim FormId As Integer = GUIDTextBox.Text 'GetCurrentGUID()
|
||||
If FormId <> -1 Then
|
||||
CURRENT_FORM_ID = FormId
|
||||
CURRENT_ENTITY_ID = FormId
|
||||
Open_Designer()
|
||||
End If
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user