jj: prevent opening of same window twice
This commit is contained in:
@@ -230,6 +230,8 @@ Public Class frmConstructor_Main
|
||||
End If
|
||||
ClassWindowLocation.SaveFormLocationSize(Me, CONSTRUCTORID, CURRENT_SCREEN_ID, "CONSTRUCTOR_MAIN")
|
||||
|
||||
CURRENT_OPEN_CONSTRUCTOR_FORMS.Remove(CONSTRUCTORID)
|
||||
|
||||
' Verhindert, das noch geöffnete Records für immer gelockt sind
|
||||
If Not IsNothing(CURRENT_DOCVIEW) Then
|
||||
Try
|
||||
|
||||
Reference in New Issue
Block a user