Kundenkontakte, Mitarbeiter, Bonitaetsauskungt, FIBU, Creditsafe

This commit is contained in:
2024-09-12 09:44:32 +02:00
parent 5f65123413
commit 708bdcf5d1
9 changed files with 289 additions and 241 deletions

View File

@@ -113,14 +113,6 @@
pnlGeschaeftsfuehrer.Visible = False
End If
If cboKontaktArt._value = "14" Then
txtKorrAdd.Visible = True
picBoxKorr.Visible = True
Else
txtKorrAdd.Visible = False
picBoxKorr.Visible = False
End If
End Sub