|
|
|
@ -80,7 +80,8 @@ Partial Class frmPerson
|
|
|
|
|
Me.OK_Button.Location = New System.Drawing.Point(3, 3)
|
|
|
|
|
Me.OK_Button.Name = "OK_Button"
|
|
|
|
|
Me.OK_Button.Size = New System.Drawing.Size(67, 23)
|
|
|
|
|
Me.OK_Button.TabIndex = 0
|
|
|
|
|
Me.OK_Button.TabIndex = 12
|
|
|
|
|
Me.OK_Button.TabStop = False
|
|
|
|
|
Me.OK_Button.Text = "OK"
|
|
|
|
|
'
|
|
|
|
|
'Cancel_Button
|
|
|
|
@ -90,7 +91,8 @@ Partial Class frmPerson
|
|
|
|
|
Me.Cancel_Button.Location = New System.Drawing.Point(76, 3)
|
|
|
|
|
Me.Cancel_Button.Name = "Cancel_Button"
|
|
|
|
|
Me.Cancel_Button.Size = New System.Drawing.Size(67, 23)
|
|
|
|
|
Me.Cancel_Button.TabIndex = 1
|
|
|
|
|
Me.Cancel_Button.TabIndex = 13
|
|
|
|
|
Me.Cancel_Button.TabStop = False
|
|
|
|
|
Me.Cancel_Button.Text = "Abbrechen"
|
|
|
|
|
'
|
|
|
|
|
'TableLayoutPanel2
|
|
|
|
@ -256,7 +258,8 @@ Partial Class frmPerson
|
|
|
|
|
Me.txtID.Name = "txtID"
|
|
|
|
|
Me.txtID.ReadOnly = True
|
|
|
|
|
Me.txtID.Size = New System.Drawing.Size(234, 20)
|
|
|
|
|
Me.txtID.TabIndex = 1
|
|
|
|
|
Me.txtID.TabIndex = 99
|
|
|
|
|
Me.txtID.TabStop = False
|
|
|
|
|
'
|
|
|
|
|
'txtNachname
|
|
|
|
|
'
|
|
|
|
@ -272,7 +275,7 @@ Partial Class frmPerson
|
|
|
|
|
Me.txtVorname.Location = New System.Drawing.Point(103, 61)
|
|
|
|
|
Me.txtVorname.Name = "txtVorname"
|
|
|
|
|
Me.txtVorname.Size = New System.Drawing.Size(234, 20)
|
|
|
|
|
Me.txtVorname.TabIndex = 1
|
|
|
|
|
Me.txtVorname.TabIndex = 2
|
|
|
|
|
'
|
|
|
|
|
'txtStrasse
|
|
|
|
|
'
|
|
|
|
@ -280,7 +283,7 @@ Partial Class frmPerson
|
|
|
|
|
Me.txtStrasse.Location = New System.Drawing.Point(103, 90)
|
|
|
|
|
Me.txtStrasse.Name = "txtStrasse"
|
|
|
|
|
Me.txtStrasse.Size = New System.Drawing.Size(234, 20)
|
|
|
|
|
Me.txtStrasse.TabIndex = 1
|
|
|
|
|
Me.txtStrasse.TabIndex = 3
|
|
|
|
|
'
|
|
|
|
|
'txtPLZ
|
|
|
|
|
'
|
|
|
|
@ -288,7 +291,7 @@ Partial Class frmPerson
|
|
|
|
|
Me.txtPLZ.Location = New System.Drawing.Point(103, 119)
|
|
|
|
|
Me.txtPLZ.Name = "txtPLZ"
|
|
|
|
|
Me.txtPLZ.Size = New System.Drawing.Size(234, 20)
|
|
|
|
|
Me.txtPLZ.TabIndex = 1
|
|
|
|
|
Me.txtPLZ.TabIndex = 4
|
|
|
|
|
'
|
|
|
|
|
'txtOrt
|
|
|
|
|
'
|
|
|
|
@ -296,7 +299,7 @@ Partial Class frmPerson
|
|
|
|
|
Me.txtOrt.Location = New System.Drawing.Point(103, 148)
|
|
|
|
|
Me.txtOrt.Name = "txtOrt"
|
|
|
|
|
Me.txtOrt.Size = New System.Drawing.Size(234, 20)
|
|
|
|
|
Me.txtOrt.TabIndex = 1
|
|
|
|
|
Me.txtOrt.TabIndex = 5
|
|
|
|
|
'
|
|
|
|
|
'txtTelefon
|
|
|
|
|
'
|
|
|
|
@ -304,7 +307,7 @@ Partial Class frmPerson
|
|
|
|
|
Me.txtTelefon.Location = New System.Drawing.Point(103, 206)
|
|
|
|
|
Me.txtTelefon.Name = "txtTelefon"
|
|
|
|
|
Me.txtTelefon.Size = New System.Drawing.Size(234, 20)
|
|
|
|
|
Me.txtTelefon.TabIndex = 1
|
|
|
|
|
Me.txtTelefon.TabIndex = 7
|
|
|
|
|
'
|
|
|
|
|
'txtEmail
|
|
|
|
|
'
|
|
|
|
@ -312,7 +315,7 @@ Partial Class frmPerson
|
|
|
|
|
Me.txtEmail.Location = New System.Drawing.Point(103, 235)
|
|
|
|
|
Me.txtEmail.Name = "txtEmail"
|
|
|
|
|
Me.txtEmail.Size = New System.Drawing.Size(234, 20)
|
|
|
|
|
Me.txtEmail.TabIndex = 1
|
|
|
|
|
Me.txtEmail.TabIndex = 8
|
|
|
|
|
'
|
|
|
|
|
'txtAnmerkung
|
|
|
|
|
'
|
|
|
|
@ -321,7 +324,7 @@ Partial Class frmPerson
|
|
|
|
|
Me.txtAnmerkung.Multiline = True
|
|
|
|
|
Me.txtAnmerkung.Name = "txtAnmerkung"
|
|
|
|
|
Me.txtAnmerkung.Size = New System.Drawing.Size(234, 102)
|
|
|
|
|
Me.txtAnmerkung.TabIndex = 1
|
|
|
|
|
Me.txtAnmerkung.TabIndex = 9
|
|
|
|
|
'
|
|
|
|
|
'chkStammgast
|
|
|
|
|
'
|
|
|
|
@ -330,7 +333,8 @@ Partial Class frmPerson
|
|
|
|
|
Me.chkStammgast.Location = New System.Drawing.Point(103, 372)
|
|
|
|
|
Me.chkStammgast.Name = "chkStammgast"
|
|
|
|
|
Me.chkStammgast.Size = New System.Drawing.Size(234, 23)
|
|
|
|
|
Me.chkStammgast.TabIndex = 2
|
|
|
|
|
Me.chkStammgast.TabIndex = 10
|
|
|
|
|
Me.chkStammgast.TabStop = False
|
|
|
|
|
Me.chkStammgast.UseVisualStyleBackColor = True
|
|
|
|
|
'
|
|
|
|
|
'chkBlacklist
|
|
|
|
@ -340,7 +344,8 @@ Partial Class frmPerson
|
|
|
|
|
Me.chkBlacklist.Location = New System.Drawing.Point(103, 401)
|
|
|
|
|
Me.chkBlacklist.Name = "chkBlacklist"
|
|
|
|
|
Me.chkBlacklist.Size = New System.Drawing.Size(234, 26)
|
|
|
|
|
Me.chkBlacklist.TabIndex = 2
|
|
|
|
|
Me.chkBlacklist.TabIndex = 11
|
|
|
|
|
Me.chkBlacklist.TabStop = False
|
|
|
|
|
Me.chkBlacklist.UseVisualStyleBackColor = True
|
|
|
|
|
'
|
|
|
|
|
'cboLand
|
|
|
|
@ -351,7 +356,7 @@ Partial Class frmPerson
|
|
|
|
|
Me.cboLand.Location = New System.Drawing.Point(103, 177)
|
|
|
|
|
Me.cboLand.Name = "cboLand"
|
|
|
|
|
Me.cboLand.Size = New System.Drawing.Size(234, 21)
|
|
|
|
|
Me.cboLand.TabIndex = 3
|
|
|
|
|
Me.cboLand.TabIndex = 6
|
|
|
|
|
'
|
|
|
|
|
'GästeBindingSource
|
|
|
|
|
'
|
|
|
|
|