1350 lines
59 KiB
VB.net
1350 lines
59 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmDetails
|
|
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.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDetails))
|
|
Me.btnOK = New System.Windows.Forms.Button()
|
|
Me.btnCancel = New System.Windows.Forms.Button()
|
|
Me.tabKunde = New System.Windows.Forms.TabControl()
|
|
Me.tab1Allg = New System.Windows.Forms.TabPage()
|
|
Me.btnVERAGKDLaden = New System.Windows.Forms.Button()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.kdFirma = New VERAG_PROG_ALLGEMEIN.KdSearchBox()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.rbtnRefNrNEIN = New System.Windows.Forms.RadioButton()
|
|
Me.rbtnRefNrJA = New System.Windows.Forms.RadioButton()
|
|
Me.cbxOeffAll = New System.Windows.Forms.CheckBox()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.txtAnspr2_nn = New System.Windows.Forms.TextBox()
|
|
Me.txtAnspr2_vn = New System.Windows.Forms.TextBox()
|
|
Me.grpAviso = New System.Windows.Forms.GroupBox()
|
|
Me.rbnAviso_nein = New System.Windows.Forms.RadioButton()
|
|
Me.rbnAviso_ja2 = New System.Windows.Forms.RadioButton()
|
|
Me.rbnAviso_ja1 = New System.Windows.Forms.RadioButton()
|
|
Me.grpNeutralisierung = New System.Windows.Forms.GroupBox()
|
|
Me.rbnNeutr_sonder = New System.Windows.Forms.RadioButton()
|
|
Me.rbnNeutr_nein = New System.Windows.Forms.RadioButton()
|
|
Me.rbnNeutr_ja = New System.Windows.Forms.RadioButton()
|
|
Me.cbxSonntagClosed = New System.Windows.Forms.CheckBox()
|
|
Me.cbxSamstagClosed = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFreitagClosed = New System.Windows.Forms.CheckBox()
|
|
Me.cbxDonnerstagClosed = New System.Windows.Forms.CheckBox()
|
|
Me.cbxMittwochClosed = New System.Windows.Forms.CheckBox()
|
|
Me.cbxDienstagClosed = New System.Windows.Forms.CheckBox()
|
|
Me.cbxMontagClosed = New System.Windows.Forms.CheckBox()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.txtSonntagBis2 = New System.Windows.Forms.TextBox()
|
|
Me.txtSonntagVon2 = New System.Windows.Forms.TextBox()
|
|
Me.txtSonntagBis1 = New System.Windows.Forms.TextBox()
|
|
Me.txtSonntagVon1 = New System.Windows.Forms.TextBox()
|
|
Me.txtSamstagBis2 = New System.Windows.Forms.TextBox()
|
|
Me.txtSamstagVon2 = New System.Windows.Forms.TextBox()
|
|
Me.txtSamstagBis1 = New System.Windows.Forms.TextBox()
|
|
Me.txtSamstagVon1 = New System.Windows.Forms.TextBox()
|
|
Me.txtFreitagBis2 = New System.Windows.Forms.TextBox()
|
|
Me.txtFreitagVon2 = New System.Windows.Forms.TextBox()
|
|
Me.txtFreitagBis1 = New System.Windows.Forms.TextBox()
|
|
Me.txtFreitagVon1 = New System.Windows.Forms.TextBox()
|
|
Me.txtDonnerstagBis2 = New System.Windows.Forms.TextBox()
|
|
Me.txtDonnerstagVon2 = New System.Windows.Forms.TextBox()
|
|
Me.txtDonnerstagBis1 = New System.Windows.Forms.TextBox()
|
|
Me.txtDonnerstagVon1 = New System.Windows.Forms.TextBox()
|
|
Me.txtMittwochBis2 = New System.Windows.Forms.TextBox()
|
|
Me.txtMittwochVon2 = New System.Windows.Forms.TextBox()
|
|
Me.txtMittwochBis1 = New System.Windows.Forms.TextBox()
|
|
Me.txtMittwochVon1 = New System.Windows.Forms.TextBox()
|
|
Me.txtDienstagBis2 = New System.Windows.Forms.TextBox()
|
|
Me.txtDienstagVon2 = New System.Windows.Forms.TextBox()
|
|
Me.txtDienstagBis1 = New System.Windows.Forms.TextBox()
|
|
Me.txtDienstagVon1 = New System.Windows.Forms.TextBox()
|
|
Me.txtMontagBis2 = New System.Windows.Forms.TextBox()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.txtMontagVon2 = New System.Windows.Forms.TextBox()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
Me.txtMontagBis1 = New System.Windows.Forms.TextBox()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.txtMontagVon1 = New System.Windows.Forms.TextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.lblSonntag = New System.Windows.Forms.Label()
|
|
Me.lblSamstag = New System.Windows.Forms.Label()
|
|
Me.lblFreitag = New System.Windows.Forms.Label()
|
|
Me.lblDonnerstag = New System.Windows.Forms.Label()
|
|
Me.lblMittwoch = New System.Windows.Forms.Label()
|
|
Me.lblDienstag = New System.Windows.Forms.Label()
|
|
Me.lblMontag = New System.Windows.Forms.Label()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txtHomepage = New System.Windows.Forms.TextBox()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txtEmail = New System.Windows.Forms.TextBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.txtFax = New System.Windows.Forms.TextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.txtTel = New System.Windows.Forms.TextBox()
|
|
Me.txtStrNr = New System.Windows.Forms.TextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.txtAnspr1_nn = New System.Windows.Forms.TextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.txtAnspr1_vn = New System.Windows.Forms.TextBox()
|
|
Me.cbxLand = New System.Windows.Forms.ComboBox()
|
|
Me.txtOrt = New System.Windows.Forms.TextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtPlz = New System.Windows.Forms.TextBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.txtStr = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.txtFirma = New System.Windows.Forms.TextBox()
|
|
Me.tab2Info = New System.Windows.Forms.TabPage()
|
|
Me.rtbInfo = New System.Windows.Forms.RichTextBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.dgvAuftraege = New System.Windows.Forms.DataGridView()
|
|
Me.tabTarife = New System.Windows.Forms.TabPage()
|
|
Me.rtbTarife = New System.Windows.Forms.RichTextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.cbxAktiv = New System.Windows.Forms.CheckBox()
|
|
Me.btnPrint = New System.Windows.Forms.Button()
|
|
Me.grpNew = New System.Windows.Forms.GroupBox()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.btnSave = New System.Windows.Forms.Button()
|
|
Me.cboRolle = New DISPO.MyComboBox(Me.components)
|
|
Me.tabKunde.SuspendLayout()
|
|
Me.tab1Allg.SuspendLayout()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.grpAviso.SuspendLayout()
|
|
Me.grpNeutralisierung.SuspendLayout()
|
|
Me.tab2Info.SuspendLayout()
|
|
Me.TabPage1.SuspendLayout()
|
|
CType(Me.dgvAuftraege, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tabTarife.SuspendLayout()
|
|
Me.grpNew.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'btnOK
|
|
'
|
|
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnOK.Location = New System.Drawing.Point(13, 489)
|
|
Me.btnOK.Name = "btnOK"
|
|
Me.btnOK.Size = New System.Drawing.Size(88, 35)
|
|
Me.btnOK.TabIndex = 31
|
|
Me.btnOK.Text = "OK"
|
|
Me.btnOK.UseVisualStyleBackColor = True
|
|
'
|
|
'btnCancel
|
|
'
|
|
Me.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnCancel.Location = New System.Drawing.Point(115, 489)
|
|
Me.btnCancel.Name = "btnCancel"
|
|
Me.btnCancel.Size = New System.Drawing.Size(88, 35)
|
|
Me.btnCancel.TabIndex = 32
|
|
Me.btnCancel.Text = "Abbrechen"
|
|
Me.btnCancel.UseVisualStyleBackColor = True
|
|
'
|
|
'tabKunde
|
|
'
|
|
Me.tabKunde.Controls.Add(Me.tab1Allg)
|
|
Me.tabKunde.Controls.Add(Me.tab2Info)
|
|
Me.tabKunde.Controls.Add(Me.TabPage1)
|
|
Me.tabKunde.Controls.Add(Me.tabTarife)
|
|
Me.tabKunde.Location = New System.Drawing.Point(9, 12)
|
|
Me.tabKunde.Name = "tabKunde"
|
|
Me.tabKunde.SelectedIndex = 0
|
|
Me.tabKunde.Size = New System.Drawing.Size(844, 429)
|
|
Me.tabKunde.TabIndex = 0
|
|
'
|
|
'tab1Allg
|
|
'
|
|
Me.tab1Allg.Controls.Add(Me.btnVERAGKDLaden)
|
|
Me.tab1Allg.Controls.Add(Me.Label15)
|
|
Me.tab1Allg.Controls.Add(Me.kdFirma)
|
|
Me.tab1Allg.Controls.Add(Me.GroupBox1)
|
|
Me.tab1Allg.Controls.Add(Me.cbxOeffAll)
|
|
Me.tab1Allg.Controls.Add(Me.Label27)
|
|
Me.tab1Allg.Controls.Add(Me.Label26)
|
|
Me.tab1Allg.Controls.Add(Me.txtAnspr2_nn)
|
|
Me.tab1Allg.Controls.Add(Me.txtAnspr2_vn)
|
|
Me.tab1Allg.Controls.Add(Me.grpAviso)
|
|
Me.tab1Allg.Controls.Add(Me.grpNeutralisierung)
|
|
Me.tab1Allg.Controls.Add(Me.cbxSonntagClosed)
|
|
Me.tab1Allg.Controls.Add(Me.cbxSamstagClosed)
|
|
Me.tab1Allg.Controls.Add(Me.cbxFreitagClosed)
|
|
Me.tab1Allg.Controls.Add(Me.cbxDonnerstagClosed)
|
|
Me.tab1Allg.Controls.Add(Me.cbxMittwochClosed)
|
|
Me.tab1Allg.Controls.Add(Me.cbxDienstagClosed)
|
|
Me.tab1Allg.Controls.Add(Me.cbxMontagClosed)
|
|
Me.tab1Allg.Controls.Add(Me.Label25)
|
|
Me.tab1Allg.Controls.Add(Me.txtSonntagBis2)
|
|
Me.tab1Allg.Controls.Add(Me.txtSonntagVon2)
|
|
Me.tab1Allg.Controls.Add(Me.txtSonntagBis1)
|
|
Me.tab1Allg.Controls.Add(Me.txtSonntagVon1)
|
|
Me.tab1Allg.Controls.Add(Me.txtSamstagBis2)
|
|
Me.tab1Allg.Controls.Add(Me.txtSamstagVon2)
|
|
Me.tab1Allg.Controls.Add(Me.txtSamstagBis1)
|
|
Me.tab1Allg.Controls.Add(Me.txtSamstagVon1)
|
|
Me.tab1Allg.Controls.Add(Me.txtFreitagBis2)
|
|
Me.tab1Allg.Controls.Add(Me.txtFreitagVon2)
|
|
Me.tab1Allg.Controls.Add(Me.txtFreitagBis1)
|
|
Me.tab1Allg.Controls.Add(Me.txtFreitagVon1)
|
|
Me.tab1Allg.Controls.Add(Me.txtDonnerstagBis2)
|
|
Me.tab1Allg.Controls.Add(Me.txtDonnerstagVon2)
|
|
Me.tab1Allg.Controls.Add(Me.txtDonnerstagBis1)
|
|
Me.tab1Allg.Controls.Add(Me.txtDonnerstagVon1)
|
|
Me.tab1Allg.Controls.Add(Me.txtMittwochBis2)
|
|
Me.tab1Allg.Controls.Add(Me.txtMittwochVon2)
|
|
Me.tab1Allg.Controls.Add(Me.txtMittwochBis1)
|
|
Me.tab1Allg.Controls.Add(Me.txtMittwochVon1)
|
|
Me.tab1Allg.Controls.Add(Me.txtDienstagBis2)
|
|
Me.tab1Allg.Controls.Add(Me.txtDienstagVon2)
|
|
Me.tab1Allg.Controls.Add(Me.txtDienstagBis1)
|
|
Me.tab1Allg.Controls.Add(Me.txtDienstagVon1)
|
|
Me.tab1Allg.Controls.Add(Me.txtMontagBis2)
|
|
Me.tab1Allg.Controls.Add(Me.Label23)
|
|
Me.tab1Allg.Controls.Add(Me.txtMontagVon2)
|
|
Me.tab1Allg.Controls.Add(Me.Label24)
|
|
Me.tab1Allg.Controls.Add(Me.txtMontagBis1)
|
|
Me.tab1Allg.Controls.Add(Me.Label22)
|
|
Me.tab1Allg.Controls.Add(Me.txtMontagVon1)
|
|
Me.tab1Allg.Controls.Add(Me.Label21)
|
|
Me.tab1Allg.Controls.Add(Me.lblSonntag)
|
|
Me.tab1Allg.Controls.Add(Me.lblSamstag)
|
|
Me.tab1Allg.Controls.Add(Me.lblFreitag)
|
|
Me.tab1Allg.Controls.Add(Me.lblDonnerstag)
|
|
Me.tab1Allg.Controls.Add(Me.lblMittwoch)
|
|
Me.tab1Allg.Controls.Add(Me.lblDienstag)
|
|
Me.tab1Allg.Controls.Add(Me.lblMontag)
|
|
Me.tab1Allg.Controls.Add(Me.Label13)
|
|
Me.tab1Allg.Controls.Add(Me.Label12)
|
|
Me.tab1Allg.Controls.Add(Me.Label8)
|
|
Me.tab1Allg.Controls.Add(Me.txtHomepage)
|
|
Me.tab1Allg.Controls.Add(Me.Label11)
|
|
Me.tab1Allg.Controls.Add(Me.txtEmail)
|
|
Me.tab1Allg.Controls.Add(Me.Label7)
|
|
Me.tab1Allg.Controls.Add(Me.txtFax)
|
|
Me.tab1Allg.Controls.Add(Me.Label6)
|
|
Me.tab1Allg.Controls.Add(Me.txtTel)
|
|
Me.tab1Allg.Controls.Add(Me.txtStrNr)
|
|
Me.tab1Allg.Controls.Add(Me.Label10)
|
|
Me.tab1Allg.Controls.Add(Me.txtAnspr1_nn)
|
|
Me.tab1Allg.Controls.Add(Me.Label5)
|
|
Me.tab1Allg.Controls.Add(Me.txtAnspr1_vn)
|
|
Me.tab1Allg.Controls.Add(Me.cbxLand)
|
|
Me.tab1Allg.Controls.Add(Me.txtOrt)
|
|
Me.tab1Allg.Controls.Add(Me.Label3)
|
|
Me.tab1Allg.Controls.Add(Me.txtPlz)
|
|
Me.tab1Allg.Controls.Add(Me.Label2)
|
|
Me.tab1Allg.Controls.Add(Me.txtStr)
|
|
Me.tab1Allg.Controls.Add(Me.Label1)
|
|
Me.tab1Allg.Controls.Add(Me.txtFirma)
|
|
Me.tab1Allg.Location = New System.Drawing.Point(4, 22)
|
|
Me.tab1Allg.Name = "tab1Allg"
|
|
Me.tab1Allg.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tab1Allg.Size = New System.Drawing.Size(836, 403)
|
|
Me.tab1Allg.TabIndex = 0
|
|
Me.tab1Allg.Text = "Allgemein"
|
|
Me.tab1Allg.UseVisualStyleBackColor = True
|
|
'
|
|
'btnVERAGKDLaden
|
|
'
|
|
Me.btnVERAGKDLaden.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnVERAGKDLaden.Location = New System.Drawing.Point(285, 349)
|
|
Me.btnVERAGKDLaden.Name = "btnVERAGKDLaden"
|
|
Me.btnVERAGKDLaden.Size = New System.Drawing.Size(125, 23)
|
|
Me.btnVERAGKDLaden.TabIndex = 513
|
|
Me.btnVERAGKDLaden.Text = "VERAG KD laden"
|
|
Me.btnVERAGKDLaden.UseVisualStyleBackColor = True
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(10, 376)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(63, 13)
|
|
Me.Label15.TabIndex = 512
|
|
Me.Label15.Text = "VERAG-Kd:"
|
|
'
|
|
'kdFirma
|
|
'
|
|
Me.kdFirma._AllowSetValue = True
|
|
Me.kdFirma._autoSizeGross = False
|
|
Me.kdFirma._display_Name1 = False
|
|
Me.kdFirma._displayAVISO_Email = False
|
|
Me.kdFirma._displayFullName = False
|
|
Me.kdFirma._displayWoelflKd = False
|
|
Me.kdFirma._hideIfListEmpty = True
|
|
Me.kdFirma._loadKdData = False
|
|
Me.kdFirma._ValueKdAndName = True
|
|
Me.kdFirma.dgvpos = "LEFT"
|
|
Me.kdFirma.KdName = ""
|
|
Me.kdFirma.KdNr = "-1"
|
|
Me.kdFirma.kdNrField = Nothing
|
|
Me.kdFirma.KdNrNullInt = Nothing
|
|
Me.kdFirma.Location = New System.Drawing.Point(114, 374)
|
|
Me.kdFirma.Name = "kdFirma"
|
|
Me.kdFirma.nurAktive = True
|
|
Me.kdFirma.searchActive = True
|
|
Me.kdFirma.Size = New System.Drawing.Size(296, 20)
|
|
Me.kdFirma.TabIndex = 511
|
|
Me.kdFirma.usrcntl = Nothing
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.Controls.Add(Me.rbtnRefNrNEIN)
|
|
Me.GroupBox1.Controls.Add(Me.rbtnRefNrJA)
|
|
Me.GroupBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.GroupBox1.Location = New System.Drawing.Point(434, 327)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(186, 71)
|
|
Me.GroupBox1.TabIndex = 510
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "Referenz-Nr angeben:"
|
|
'
|
|
'rbtnRefNrNEIN
|
|
'
|
|
Me.rbtnRefNrNEIN.AutoSize = True
|
|
Me.rbtnRefNrNEIN.Checked = True
|
|
Me.rbtnRefNrNEIN.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbtnRefNrNEIN.Location = New System.Drawing.Point(6, 47)
|
|
Me.rbtnRefNrNEIN.Name = "rbtnRefNrNEIN"
|
|
Me.rbtnRefNrNEIN.Size = New System.Drawing.Size(51, 17)
|
|
Me.rbtnRefNrNEIN.TabIndex = 1
|
|
Me.rbtnRefNrNEIN.TabStop = True
|
|
Me.rbtnRefNrNEIN.Text = "NEIN"
|
|
Me.rbtnRefNrNEIN.UseVisualStyleBackColor = True
|
|
'
|
|
'rbtnRefNrJA
|
|
'
|
|
Me.rbtnRefNrJA.AutoSize = True
|
|
Me.rbtnRefNrJA.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbtnRefNrJA.Location = New System.Drawing.Point(6, 22)
|
|
Me.rbtnRefNrJA.Name = "rbtnRefNrJA"
|
|
Me.rbtnRefNrJA.Size = New System.Drawing.Size(37, 17)
|
|
Me.rbtnRefNrJA.TabIndex = 0
|
|
Me.rbtnRefNrJA.Text = "JA"
|
|
Me.rbtnRefNrJA.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxOeffAll
|
|
'
|
|
Me.cbxOeffAll.AutoSize = True
|
|
Me.cbxOeffAll.Location = New System.Drawing.Point(792, 10)
|
|
Me.cbxOeffAll.Name = "cbxOeffAll"
|
|
Me.cbxOeffAll.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxOeffAll.TabIndex = 127
|
|
Me.cbxOeffAll.UseVisualStyleBackColor = True
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.AutoSize = True
|
|
Me.Label27.Location = New System.Drawing.Point(303, 131)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label27.TabIndex = 124
|
|
Me.Label27.Text = "Nachname"
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.AutoSize = True
|
|
Me.Label26.Location = New System.Drawing.Point(154, 131)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(49, 13)
|
|
Me.Label26.TabIndex = 123
|
|
Me.Label26.Text = "Vorname"
|
|
'
|
|
'txtAnspr2_nn
|
|
'
|
|
Me.txtAnspr2_nn.Location = New System.Drawing.Point(261, 173)
|
|
Me.txtAnspr2_nn.Name = "txtAnspr2_nn"
|
|
Me.txtAnspr2_nn.Size = New System.Drawing.Size(145, 20)
|
|
Me.txtAnspr2_nn.TabIndex = 9
|
|
'
|
|
'txtAnspr2_vn
|
|
'
|
|
Me.txtAnspr2_vn.Location = New System.Drawing.Point(110, 173)
|
|
Me.txtAnspr2_vn.Name = "txtAnspr2_vn"
|
|
Me.txtAnspr2_vn.Size = New System.Drawing.Size(145, 20)
|
|
Me.txtAnspr2_vn.TabIndex = 8
|
|
'
|
|
'grpAviso
|
|
'
|
|
Me.grpAviso.Controls.Add(Me.rbnAviso_nein)
|
|
Me.grpAviso.Controls.Add(Me.rbnAviso_ja2)
|
|
Me.grpAviso.Controls.Add(Me.rbnAviso_ja1)
|
|
Me.grpAviso.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.grpAviso.Location = New System.Drawing.Point(646, 215)
|
|
Me.grpAviso.Name = "grpAviso"
|
|
Me.grpAviso.Size = New System.Drawing.Size(185, 105)
|
|
Me.grpAviso.TabIndex = 119
|
|
Me.grpAviso.TabStop = False
|
|
Me.grpAviso.Text = "Aviso"
|
|
'
|
|
'rbnAviso_nein
|
|
'
|
|
Me.rbnAviso_nein.AutoSize = True
|
|
Me.rbnAviso_nein.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbnAviso_nein.Location = New System.Drawing.Point(6, 72)
|
|
Me.rbnAviso_nein.Name = "rbnAviso_nein"
|
|
Me.rbnAviso_nein.Size = New System.Drawing.Size(51, 17)
|
|
Me.rbnAviso_nein.TabIndex = 2
|
|
Me.rbnAviso_nein.TabStop = True
|
|
Me.rbnAviso_nein.Text = "NEIN"
|
|
Me.rbnAviso_nein.UseVisualStyleBackColor = True
|
|
'
|
|
'rbnAviso_ja2
|
|
'
|
|
Me.rbnAviso_ja2.AutoSize = True
|
|
Me.rbnAviso_ja2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbnAviso_ja2.Location = New System.Drawing.Point(6, 47)
|
|
Me.rbnAviso_ja2.Name = "rbnAviso_ja2"
|
|
Me.rbnAviso_ja2.Size = New System.Drawing.Size(113, 17)
|
|
Me.rbnAviso_ja2.TabIndex = 1
|
|
Me.rbnAviso_ja2.TabStop = True
|
|
Me.rbnAviso_ja2.Text = "JA - Ankunftsaviso"
|
|
Me.rbnAviso_ja2.UseVisualStyleBackColor = True
|
|
'
|
|
'rbnAviso_ja1
|
|
'
|
|
Me.rbnAviso_ja1.AutoSize = True
|
|
Me.rbnAviso_ja1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbnAviso_ja1.Location = New System.Drawing.Point(6, 22)
|
|
Me.rbnAviso_ja1.Name = "rbnAviso_ja1"
|
|
Me.rbnAviso_ja1.Size = New System.Drawing.Size(89, 17)
|
|
Me.rbnAviso_ja1.TabIndex = 0
|
|
Me.rbnAviso_ja1.TabStop = True
|
|
Me.rbnAviso_ja1.Text = "JA - Avisieren"
|
|
Me.rbnAviso_ja1.UseVisualStyleBackColor = True
|
|
'
|
|
'grpNeutralisierung
|
|
'
|
|
Me.grpNeutralisierung.Controls.Add(Me.rbnNeutr_sonder)
|
|
Me.grpNeutralisierung.Controls.Add(Me.rbnNeutr_nein)
|
|
Me.grpNeutralisierung.Controls.Add(Me.rbnNeutr_ja)
|
|
Me.grpNeutralisierung.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.grpNeutralisierung.Location = New System.Drawing.Point(434, 215)
|
|
Me.grpNeutralisierung.Name = "grpNeutralisierung"
|
|
Me.grpNeutralisierung.Size = New System.Drawing.Size(186, 106)
|
|
Me.grpNeutralisierung.TabIndex = 120
|
|
Me.grpNeutralisierung.TabStop = False
|
|
Me.grpNeutralisierung.Text = "Neutralisierung"
|
|
'
|
|
'rbnNeutr_sonder
|
|
'
|
|
Me.rbnNeutr_sonder.AutoSize = True
|
|
Me.rbnNeutr_sonder.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbnNeutr_sonder.Location = New System.Drawing.Point(6, 72)
|
|
Me.rbnNeutr_sonder.Name = "rbnNeutr_sonder"
|
|
Me.rbnNeutr_sonder.Size = New System.Drawing.Size(115, 17)
|
|
Me.rbnNeutr_sonder.TabIndex = 2
|
|
Me.rbnNeutr_sonder.TabStop = True
|
|
Me.rbnNeutr_sonder.Text = "Nur in Sonderfällen"
|
|
Me.rbnNeutr_sonder.UseVisualStyleBackColor = True
|
|
'
|
|
'rbnNeutr_nein
|
|
'
|
|
Me.rbnNeutr_nein.AutoSize = True
|
|
Me.rbnNeutr_nein.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbnNeutr_nein.Location = New System.Drawing.Point(6, 47)
|
|
Me.rbnNeutr_nein.Name = "rbnNeutr_nein"
|
|
Me.rbnNeutr_nein.Size = New System.Drawing.Size(51, 17)
|
|
Me.rbnNeutr_nein.TabIndex = 1
|
|
Me.rbnNeutr_nein.TabStop = True
|
|
Me.rbnNeutr_nein.Text = "NEIN"
|
|
Me.rbnNeutr_nein.UseVisualStyleBackColor = True
|
|
'
|
|
'rbnNeutr_ja
|
|
'
|
|
Me.rbnNeutr_ja.AutoSize = True
|
|
Me.rbnNeutr_ja.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.rbnNeutr_ja.Location = New System.Drawing.Point(6, 22)
|
|
Me.rbnNeutr_ja.Name = "rbnNeutr_ja"
|
|
Me.rbnNeutr_ja.Size = New System.Drawing.Size(37, 17)
|
|
Me.rbnNeutr_ja.TabIndex = 0
|
|
Me.rbnNeutr_ja.TabStop = True
|
|
Me.rbnNeutr_ja.Text = "JA"
|
|
Me.rbnNeutr_ja.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxSonntagClosed
|
|
'
|
|
Me.cbxSonntagClosed.AutoSize = True
|
|
Me.cbxSonntagClosed.Location = New System.Drawing.Point(792, 184)
|
|
Me.cbxSonntagClosed.Name = "cbxSonntagClosed"
|
|
Me.cbxSonntagClosed.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxSonntagClosed.TabIndex = 49
|
|
Me.cbxSonntagClosed.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxSamstagClosed
|
|
'
|
|
Me.cbxSamstagClosed.AutoSize = True
|
|
Me.cbxSamstagClosed.Location = New System.Drawing.Point(792, 161)
|
|
Me.cbxSamstagClosed.Name = "cbxSamstagClosed"
|
|
Me.cbxSamstagClosed.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxSamstagClosed.TabIndex = 43
|
|
Me.cbxSamstagClosed.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFreitagClosed
|
|
'
|
|
Me.cbxFreitagClosed.AutoSize = True
|
|
Me.cbxFreitagClosed.Location = New System.Drawing.Point(792, 138)
|
|
Me.cbxFreitagClosed.Name = "cbxFreitagClosed"
|
|
Me.cbxFreitagClosed.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxFreitagClosed.TabIndex = 38
|
|
Me.cbxFreitagClosed.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxDonnerstagClosed
|
|
'
|
|
Me.cbxDonnerstagClosed.AutoSize = True
|
|
Me.cbxDonnerstagClosed.Location = New System.Drawing.Point(792, 115)
|
|
Me.cbxDonnerstagClosed.Name = "cbxDonnerstagClosed"
|
|
Me.cbxDonnerstagClosed.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxDonnerstagClosed.TabIndex = 33
|
|
Me.cbxDonnerstagClosed.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxMittwochClosed
|
|
'
|
|
Me.cbxMittwochClosed.AutoSize = True
|
|
Me.cbxMittwochClosed.Location = New System.Drawing.Point(792, 92)
|
|
Me.cbxMittwochClosed.Name = "cbxMittwochClosed"
|
|
Me.cbxMittwochClosed.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxMittwochClosed.TabIndex = 28
|
|
Me.cbxMittwochClosed.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxDienstagClosed
|
|
'
|
|
Me.cbxDienstagClosed.AutoSize = True
|
|
Me.cbxDienstagClosed.Location = New System.Drawing.Point(792, 69)
|
|
Me.cbxDienstagClosed.Name = "cbxDienstagClosed"
|
|
Me.cbxDienstagClosed.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxDienstagClosed.TabIndex = 23
|
|
Me.cbxDienstagClosed.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxMontagClosed
|
|
'
|
|
Me.cbxMontagClosed.AutoSize = True
|
|
Me.cbxMontagClosed.Location = New System.Drawing.Point(792, 46)
|
|
Me.cbxMontagClosed.Name = "cbxMontagClosed"
|
|
Me.cbxMontagClosed.Size = New System.Drawing.Size(15, 14)
|
|
Me.cbxMontagClosed.TabIndex = 18
|
|
Me.cbxMontagClosed.UseVisualStyleBackColor = True
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Location = New System.Drawing.Point(765, 28)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(66, 13)
|
|
Me.Label25.TabIndex = 111
|
|
Me.Label25.Text = "geschlossen"
|
|
'
|
|
'txtSonntagBis2
|
|
'
|
|
Me.txtSonntagBis2.Location = New System.Drawing.Point(703, 181)
|
|
Me.txtSonntagBis2.Name = "txtSonntagBis2"
|
|
Me.txtSonntagBis2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtSonntagBis2.TabIndex = 48
|
|
'
|
|
'txtSonntagVon2
|
|
'
|
|
Me.txtSonntagVon2.Location = New System.Drawing.Point(646, 181)
|
|
Me.txtSonntagVon2.Name = "txtSonntagVon2"
|
|
Me.txtSonntagVon2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtSonntagVon2.TabIndex = 46
|
|
'
|
|
'txtSonntagBis1
|
|
'
|
|
Me.txtSonntagBis1.Location = New System.Drawing.Point(565, 181)
|
|
Me.txtSonntagBis1.Name = "txtSonntagBis1"
|
|
Me.txtSonntagBis1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtSonntagBis1.TabIndex = 45
|
|
'
|
|
'txtSonntagVon1
|
|
'
|
|
Me.txtSonntagVon1.Location = New System.Drawing.Point(508, 181)
|
|
Me.txtSonntagVon1.Name = "txtSonntagVon1"
|
|
Me.txtSonntagVon1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtSonntagVon1.TabIndex = 44
|
|
'
|
|
'txtSamstagBis2
|
|
'
|
|
Me.txtSamstagBis2.Location = New System.Drawing.Point(703, 158)
|
|
Me.txtSamstagBis2.Name = "txtSamstagBis2"
|
|
Me.txtSamstagBis2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtSamstagBis2.TabIndex = 42
|
|
'
|
|
'txtSamstagVon2
|
|
'
|
|
Me.txtSamstagVon2.Location = New System.Drawing.Point(646, 158)
|
|
Me.txtSamstagVon2.Name = "txtSamstagVon2"
|
|
Me.txtSamstagVon2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtSamstagVon2.TabIndex = 41
|
|
'
|
|
'txtSamstagBis1
|
|
'
|
|
Me.txtSamstagBis1.Location = New System.Drawing.Point(565, 158)
|
|
Me.txtSamstagBis1.Name = "txtSamstagBis1"
|
|
Me.txtSamstagBis1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtSamstagBis1.TabIndex = 40
|
|
'
|
|
'txtSamstagVon1
|
|
'
|
|
Me.txtSamstagVon1.Location = New System.Drawing.Point(508, 158)
|
|
Me.txtSamstagVon1.Name = "txtSamstagVon1"
|
|
Me.txtSamstagVon1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtSamstagVon1.TabIndex = 39
|
|
'
|
|
'txtFreitagBis2
|
|
'
|
|
Me.txtFreitagBis2.Location = New System.Drawing.Point(703, 135)
|
|
Me.txtFreitagBis2.Name = "txtFreitagBis2"
|
|
Me.txtFreitagBis2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtFreitagBis2.TabIndex = 37
|
|
'
|
|
'txtFreitagVon2
|
|
'
|
|
Me.txtFreitagVon2.Location = New System.Drawing.Point(646, 135)
|
|
Me.txtFreitagVon2.Name = "txtFreitagVon2"
|
|
Me.txtFreitagVon2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtFreitagVon2.TabIndex = 36
|
|
'
|
|
'txtFreitagBis1
|
|
'
|
|
Me.txtFreitagBis1.Location = New System.Drawing.Point(565, 135)
|
|
Me.txtFreitagBis1.Name = "txtFreitagBis1"
|
|
Me.txtFreitagBis1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtFreitagBis1.TabIndex = 35
|
|
'
|
|
'txtFreitagVon1
|
|
'
|
|
Me.txtFreitagVon1.Location = New System.Drawing.Point(508, 135)
|
|
Me.txtFreitagVon1.Name = "txtFreitagVon1"
|
|
Me.txtFreitagVon1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtFreitagVon1.TabIndex = 34
|
|
'
|
|
'txtDonnerstagBis2
|
|
'
|
|
Me.txtDonnerstagBis2.Location = New System.Drawing.Point(703, 112)
|
|
Me.txtDonnerstagBis2.Name = "txtDonnerstagBis2"
|
|
Me.txtDonnerstagBis2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtDonnerstagBis2.TabIndex = 32
|
|
'
|
|
'txtDonnerstagVon2
|
|
'
|
|
Me.txtDonnerstagVon2.Location = New System.Drawing.Point(646, 112)
|
|
Me.txtDonnerstagVon2.Name = "txtDonnerstagVon2"
|
|
Me.txtDonnerstagVon2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtDonnerstagVon2.TabIndex = 31
|
|
'
|
|
'txtDonnerstagBis1
|
|
'
|
|
Me.txtDonnerstagBis1.Location = New System.Drawing.Point(565, 112)
|
|
Me.txtDonnerstagBis1.Name = "txtDonnerstagBis1"
|
|
Me.txtDonnerstagBis1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtDonnerstagBis1.TabIndex = 30
|
|
'
|
|
'txtDonnerstagVon1
|
|
'
|
|
Me.txtDonnerstagVon1.Location = New System.Drawing.Point(508, 112)
|
|
Me.txtDonnerstagVon1.Name = "txtDonnerstagVon1"
|
|
Me.txtDonnerstagVon1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtDonnerstagVon1.TabIndex = 29
|
|
'
|
|
'txtMittwochBis2
|
|
'
|
|
Me.txtMittwochBis2.Location = New System.Drawing.Point(703, 89)
|
|
Me.txtMittwochBis2.Name = "txtMittwochBis2"
|
|
Me.txtMittwochBis2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtMittwochBis2.TabIndex = 27
|
|
'
|
|
'txtMittwochVon2
|
|
'
|
|
Me.txtMittwochVon2.Location = New System.Drawing.Point(646, 89)
|
|
Me.txtMittwochVon2.Name = "txtMittwochVon2"
|
|
Me.txtMittwochVon2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtMittwochVon2.TabIndex = 26
|
|
'
|
|
'txtMittwochBis1
|
|
'
|
|
Me.txtMittwochBis1.Location = New System.Drawing.Point(565, 89)
|
|
Me.txtMittwochBis1.Name = "txtMittwochBis1"
|
|
Me.txtMittwochBis1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtMittwochBis1.TabIndex = 25
|
|
'
|
|
'txtMittwochVon1
|
|
'
|
|
Me.txtMittwochVon1.Location = New System.Drawing.Point(508, 89)
|
|
Me.txtMittwochVon1.Name = "txtMittwochVon1"
|
|
Me.txtMittwochVon1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtMittwochVon1.TabIndex = 24
|
|
'
|
|
'txtDienstagBis2
|
|
'
|
|
Me.txtDienstagBis2.Location = New System.Drawing.Point(703, 66)
|
|
Me.txtDienstagBis2.Name = "txtDienstagBis2"
|
|
Me.txtDienstagBis2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtDienstagBis2.TabIndex = 22
|
|
'
|
|
'txtDienstagVon2
|
|
'
|
|
Me.txtDienstagVon2.Location = New System.Drawing.Point(646, 66)
|
|
Me.txtDienstagVon2.Name = "txtDienstagVon2"
|
|
Me.txtDienstagVon2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtDienstagVon2.TabIndex = 21
|
|
'
|
|
'txtDienstagBis1
|
|
'
|
|
Me.txtDienstagBis1.Location = New System.Drawing.Point(565, 66)
|
|
Me.txtDienstagBis1.Name = "txtDienstagBis1"
|
|
Me.txtDienstagBis1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtDienstagBis1.TabIndex = 20
|
|
'
|
|
'txtDienstagVon1
|
|
'
|
|
Me.txtDienstagVon1.Location = New System.Drawing.Point(508, 66)
|
|
Me.txtDienstagVon1.Name = "txtDienstagVon1"
|
|
Me.txtDienstagVon1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtDienstagVon1.TabIndex = 19
|
|
'
|
|
'txtMontagBis2
|
|
'
|
|
Me.txtMontagBis2.Location = New System.Drawing.Point(703, 43)
|
|
Me.txtMontagBis2.Name = "txtMontagBis2"
|
|
Me.txtMontagBis2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtMontagBis2.TabIndex = 17
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Location = New System.Drawing.Point(715, 28)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(20, 13)
|
|
Me.Label23.TabIndex = 85
|
|
Me.Label23.Text = "bis"
|
|
'
|
|
'txtMontagVon2
|
|
'
|
|
Me.txtMontagVon2.Location = New System.Drawing.Point(646, 43)
|
|
Me.txtMontagVon2.Name = "txtMontagVon2"
|
|
Me.txtMontagVon2.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtMontagVon2.TabIndex = 16
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.AutoSize = True
|
|
Me.Label24.Location = New System.Drawing.Point(660, 28)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(25, 13)
|
|
Me.Label24.TabIndex = 83
|
|
Me.Label24.Text = "von"
|
|
'
|
|
'txtMontagBis1
|
|
'
|
|
Me.txtMontagBis1.Location = New System.Drawing.Point(565, 43)
|
|
Me.txtMontagBis1.Name = "txtMontagBis1"
|
|
Me.txtMontagBis1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtMontagBis1.TabIndex = 15
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Location = New System.Drawing.Point(577, 28)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(20, 13)
|
|
Me.Label22.TabIndex = 81
|
|
Me.Label22.Text = "bis"
|
|
'
|
|
'txtMontagVon1
|
|
'
|
|
Me.txtMontagVon1.Location = New System.Drawing.Point(508, 43)
|
|
Me.txtMontagVon1.Name = "txtMontagVon1"
|
|
Me.txtMontagVon1.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtMontagVon1.TabIndex = 14
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Location = New System.Drawing.Point(522, 28)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(25, 13)
|
|
Me.Label21.TabIndex = 78
|
|
Me.Label21.Text = "von"
|
|
'
|
|
'lblSonntag
|
|
'
|
|
Me.lblSonntag.AutoSize = True
|
|
Me.lblSonntag.Location = New System.Drawing.Point(431, 184)
|
|
Me.lblSonntag.Name = "lblSonntag"
|
|
Me.lblSonntag.Size = New System.Drawing.Size(50, 13)
|
|
Me.lblSonntag.TabIndex = 77
|
|
Me.lblSonntag.Text = "Sonntag:"
|
|
'
|
|
'lblSamstag
|
|
'
|
|
Me.lblSamstag.AutoSize = True
|
|
Me.lblSamstag.Location = New System.Drawing.Point(431, 161)
|
|
Me.lblSamstag.Name = "lblSamstag"
|
|
Me.lblSamstag.Size = New System.Drawing.Size(51, 13)
|
|
Me.lblSamstag.TabIndex = 76
|
|
Me.lblSamstag.Text = "Samstag:"
|
|
'
|
|
'lblFreitag
|
|
'
|
|
Me.lblFreitag.AutoSize = True
|
|
Me.lblFreitag.Location = New System.Drawing.Point(431, 138)
|
|
Me.lblFreitag.Name = "lblFreitag"
|
|
Me.lblFreitag.Size = New System.Drawing.Size(42, 13)
|
|
Me.lblFreitag.TabIndex = 75
|
|
Me.lblFreitag.Text = "Freitag:"
|
|
'
|
|
'lblDonnerstag
|
|
'
|
|
Me.lblDonnerstag.AutoSize = True
|
|
Me.lblDonnerstag.Location = New System.Drawing.Point(431, 115)
|
|
Me.lblDonnerstag.Name = "lblDonnerstag"
|
|
Me.lblDonnerstag.Size = New System.Drawing.Size(65, 13)
|
|
Me.lblDonnerstag.TabIndex = 74
|
|
Me.lblDonnerstag.Text = "Donnerstag:"
|
|
'
|
|
'lblMittwoch
|
|
'
|
|
Me.lblMittwoch.AutoSize = True
|
|
Me.lblMittwoch.Location = New System.Drawing.Point(431, 92)
|
|
Me.lblMittwoch.Name = "lblMittwoch"
|
|
Me.lblMittwoch.Size = New System.Drawing.Size(53, 13)
|
|
Me.lblMittwoch.TabIndex = 73
|
|
Me.lblMittwoch.Text = "Mittwoch:"
|
|
'
|
|
'lblDienstag
|
|
'
|
|
Me.lblDienstag.AutoSize = True
|
|
Me.lblDienstag.Location = New System.Drawing.Point(431, 69)
|
|
Me.lblDienstag.Name = "lblDienstag"
|
|
Me.lblDienstag.Size = New System.Drawing.Size(52, 13)
|
|
Me.lblDienstag.TabIndex = 72
|
|
Me.lblDienstag.Text = "Dienstag:"
|
|
'
|
|
'lblMontag
|
|
'
|
|
Me.lblMontag.AutoSize = True
|
|
Me.lblMontag.Location = New System.Drawing.Point(431, 46)
|
|
Me.lblMontag.Name = "lblMontag"
|
|
Me.lblMontag.Size = New System.Drawing.Size(46, 13)
|
|
Me.lblMontag.TabIndex = 71
|
|
Me.lblMontag.Text = "Montag:"
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label13.Location = New System.Drawing.Point(431, 13)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(92, 13)
|
|
Me.Label13.TabIndex = 70
|
|
Me.Label13.Text = "Öffnungszeiten"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label12.Location = New System.Drawing.Point(10, 220)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(51, 13)
|
|
Me.Label12.TabIndex = 69
|
|
Me.Label12.Text = "Kontakt"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Location = New System.Drawing.Point(10, 322)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(62, 13)
|
|
Me.Label8.TabIndex = 68
|
|
Me.Label8.Text = "Homepage:"
|
|
'
|
|
'txtHomepage
|
|
'
|
|
Me.txtHomepage.Location = New System.Drawing.Point(114, 319)
|
|
Me.txtHomepage.Name = "txtHomepage"
|
|
Me.txtHomepage.Size = New System.Drawing.Size(296, 20)
|
|
Me.txtHomepage.TabIndex = 13
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(10, 296)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(39, 13)
|
|
Me.Label11.TabIndex = 66
|
|
Me.Label11.Text = "E-Mail:"
|
|
'
|
|
'txtEmail
|
|
'
|
|
Me.txtEmail.Location = New System.Drawing.Point(114, 293)
|
|
Me.txtEmail.Name = "txtEmail"
|
|
Me.txtEmail.Size = New System.Drawing.Size(296, 20)
|
|
Me.txtEmail.TabIndex = 12
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Location = New System.Drawing.Point(10, 270)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(27, 13)
|
|
Me.Label7.TabIndex = 64
|
|
Me.Label7.Text = "Fax:"
|
|
'
|
|
'txtFax
|
|
'
|
|
Me.txtFax.Location = New System.Drawing.Point(114, 267)
|
|
Me.txtFax.Name = "txtFax"
|
|
Me.txtFax.Size = New System.Drawing.Size(296, 20)
|
|
Me.txtFax.TabIndex = 11
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Location = New System.Drawing.Point(10, 244)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(46, 13)
|
|
Me.Label6.TabIndex = 62
|
|
Me.Label6.Text = "Telefon:"
|
|
'
|
|
'txtTel
|
|
'
|
|
Me.txtTel.Location = New System.Drawing.Point(114, 241)
|
|
Me.txtTel.Name = "txtTel"
|
|
Me.txtTel.Size = New System.Drawing.Size(296, 20)
|
|
Me.txtTel.TabIndex = 10
|
|
'
|
|
'txtStrNr
|
|
'
|
|
Me.txtStrNr.Location = New System.Drawing.Point(351, 39)
|
|
Me.txtStrNr.Name = "txtStrNr"
|
|
Me.txtStrNr.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtStrNr.TabIndex = 2
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Location = New System.Drawing.Point(6, 176)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(103, 13)
|
|
Me.Label10.TabIndex = 58
|
|
Me.Label10.Text = "(Ansprechpartner 2:)"
|
|
'
|
|
'txtAnspr1_nn
|
|
'
|
|
Me.txtAnspr1_nn.Location = New System.Drawing.Point(261, 147)
|
|
Me.txtAnspr1_nn.Name = "txtAnspr1_nn"
|
|
Me.txtAnspr1_nn.Size = New System.Drawing.Size(145, 20)
|
|
Me.txtAnspr1_nn.TabIndex = 7
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(6, 150)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(97, 13)
|
|
Me.Label5.TabIndex = 55
|
|
Me.Label5.Text = "Ansprechpartner 1:"
|
|
'
|
|
'txtAnspr1_vn
|
|
'
|
|
Me.txtAnspr1_vn.Location = New System.Drawing.Point(110, 147)
|
|
Me.txtAnspr1_vn.Name = "txtAnspr1_vn"
|
|
Me.txtAnspr1_vn.Size = New System.Drawing.Size(145, 20)
|
|
Me.txtAnspr1_vn.TabIndex = 6
|
|
'
|
|
'cbxLand
|
|
'
|
|
Me.cbxLand.FormattingEnabled = True
|
|
Me.cbxLand.Items.AddRange(New Object() {"AT", "DE", "HR", "IT", "RO", "SRB", "TR"})
|
|
Me.cbxLand.Location = New System.Drawing.Point(110, 64)
|
|
Me.cbxLand.Name = "cbxLand"
|
|
Me.cbxLand.Size = New System.Drawing.Size(55, 21)
|
|
Me.cbxLand.TabIndex = 5
|
|
'
|
|
'txtOrt
|
|
'
|
|
Me.txtOrt.Location = New System.Drawing.Point(232, 65)
|
|
Me.txtOrt.Name = "txtOrt"
|
|
Me.txtOrt.Size = New System.Drawing.Size(174, 20)
|
|
Me.txtOrt.TabIndex = 4
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(6, 68)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(90, 13)
|
|
Me.Label3.TabIndex = 41
|
|
Me.Label3.Text = "Land / PLZ / Ort:"
|
|
'
|
|
'txtPlz
|
|
'
|
|
Me.txtPlz.Location = New System.Drawing.Point(171, 65)
|
|
Me.txtPlz.Name = "txtPlz"
|
|
Me.txtPlz.Size = New System.Drawing.Size(55, 20)
|
|
Me.txtPlz.TabIndex = 3
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(6, 42)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(63, 13)
|
|
Me.Label2.TabIndex = 39
|
|
Me.Label2.Text = "Straße / Nr:"
|
|
'
|
|
'txtStr
|
|
'
|
|
Me.txtStr.Location = New System.Drawing.Point(110, 39)
|
|
Me.txtStr.Name = "txtStr"
|
|
Me.txtStr.Size = New System.Drawing.Size(235, 20)
|
|
Me.txtStr.TabIndex = 1
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(6, 16)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(41, 13)
|
|
Me.Label1.TabIndex = 37
|
|
Me.Label1.Text = "Firma:"
|
|
'
|
|
'txtFirma
|
|
'
|
|
Me.txtFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtFirma.Location = New System.Drawing.Point(110, 13)
|
|
Me.txtFirma.Name = "txtFirma"
|
|
Me.txtFirma.Size = New System.Drawing.Size(296, 20)
|
|
Me.txtFirma.TabIndex = 0
|
|
'
|
|
'tab2Info
|
|
'
|
|
Me.tab2Info.Controls.Add(Me.rtbInfo)
|
|
Me.tab2Info.Controls.Add(Me.Label9)
|
|
Me.tab2Info.Location = New System.Drawing.Point(4, 22)
|
|
Me.tab2Info.Name = "tab2Info"
|
|
Me.tab2Info.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tab2Info.Size = New System.Drawing.Size(836, 403)
|
|
Me.tab2Info.TabIndex = 1
|
|
Me.tab2Info.Text = "Weitere Information"
|
|
Me.tab2Info.UseVisualStyleBackColor = True
|
|
'
|
|
'rtbInfo
|
|
'
|
|
Me.rtbInfo.Location = New System.Drawing.Point(9, 27)
|
|
Me.rtbInfo.Name = "rtbInfo"
|
|
Me.rtbInfo.Size = New System.Drawing.Size(821, 354)
|
|
Me.rtbInfo.TabIndex = 53
|
|
Me.rtbInfo.Text = ""
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Location = New System.Drawing.Point(6, 14)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(28, 13)
|
|
Me.Label9.TabIndex = 52
|
|
Me.Label9.Text = "Info:"
|
|
'
|
|
'TabPage1
|
|
'
|
|
Me.TabPage1.Controls.Add(Me.dgvAuftraege)
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
|
Me.TabPage1.Name = "TabPage1"
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage1.Size = New System.Drawing.Size(836, 403)
|
|
Me.TabPage1.TabIndex = 2
|
|
Me.TabPage1.Text = "Aufträge"
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvAuftraege
|
|
'
|
|
Me.dgvAuftraege.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvAuftraege.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.dgvAuftraege.Location = New System.Drawing.Point(3, 3)
|
|
Me.dgvAuftraege.Name = "dgvAuftraege"
|
|
Me.dgvAuftraege.Size = New System.Drawing.Size(830, 397)
|
|
Me.dgvAuftraege.TabIndex = 1
|
|
'
|
|
'tabTarife
|
|
'
|
|
Me.tabTarife.Controls.Add(Me.rtbTarife)
|
|
Me.tabTarife.Controls.Add(Me.Label4)
|
|
Me.tabTarife.Location = New System.Drawing.Point(4, 22)
|
|
Me.tabTarife.Name = "tabTarife"
|
|
Me.tabTarife.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tabTarife.Size = New System.Drawing.Size(836, 403)
|
|
Me.tabTarife.TabIndex = 3
|
|
Me.tabTarife.Text = "Tarife"
|
|
Me.tabTarife.UseVisualStyleBackColor = True
|
|
'
|
|
'rtbTarife
|
|
'
|
|
Me.rtbTarife.Location = New System.Drawing.Point(9, 31)
|
|
Me.rtbTarife.Name = "rtbTarife"
|
|
Me.rtbTarife.Size = New System.Drawing.Size(821, 354)
|
|
Me.rtbTarife.TabIndex = 55
|
|
Me.rtbTarife.Text = ""
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(6, 18)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(52, 13)
|
|
Me.Label4.TabIndex = 54
|
|
Me.Label4.Text = "Tarif-Info:"
|
|
'
|
|
'cbxAktiv
|
|
'
|
|
Me.cbxAktiv.AutoSize = True
|
|
Me.cbxAktiv.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxAktiv.Location = New System.Drawing.Point(722, 4)
|
|
Me.cbxAktiv.Name = "cbxAktiv"
|
|
Me.cbxAktiv.Size = New System.Drawing.Size(125, 24)
|
|
Me.cbxAktiv.TabIndex = 51
|
|
Me.cbxAktiv.Text = "GESPERRT"
|
|
Me.cbxAktiv.UseVisualStyleBackColor = True
|
|
'
|
|
'btnPrint
|
|
'
|
|
Me.btnPrint.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnPrint.Image = Global.DISPO.My.Resources.Resources.printer
|
|
Me.btnPrint.Location = New System.Drawing.Point(768, 447)
|
|
Me.btnPrint.Name = "btnPrint"
|
|
Me.btnPrint.Size = New System.Drawing.Size(78, 89)
|
|
Me.btnPrint.TabIndex = 33
|
|
Me.btnPrint.Text = "DRUCK"
|
|
Me.btnPrint.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.btnPrint.UseVisualStyleBackColor = True
|
|
'
|
|
'grpNew
|
|
'
|
|
Me.grpNew.Controls.Add(Me.Button3)
|
|
Me.grpNew.Location = New System.Drawing.Point(259, 447)
|
|
Me.grpNew.Name = "grpNew"
|
|
Me.grpNew.Size = New System.Drawing.Size(116, 84)
|
|
Me.grpNew.TabIndex = 52
|
|
Me.grpNew.TabStop = False
|
|
Me.grpNew.Text = "Neuer Auftrag:"
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button3.Image = Global.DISPO.My.Resources.Resources.plus
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.TopCenter
|
|
Me.Button3.Location = New System.Drawing.Point(15, 23)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(92, 55)
|
|
Me.Button3.TabIndex = 42
|
|
Me.Button3.Text = "NEUER AUFTRAG"
|
|
Me.Button3.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label14.Location = New System.Drawing.Point(315, 8)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(51, 13)
|
|
Me.Label14.TabIndex = 127
|
|
Me.Label14.Text = "ROLLE:"
|
|
'
|
|
'btnSave
|
|
'
|
|
Me.btnSave.Enabled = False
|
|
Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSave.Location = New System.Drawing.Point(13, 448)
|
|
Me.btnSave.Name = "btnSave"
|
|
Me.btnSave.Size = New System.Drawing.Size(88, 35)
|
|
Me.btnSave.TabIndex = 128
|
|
Me.btnSave.Text = "Speichern"
|
|
Me.btnSave.UseVisualStyleBackColor = True
|
|
'
|
|
'cboRolle
|
|
'
|
|
Me.cboRolle._value = ""
|
|
Me.cboRolle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cboRolle.FormattingEnabled = True
|
|
Me.cboRolle.Location = New System.Drawing.Point(369, 4)
|
|
Me.cboRolle.Name = "cboRolle"
|
|
Me.cboRolle.Size = New System.Drawing.Size(295, 21)
|
|
Me.cboRolle.TabIndex = 511
|
|
'
|
|
'frmDetails
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.BackColor = System.Drawing.Color.White
|
|
Me.ClientSize = New System.Drawing.Size(858, 540)
|
|
Me.Controls.Add(Me.cboRolle)
|
|
Me.Controls.Add(Me.btnSave)
|
|
Me.Controls.Add(Me.Label14)
|
|
Me.Controls.Add(Me.cbxAktiv)
|
|
Me.Controls.Add(Me.tabKunde)
|
|
Me.Controls.Add(Me.btnPrint)
|
|
Me.Controls.Add(Me.btnCancel)
|
|
Me.Controls.Add(Me.btnOK)
|
|
Me.Controls.Add(Me.grpNew)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmDetails"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Details"
|
|
Me.tabKunde.ResumeLayout(False)
|
|
Me.tab1Allg.ResumeLayout(False)
|
|
Me.tab1Allg.PerformLayout()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
Me.grpAviso.ResumeLayout(False)
|
|
Me.grpAviso.PerformLayout()
|
|
Me.grpNeutralisierung.ResumeLayout(False)
|
|
Me.grpNeutralisierung.PerformLayout()
|
|
Me.tab2Info.ResumeLayout(False)
|
|
Me.tab2Info.PerformLayout()
|
|
Me.TabPage1.ResumeLayout(False)
|
|
CType(Me.dgvAuftraege, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tabTarife.ResumeLayout(False)
|
|
Me.tabTarife.PerformLayout()
|
|
Me.grpNew.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents btnOK As System.Windows.Forms.Button
|
|
Friend WithEvents btnCancel As System.Windows.Forms.Button
|
|
Friend WithEvents btnPrint As System.Windows.Forms.Button
|
|
Friend WithEvents tabKunde As System.Windows.Forms.TabControl
|
|
Friend WithEvents tab1Allg As System.Windows.Forms.TabPage
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents txtPlz As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents txtStr As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFirma As System.Windows.Forms.TextBox
|
|
Friend WithEvents tab2Info As System.Windows.Forms.TabPage
|
|
Friend WithEvents rtbInfo As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents txtOrt As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents txtAnspr1_nn As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents txtAnspr1_vn As System.Windows.Forms.TextBox
|
|
Friend WithEvents cbxLand As System.Windows.Forms.ComboBox
|
|
Friend WithEvents txtStrNr As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label8 As System.Windows.Forms.Label
|
|
Friend WithEvents txtHomepage As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents txtEmail As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents txtFax As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents txtTel As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxAktiv As System.Windows.Forms.CheckBox
|
|
Friend WithEvents txtSonntagBis2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSonntagVon2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSonntagBis1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSonntagVon1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSamstagBis2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSamstagVon2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSamstagBis1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtSamstagVon1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtFreitagBis2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtFreitagVon2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtFreitagBis1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtFreitagVon1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtDonnerstagBis2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtDonnerstagVon2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtDonnerstagBis1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtDonnerstagVon1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMittwochBis2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMittwochVon2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMittwochBis1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMittwochVon1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtDienstagBis2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtDienstagVon2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtDienstagVon1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMontagBis2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label23 As System.Windows.Forms.Label
|
|
Friend WithEvents txtMontagVon2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label24 As System.Windows.Forms.Label
|
|
Friend WithEvents txtMontagBis1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label22 As System.Windows.Forms.Label
|
|
Friend WithEvents txtMontagVon1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|
Friend WithEvents lblSonntag As System.Windows.Forms.Label
|
|
Friend WithEvents lblSamstag As System.Windows.Forms.Label
|
|
Friend WithEvents lblFreitag As System.Windows.Forms.Label
|
|
Friend WithEvents lblDonnerstag As System.Windows.Forms.Label
|
|
Friend WithEvents lblMittwoch As System.Windows.Forms.Label
|
|
Friend WithEvents lblDienstag As System.Windows.Forms.Label
|
|
Friend WithEvents lblMontag As System.Windows.Forms.Label
|
|
Friend WithEvents cbxMontagClosed As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label25 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxSonntagClosed As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxSamstagClosed As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxFreitagClosed As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxDonnerstagClosed As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxMittwochClosed As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxDienstagClosed As System.Windows.Forms.CheckBox
|
|
Friend WithEvents grpAviso As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpNeutralisierung As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txtAnspr2_nn As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtAnspr2_vn As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label27 As System.Windows.Forms.Label
|
|
Friend WithEvents Label26 As System.Windows.Forms.Label
|
|
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
|
Friend WithEvents dgvAuftraege As System.Windows.Forms.DataGridView
|
|
Friend WithEvents grpNew As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Button3 As System.Windows.Forms.Button
|
|
Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
|
|
Friend WithEvents rbnAviso_nein As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbnAviso_ja2 As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbnAviso_ja1 As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbnNeutr_sonder As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbnNeutr_nein As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbnNeutr_ja As System.Windows.Forms.RadioButton
|
|
Friend WithEvents txtDienstagBis1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxOeffAll As System.Windows.Forms.CheckBox
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents rbtnRefNrNEIN As System.Windows.Forms.RadioButton
|
|
Friend WithEvents rbtnRefNrJA As System.Windows.Forms.RadioButton
|
|
Friend WithEvents tabTarife As System.Windows.Forms.TabPage
|
|
Friend WithEvents rtbTarife As System.Windows.Forms.RichTextBox
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents btnSave As System.Windows.Forms.Button
|
|
Friend WithEvents cboRolle As DISPO.MyComboBox
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents kdFirma As VERAG_PROG_ALLGEMEIN.KdSearchBox
|
|
Friend WithEvents btnVERAGKDLaden As System.Windows.Forms.Button
|
|
End Class
|