neu
This commit is contained in:
4
Aviso/frmTv.Designer.vb
generated
4
Aviso/frmTv.Designer.vb
generated
@@ -126,7 +126,7 @@ Partial Class frmTv
|
||||
'
|
||||
'btnAbbrechen
|
||||
'
|
||||
Me.btnAbbrechen.DialogResult = System.Windows.Forms.DialogResult.Cancel
|
||||
Me.btnAbbrechen.DialogResult = DialogResult.Cancel
|
||||
Me.btnAbbrechen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnAbbrechen.Location = New System.Drawing.Point(60, 247)
|
||||
Me.btnAbbrechen.Name = "btnAbbrechen"
|
||||
@@ -137,7 +137,7 @@ Partial Class frmTv
|
||||
'
|
||||
'btnOK
|
||||
'
|
||||
Me.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK
|
||||
Me.btnOK.DialogResult = DialogResult.OK
|
||||
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnOK.Location = New System.Drawing.Point(183, 247)
|
||||
Me.btnOK.Name = "btnOK"
|
||||
|
||||
Reference in New Issue
Block a user