MDM, UTA, FIbu

This commit is contained in:
2024-11-22 14:14:49 +01:00
parent 438a77cea1
commit 5c604f63db
7 changed files with 180 additions and 123 deletions

View File

@@ -287,6 +287,7 @@ Partial Class frmLeistundenFIBUKonten
Me.btnAdd.Size = New System.Drawing.Size(24, 20)
Me.btnAdd.TabIndex = 103
Me.btnAdd.UseVisualStyleBackColor = True
Me.btnAdd.Visible = False
'
'btnDelete
'

View File

@@ -115,8 +115,6 @@ Public Class frmLeistundenFIBUKonten
If checkIfFirmaIsFilled(True) = False Then Exit Sub
If Not mainPanel.Enabled Then mainPanel.Enabled = True
For Each contr As Windows.Forms.Control In mainPanel.Controls