This commit is contained in:
2021-03-04 15:47:48 +01:00
parent 3aaf328ce6
commit b4612ab3e0
142 changed files with 24372 additions and 14785 deletions

View File

@@ -24,7 +24,8 @@
Case "UNISPED", "IMEX", "FRONTOFFICE"
Panel1.Visible = True
Case Else
Me.Height = Me.Height - Panel1.Height
Panel1.Visible = True
'Me.Height = Me.Height - Panel1.Height
End Select
If id > 0 Then
@@ -59,7 +60,7 @@
Dim DS As New VERAG_PROG_ALLGEMEIN.cDATENSERVER(id)
DS.DELETE_COMPLETE()
If Not ksql.setVollmacht_DSId(kdnr, MyComboBox1._value, id) Then
If ksql.setVollmacht_DSId(kdnr, MyComboBox1._value, -1) Then
id = -1 : pic.Visible = False
Label2.Text = "Kein PDF vorhanden."
picPDF.Image = My.Resources.pdf_gray