Nacherfassung Abf.Land; NCTS 004 Anpassungen
This commit is contained in:
48
SDL/frmMain.Designer.vb
generated
48
SDL/frmMain.Designer.vb
generated
@@ -45,6 +45,8 @@ Partial Class frmMain
|
||||
Me.AuswertungenToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mnueBerichte = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mneFakturierung = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.FakturierungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.RechnungsdatenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mnueBuchhaltung = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mnueEssensbestellung = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.mnueKassenbuch = New System.Windows.Forms.ToolStripMenuItem()
|
||||
@@ -107,8 +109,6 @@ Partial Class frmMain
|
||||
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.AuswertungenToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.Timer_REFRESH = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.RechnungsdatenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.FakturierungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||
Me.pnlLeft.SuspendLayout()
|
||||
Me.MenuStripSDL.SuspendLayout()
|
||||
Me.Panel1.SuspendLayout()
|
||||
@@ -132,7 +132,7 @@ Partial Class frmMain
|
||||
Me.pnlLeft.Dock = System.Windows.Forms.DockStyle.Left
|
||||
Me.pnlLeft.Location = New System.Drawing.Point(0, 73)
|
||||
Me.pnlLeft.Name = "pnlLeft"
|
||||
Me.pnlLeft.Size = New System.Drawing.Size(100, 831)
|
||||
Me.pnlLeft.Size = New System.Drawing.Size(100, 905)
|
||||
Me.pnlLeft.TabIndex = 27
|
||||
'
|
||||
'MenuStripSDL
|
||||
@@ -145,7 +145,7 @@ Partial Class frmMain
|
||||
Me.MenuStripSDL.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow
|
||||
Me.MenuStripSDL.Location = New System.Drawing.Point(0, 0)
|
||||
Me.MenuStripSDL.Name = "MenuStripSDL"
|
||||
Me.MenuStripSDL.Size = New System.Drawing.Size(100, 609)
|
||||
Me.MenuStripSDL.Size = New System.Drawing.Size(100, 678)
|
||||
Me.MenuStripSDL.TabIndex = 72
|
||||
Me.MenuStripSDL.Text = "test"
|
||||
'
|
||||
@@ -310,6 +310,19 @@ Partial Class frmMain
|
||||
Me.mneFakturierung.TextAlign = System.Drawing.ContentAlignment.BottomCenter
|
||||
Me.mneFakturierung.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
|
||||
'
|
||||
'FakturierungToolStripMenuItem
|
||||
'
|
||||
Me.FakturierungToolStripMenuItem.Enabled = False
|
||||
Me.FakturierungToolStripMenuItem.Name = "FakturierungToolStripMenuItem"
|
||||
Me.FakturierungToolStripMenuItem.Size = New System.Drawing.Size(163, 22)
|
||||
Me.FakturierungToolStripMenuItem.Text = "Fakturierung"
|
||||
'
|
||||
'RechnungsdatenToolStripMenuItem
|
||||
'
|
||||
Me.RechnungsdatenToolStripMenuItem.Name = "RechnungsdatenToolStripMenuItem"
|
||||
Me.RechnungsdatenToolStripMenuItem.Size = New System.Drawing.Size(163, 22)
|
||||
Me.RechnungsdatenToolStripMenuItem.Text = "Rechnungsdaten"
|
||||
'
|
||||
'mnueBuchhaltung
|
||||
'
|
||||
Me.mnueBuchhaltung.ForeColor = System.Drawing.Color.White
|
||||
@@ -379,9 +392,9 @@ Partial Class frmMain
|
||||
Me.Panel1.Controls.Add(Me.btnExit)
|
||||
Me.Panel1.Controls.Add(Me.Button1)
|
||||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 603)
|
||||
Me.Panel1.Location = New System.Drawing.Point(0, 681)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(100, 228)
|
||||
Me.Panel1.Size = New System.Drawing.Size(100, 224)
|
||||
Me.Panel1.TabIndex = 30
|
||||
'
|
||||
'Label20
|
||||
@@ -390,7 +403,7 @@ Partial Class frmMain
|
||||
Me.Label20.BackColor = System.Drawing.Color.Red
|
||||
Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label20.ForeColor = System.Drawing.Color.White
|
||||
Me.Label20.Location = New System.Drawing.Point(68, 163)
|
||||
Me.Label20.Location = New System.Drawing.Point(68, 159)
|
||||
Me.Label20.Name = "Label20"
|
||||
Me.Label20.Size = New System.Drawing.Size(28, 19)
|
||||
Me.Label20.TabIndex = 41
|
||||
@@ -413,7 +426,7 @@ Partial Class frmMain
|
||||
Me.picAVISOMessenger.BackgroundImage = Global.SDL.My.Resources.Resources.aviso_messenger
|
||||
Me.picAVISOMessenger.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.picAVISOMessenger.Cursor = System.Windows.Forms.Cursors.Hand
|
||||
Me.picAVISOMessenger.Location = New System.Drawing.Point(20, 115)
|
||||
Me.picAVISOMessenger.Location = New System.Drawing.Point(20, 111)
|
||||
Me.picAVISOMessenger.Name = "picAVISOMessenger"
|
||||
Me.picAVISOMessenger.Size = New System.Drawing.Size(59, 55)
|
||||
Me.picAVISOMessenger.TabIndex = 40
|
||||
@@ -424,7 +437,7 @@ Partial Class frmMain
|
||||
'
|
||||
Me.lblVersion.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblVersion.ForeColor = System.Drawing.Color.White
|
||||
Me.lblVersion.Location = New System.Drawing.Point(1, 206)
|
||||
Me.lblVersion.Location = New System.Drawing.Point(1, 202)
|
||||
Me.lblVersion.Name = "lblVersion"
|
||||
Me.lblVersion.RightToLeft = System.Windows.Forms.RightToLeft.Yes
|
||||
Me.lblVersion.Size = New System.Drawing.Size(96, 13)
|
||||
@@ -957,7 +970,7 @@ Partial Class frmMain
|
||||
Me.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.pnlMain.Location = New System.Drawing.Point(100, 73)
|
||||
Me.pnlMain.Name = "pnlMain"
|
||||
Me.pnlMain.Size = New System.Drawing.Size(1184, 831)
|
||||
Me.pnlMain.Size = New System.Drawing.Size(1184, 905)
|
||||
Me.pnlMain.TabIndex = 29
|
||||
'
|
||||
'cntxtZOLL
|
||||
@@ -990,24 +1003,11 @@ Partial Class frmMain
|
||||
Me.Timer_REFRESH.Enabled = True
|
||||
Me.Timer_REFRESH.Interval = 5000
|
||||
'
|
||||
'RechnungsdatenToolStripMenuItem
|
||||
'
|
||||
Me.RechnungsdatenToolStripMenuItem.Name = "RechnungsdatenToolStripMenuItem"
|
||||
Me.RechnungsdatenToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
|
||||
Me.RechnungsdatenToolStripMenuItem.Text = "Rechnungsdaten"
|
||||
'
|
||||
'FakturierungToolStripMenuItem
|
||||
'
|
||||
Me.FakturierungToolStripMenuItem.Enabled = False
|
||||
Me.FakturierungToolStripMenuItem.Name = "FakturierungToolStripMenuItem"
|
||||
Me.FakturierungToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
|
||||
Me.FakturierungToolStripMenuItem.Text = "Fakturierung"
|
||||
'
|
||||
'frmMain
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
|
||||
Me.ClientSize = New System.Drawing.Size(1284, 904)
|
||||
Me.ClientSize = New System.Drawing.Size(1284, 978)
|
||||
Me.Controls.Add(Me.pnlMain)
|
||||
Me.Controls.Add(Me.pnlLeft)
|
||||
Me.Controls.Add(Me.pnlHeader)
|
||||
|
||||
Reference in New Issue
Block a user