Vers
This commit is contained in:
@@ -215,7 +215,7 @@ Public Class frmAvisoWeiterleiten
|
||||
Sub addBtn(flpFirma As FlowLayoutPanel, WLart As String, id As String, bezeichnung As String, Optional enabled As Boolean = True, Optional bezeichnungFirma As String = "")
|
||||
Dim btn As New Button
|
||||
btn.FlatStyle = FlatStyle.Flat
|
||||
btn.Size = New Size(180, 40)
|
||||
btn.Size = New Size(180, 45)
|
||||
btn.Font = New Font(Me.Font.FontFamily, 10, FontStyle.Regular)
|
||||
btn.Text = bezeichnung
|
||||
btn.Tag = id
|
||||
|
||||
Reference in New Issue
Block a user