NCTS 5
This commit is contained in:
39
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
39
initATLASAufschubkonten/frmStartOptions.Designer.vb
generated
@@ -43,9 +43,7 @@ Partial Class frmStartOptions
|
||||
Me.Button12 = New System.Windows.Forms.Button()
|
||||
Me.cbxSyskaWdh = New System.Windows.Forms.CheckBox()
|
||||
Me.Button10 = New System.Windows.Forms.Button()
|
||||
Me.piceZollAnh = New System.Windows.Forms.PictureBox()
|
||||
Me.txtEZOLLAnhDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.piceZollAnh = New System.Windows.Forms.PictureBox()
|
||||
Me.piceZollAnh = New System.Windows.Forms.PictureBox()
|
||||
Me.lblEZOLLDat = New System.Windows.Forms.LinkLabel()
|
||||
Me.Button6 = New System.Windows.Forms.Button()
|
||||
Me.CheckBox6 = New System.Windows.Forms.CheckBox()
|
||||
@@ -127,15 +125,6 @@ Partial Class frmStartOptions
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.LinkLabel27 = New System.Windows.Forms.LinkLabel()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.dgvMRN = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
||||
Me.clmnMRN = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.txtVRGOut_MRN = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtVRGOut_FilialenNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.txtVRGOut_AbfertigungsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.MyComboBox2 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.txtVRGOutEZA_BezugsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.txtVRGOut_BezugsNr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.PictureBox15 = New System.Windows.Forms.PictureBox()
|
||||
Me.PictureBox14 = New System.Windows.Forms.PictureBox()
|
||||
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
||||
@@ -167,8 +156,6 @@ Partial Class frmStartOptions
|
||||
Me.Button9 = New System.Windows.Forms.Button()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.PictureBox12 = New System.Windows.Forms.PictureBox()
|
||||
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
||||
Me.PictureBox12 = New System.Windows.Forms.PictureBox()
|
||||
Me.LinkLabel20 = New System.Windows.Forms.LinkLabel()
|
||||
Me.PictureBox11 = New System.Windows.Forms.PictureBox()
|
||||
Me.LinkLabel19 = New System.Windows.Forms.LinkLabel()
|
||||
@@ -222,7 +209,7 @@ Partial Class frmStartOptions
|
||||
CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox15, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPage3.SuspendLayout()
|
||||
|
||||
Me.TabPage3.SuspendLayout()
|
||||
Me.TabPage4.SuspendLayout()
|
||||
CType(Me.PictureBox19, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -232,7 +219,7 @@ Partial Class frmStartOptions
|
||||
CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox20, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.dgvMRN, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'pnl
|
||||
@@ -2428,25 +2415,7 @@ Partial Class frmStartOptions
|
||||
Me.cboBMDUnispedFirma.Size = New System.Drawing.Size(124, 21)
|
||||
Me.cboBMDUnispedFirma.TabIndex = 42
|
||||
'
|
||||
'dgvMRN
|
||||
'
|
||||
Me.dgvMRN.AKTUALISIERUNGS_INTERVALL = -1
|
||||
Me.dgvMRN.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
Me.dgvMRN.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.clmnMRN})
|
||||
Me.dgvMRN.Location = New System.Drawing.Point(637, 63)
|
||||
Me.dgvMRN.Name = "dgvMRN"
|
||||
Me.dgvMRN.RowHeadersWidth = 62
|
||||
Me.dgvMRN.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvMRN.Size = New System.Drawing.Size(207, 134)
|
||||
Me.dgvMRN.TabIndex = 75
|
||||
'
|
||||
'clmnMRN
|
||||
'
|
||||
Me.clmnMRN.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill
|
||||
Me.clmnMRN.HeaderText = "MRN"
|
||||
Me.clmnMRN.MinimumWidth = 8
|
||||
Me.clmnMRN.Name = "clmnMRN"
|
||||
'
|
||||
|
||||
'txtVRGOut_MRN
|
||||
'
|
||||
Me.txtVRGOut_MRN._DateTimeOnly = False
|
||||
|
||||
Reference in New Issue
Block a user