You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
355 lines
14 KiB
355 lines
14 KiB
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmPrivatAnsprechpartner
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.txtMutierer = New System.Windows.Forms.TextBox()
|
|
Me.txtMutiert_am = New System.Windows.Forms.TextBox()
|
|
Me.txtErstellt_am = New System.Windows.Forms.TextBox()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.txtBemerkung = New System.Windows.Forms.TextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.txtadresse1 = New System.Windows.Forms.TextBox()
|
|
Me.lblCO = New System.Windows.Forms.Label()
|
|
Me.txtadresse2 = New System.Windows.Forms.TextBox()
|
|
Me.lblStrasse = New System.Windows.Forms.Label()
|
|
Me.txtPLZ = New System.Windows.Forms.TextBox()
|
|
Me.lblPLZOrt = New System.Windows.Forms.Label()
|
|
Me.txtOrt = New System.Windows.Forms.TextBox()
|
|
Me.txttelp = New System.Windows.Forms.TextBox()
|
|
Me.lblTelefon = New System.Windows.Forms.Label()
|
|
Me.lblemail = New System.Windows.Forms.Label()
|
|
Me.txtE_Mail = New System.Windows.Forms.TextBox()
|
|
Me.txtName = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.txtadresse3 = New System.Windows.Forms.TextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtstrasse = New System.Windows.Forms.TextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.SuspendLayout()
|
|
'
|
|
'txtMutierer
|
|
'
|
|
Me.txtMutierer.Location = New System.Drawing.Point(91, 406)
|
|
Me.txtMutierer.Name = "txtMutierer"
|
|
Me.txtMutierer.ReadOnly = True
|
|
Me.txtMutierer.RightToLeft = System.Windows.Forms.RightToLeft.Yes
|
|
Me.txtMutierer.Size = New System.Drawing.Size(135, 20)
|
|
Me.txtMutierer.TabIndex = 295
|
|
'
|
|
'txtMutiert_am
|
|
'
|
|
Me.txtMutiert_am.Location = New System.Drawing.Point(91, 382)
|
|
Me.txtMutiert_am.Name = "txtMutiert_am"
|
|
Me.txtMutiert_am.ReadOnly = True
|
|
Me.txtMutiert_am.Size = New System.Drawing.Size(135, 20)
|
|
Me.txtMutiert_am.TabIndex = 294
|
|
'
|
|
'txtErstellt_am
|
|
'
|
|
Me.txtErstellt_am.Location = New System.Drawing.Point(91, 360)
|
|
Me.txtErstellt_am.Name = "txtErstellt_am"
|
|
Me.txtErstellt_am.ReadOnly = True
|
|
Me.txtErstellt_am.Size = New System.Drawing.Size(135, 20)
|
|
Me.txtErstellt_am.TabIndex = 293
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label18.Location = New System.Drawing.Point(21, 406)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label18.TabIndex = 292
|
|
Me.Label18.Text = "Mutierer"
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label17.Location = New System.Drawing.Point(21, 384)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label17.TabIndex = 291
|
|
Me.Label17.Text = "Mutiert am"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label16.Location = New System.Drawing.Point(22, 363)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(55, 13)
|
|
Me.Label16.TabIndex = 290
|
|
Me.Label16.Text = "Erstellt am"
|
|
'
|
|
'txtBemerkung
|
|
'
|
|
Me.txtBemerkung.Location = New System.Drawing.Point(91, 288)
|
|
Me.txtBemerkung.Multiline = True
|
|
Me.txtBemerkung.Name = "txtBemerkung"
|
|
Me.txtBemerkung.Size = New System.Drawing.Size(326, 66)
|
|
Me.txtBemerkung.TabIndex = 9
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label2.Location = New System.Drawing.Point(20, 291)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(61, 13)
|
|
Me.Label2.TabIndex = 289
|
|
Me.Label2.Text = "Bemerkung"
|
|
'
|
|
'txtadresse1
|
|
'
|
|
Me.txtadresse1.Location = New System.Drawing.Point(91, 84)
|
|
Me.txtadresse1.Name = "txtadresse1"
|
|
Me.txtadresse1.Size = New System.Drawing.Size(228, 20)
|
|
Me.txtadresse1.TabIndex = 1
|
|
'
|
|
'lblCO
|
|
'
|
|
Me.lblCO.AutoSize = True
|
|
Me.lblCO.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblCO.Location = New System.Drawing.Point(20, 87)
|
|
Me.lblCO.Name = "lblCO"
|
|
Me.lblCO.Size = New System.Drawing.Size(54, 13)
|
|
Me.lblCO.TabIndex = 284
|
|
Me.lblCO.Text = "Adresse 1"
|
|
'
|
|
'txtadresse2
|
|
'
|
|
Me.txtadresse2.Location = New System.Drawing.Point(91, 108)
|
|
Me.txtadresse2.Name = "txtadresse2"
|
|
Me.txtadresse2.Size = New System.Drawing.Size(228, 20)
|
|
Me.txtadresse2.TabIndex = 2
|
|
'
|
|
'lblStrasse
|
|
'
|
|
Me.lblStrasse.AutoSize = True
|
|
Me.lblStrasse.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblStrasse.Location = New System.Drawing.Point(20, 115)
|
|
Me.lblStrasse.Name = "lblStrasse"
|
|
Me.lblStrasse.Size = New System.Drawing.Size(54, 13)
|
|
Me.lblStrasse.TabIndex = 285
|
|
Me.lblStrasse.Text = "Adresse 2"
|
|
'
|
|
'txtPLZ
|
|
'
|
|
Me.txtPLZ.Location = New System.Drawing.Point(91, 189)
|
|
Me.txtPLZ.Name = "txtPLZ"
|
|
Me.txtPLZ.Size = New System.Drawing.Size(48, 20)
|
|
Me.txtPLZ.TabIndex = 5
|
|
'
|
|
'lblPLZOrt
|
|
'
|
|
Me.lblPLZOrt.AutoSize = True
|
|
Me.lblPLZOrt.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblPLZOrt.Location = New System.Drawing.Point(20, 193)
|
|
Me.lblPLZOrt.Name = "lblPLZOrt"
|
|
Me.lblPLZOrt.Size = New System.Drawing.Size(46, 13)
|
|
Me.lblPLZOrt.TabIndex = 286
|
|
Me.lblPLZOrt.Text = "PLZ/Ort"
|
|
'
|
|
'txtOrt
|
|
'
|
|
Me.txtOrt.Location = New System.Drawing.Point(145, 189)
|
|
Me.txtOrt.Name = "txtOrt"
|
|
Me.txtOrt.Size = New System.Drawing.Size(174, 20)
|
|
Me.txtOrt.TabIndex = 6
|
|
'
|
|
'txttelp
|
|
'
|
|
Me.txttelp.Location = New System.Drawing.Point(91, 223)
|
|
Me.txttelp.Name = "txttelp"
|
|
Me.txttelp.Size = New System.Drawing.Size(228, 20)
|
|
Me.txttelp.TabIndex = 7
|
|
'
|
|
'lblTelefon
|
|
'
|
|
Me.lblTelefon.AutoSize = True
|
|
Me.lblTelefon.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblTelefon.Location = New System.Drawing.Point(20, 226)
|
|
Me.lblTelefon.Name = "lblTelefon"
|
|
Me.lblTelefon.Size = New System.Drawing.Size(43, 13)
|
|
Me.lblTelefon.TabIndex = 287
|
|
Me.lblTelefon.Text = "Telefon"
|
|
'
|
|
'lblemail
|
|
'
|
|
Me.lblemail.AutoSize = True
|
|
Me.lblemail.BackColor = System.Drawing.Color.Transparent
|
|
Me.lblemail.Location = New System.Drawing.Point(20, 255)
|
|
Me.lblemail.Name = "lblemail"
|
|
Me.lblemail.Size = New System.Drawing.Size(36, 13)
|
|
Me.lblemail.TabIndex = 288
|
|
Me.lblemail.Text = "E-Mail"
|
|
'
|
|
'txtE_Mail
|
|
'
|
|
Me.txtE_Mail.Location = New System.Drawing.Point(91, 252)
|
|
Me.txtE_Mail.Name = "txtE_Mail"
|
|
Me.txtE_Mail.Size = New System.Drawing.Size(228, 20)
|
|
Me.txtE_Mail.TabIndex = 8
|
|
'
|
|
'txtName
|
|
'
|
|
Me.txtName.Location = New System.Drawing.Point(91, 33)
|
|
Me.txtName.Name = "txtName"
|
|
Me.txtName.Size = New System.Drawing.Size(228, 20)
|
|
Me.txtName.TabIndex = 0
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label1.Location = New System.Drawing.Point(20, 36)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(35, 13)
|
|
Me.Label1.TabIndex = 297
|
|
Me.Label1.Text = "Name"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(25, 449)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(75, 23)
|
|
Me.Button1.TabIndex = 10
|
|
Me.Button1.Text = "Speichern"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Location = New System.Drawing.Point(355, 449)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(75, 23)
|
|
Me.Button2.TabIndex = 11
|
|
Me.Button2.Text = "Abbruch"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'txtadresse3
|
|
'
|
|
Me.txtadresse3.Location = New System.Drawing.Point(91, 137)
|
|
Me.txtadresse3.Name = "txtadresse3"
|
|
Me.txtadresse3.Size = New System.Drawing.Size(228, 20)
|
|
Me.txtadresse3.TabIndex = 3
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label3.Location = New System.Drawing.Point(20, 141)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(54, 13)
|
|
Me.Label3.TabIndex = 302
|
|
Me.Label3.Text = "Adresse 3"
|
|
'
|
|
'txtstrasse
|
|
'
|
|
Me.txtstrasse.Location = New System.Drawing.Point(91, 163)
|
|
Me.txtstrasse.Name = "txtstrasse"
|
|
Me.txtstrasse.Size = New System.Drawing.Size(228, 20)
|
|
Me.txtstrasse.TabIndex = 4
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.BackColor = System.Drawing.Color.Transparent
|
|
Me.Label4.Location = New System.Drawing.Point(20, 167)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(67, 13)
|
|
Me.Label4.TabIndex = 304
|
|
Me.Label4.Text = "Strasse / Nr."
|
|
'
|
|
'frmPrivatAnsprechpartner
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(442, 494)
|
|
Me.Controls.Add(Me.txtstrasse)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.txtadresse3)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.txtName)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.txtMutierer)
|
|
Me.Controls.Add(Me.txtMutiert_am)
|
|
Me.Controls.Add(Me.txtErstellt_am)
|
|
Me.Controls.Add(Me.Label18)
|
|
Me.Controls.Add(Me.Label17)
|
|
Me.Controls.Add(Me.Label16)
|
|
Me.Controls.Add(Me.txtBemerkung)
|
|
Me.Controls.Add(Me.Label2)
|
|
Me.Controls.Add(Me.txtadresse1)
|
|
Me.Controls.Add(Me.lblCO)
|
|
Me.Controls.Add(Me.txtadresse2)
|
|
Me.Controls.Add(Me.lblStrasse)
|
|
Me.Controls.Add(Me.txtPLZ)
|
|
Me.Controls.Add(Me.lblPLZOrt)
|
|
Me.Controls.Add(Me.txtOrt)
|
|
Me.Controls.Add(Me.txttelp)
|
|
Me.Controls.Add(Me.lblTelefon)
|
|
Me.Controls.Add(Me.lblemail)
|
|
Me.Controls.Add(Me.txtE_Mail)
|
|
Me.Name = "frmPrivatAnsprechpartner"
|
|
Me.Text = "Ansprechpartner-Adressen"
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents txtMutierer As TextBox
|
|
Friend WithEvents txtMutiert_am As TextBox
|
|
Friend WithEvents txtErstellt_am As TextBox
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents txtBemerkung As TextBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents txtadresse1 As TextBox
|
|
Friend WithEvents lblCO As Label
|
|
Friend WithEvents txtadresse2 As TextBox
|
|
Friend WithEvents lblStrasse As Label
|
|
Friend WithEvents txtPLZ As TextBox
|
|
Friend WithEvents lblPLZOrt As Label
|
|
Friend WithEvents txtOrt As TextBox
|
|
Friend WithEvents txttelp As TextBox
|
|
Friend WithEvents lblTelefon As Label
|
|
Friend WithEvents lblemail As Label
|
|
Friend WithEvents txtE_Mail As TextBox
|
|
Friend WithEvents txtName As TextBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents txtadresse3 As TextBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txtstrasse As TextBox
|
|
Friend WithEvents Label4 As Label
|
|
End Class
|