ATILLA Status 2 (VERIMEX, INDONESIEN), Login Warenort, Sprache div.

This commit is contained in:
2022-12-06 08:41:13 +01:00
parent 074e999003
commit eb090f8b37
24 changed files with 653 additions and 481 deletions

View File

@@ -29,10 +29,7 @@ Partial Class frmLogin
Me.btnOK = New System.Windows.Forms.Button()
Me.txtSachbear = New System.Windows.Forms.TextBox()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.lblTESTSYSTEM = New System.Windows.Forms.Label()
Me.FlatButton1 = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.FlatButton2 = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.picWO = New System.Windows.Forms.PictureBox()
Me.ContextMenuStrip2 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
Me.VERAGToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
@@ -46,6 +43,11 @@ Partial Class frmLogin
Me.PRODUKTIVToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.TESTSYSTEMToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
Me.UpdateToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
Me.cboWarenort = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.lblTESTSYSTEM = New System.Windows.Forms.Label()
Me.FlatButton1 = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.FlatButton2 = New VERAG_PROG_ALLGEMEIN.FlatButton()
Me.Label3 = New System.Windows.Forms.Label()
Me.picLogin = New System.Windows.Forms.PictureBox()
Me.lblAlertTxt = New System.Windows.Forms.Label()
@@ -55,10 +57,11 @@ Partial Class frmLogin
Me.UpdateToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
Me.cboWarenort = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.lblWO = New System.Windows.Forms.Label()
Me.Panel1.SuspendLayout()
Me.Panel2.SuspendLayout()
CType(Me.picWO, System.ComponentModel.ISupportInitialize).BeginInit()
Me.ContextMenuStrip2.SuspendLayout()
Me.Panel2.SuspendLayout()
CType(Me.picLogin, System.ComponentModel.ISupportInitialize).BeginInit()
Me.ctxUpdate.SuspendLayout()
Me.ContextMenuStrip1.SuspendLayout()
@@ -80,7 +83,7 @@ Partial Class frmLogin
'txtKennwort
'
Me.txtKennwort.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtKennwort.Location = New System.Drawing.Point(108, 111)
Me.txtKennwort.Location = New System.Drawing.Point(110, 118)
Me.txtKennwort.MaxLength = 20
Me.txtKennwort.Name = "txtKennwort"
Me.txtKennwort.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42)
@@ -91,7 +94,7 @@ Partial Class frmLogin
'
Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnOK.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.btnOK.Location = New System.Drawing.Point(108, 148)
Me.btnOK.Location = New System.Drawing.Point(110, 154)
Me.btnOK.Name = "btnOK"
Me.btnOK.Size = New System.Drawing.Size(100, 29)
Me.btnOK.TabIndex = 7
@@ -101,7 +104,7 @@ Partial Class frmLogin
'txtSachbear
'
Me.txtSachbear.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtSachbear.Location = New System.Drawing.Point(108, 81)
Me.txtSachbear.Location = New System.Drawing.Point(110, 88)
Me.txtSachbear.MaxLength = 20
Me.txtSachbear.Name = "txtSachbear"
Me.txtSachbear.Size = New System.Drawing.Size(100, 20)
@@ -111,6 +114,8 @@ Partial Class frmLogin
'
Me.Panel1.BackColor = System.Drawing.Color.White
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel1.Controls.Add(Me.lblWO)
Me.Panel1.Controls.Add(Me.picWO)
Me.Panel1.Controls.Add(Me.cboWarenort)
Me.Panel1.Controls.Add(Me.lblTESTSYSTEM)
Me.Panel1.Controls.Add(Me.FlatButton1)
@@ -128,12 +133,117 @@ Partial Class frmLogin
Me.Panel1.Size = New System.Drawing.Size(306, 222)
Me.Panel1.TabIndex = 0
'
'picWO
'
Me.picWO.BackgroundImage = Global.AVISO.My.Resources.Resources.Verag_AG_Logopng
Me.picWO.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.picWO.ContextMenuStrip = Me.ContextMenuStrip2
Me.picWO.Location = New System.Drawing.Point(40, -2)
Me.picWO.Name = "picWO"
Me.picWO.Size = New System.Drawing.Size(234, 62)
Me.picWO.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.picWO.TabIndex = 14
Me.picWO.TabStop = False
'
'ContextMenuStrip2
'
Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem2, Me.TESTSYSTEMToolStripMenuItem, Me.UpdateToolStripMenuItem1})
Me.ContextMenuStrip2.Name = "ctxUpdate"
Me.ContextMenuStrip2.Size = New System.Drawing.Size(141, 70)
'
'ToolStripMenuItem2
'
Me.ToolStripMenuItem2.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VERAGToolStripMenuItem, Me.ATILLAToolStripMenuItem, Me.IMEXToolStripMenuItem, Me.FRONTOFFICEToolStripMenuItem, Me.UNISPEDToolStripMenuItem, Me.AMBARToolStripMenuItem, Me.VERIMEXToolStripMenuItem})
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(140, 22)
Me.ToolStripMenuItem2.Text = "FIRMA"
'
'VERAGToolStripMenuItem
'
Me.VERAGToolStripMenuItem.Name = "VERAGToolStripMenuItem"
Me.VERAGToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
Me.VERAGToolStripMenuItem.Text = "VERAG"
'
'ATILLAToolStripMenuItem
'
Me.ATILLAToolStripMenuItem.Name = "ATILLAToolStripMenuItem"
Me.ATILLAToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
Me.ATILLAToolStripMenuItem.Text = "ATILLA"
'
'IMEXToolStripMenuItem
'
Me.IMEXToolStripMenuItem.Name = "IMEXToolStripMenuItem"
Me.IMEXToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
Me.IMEXToolStripMenuItem.Text = "IMEX"
'
'FRONTOFFICEToolStripMenuItem
'
Me.FRONTOFFICEToolStripMenuItem.Name = "FRONTOFFICEToolStripMenuItem"
Me.FRONTOFFICEToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
Me.FRONTOFFICEToolStripMenuItem.Text = "FRONT-OFFICE"
'
'UNISPEDToolStripMenuItem
'
Me.UNISPEDToolStripMenuItem.Name = "UNISPEDToolStripMenuItem"
Me.UNISPEDToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
Me.UNISPEDToolStripMenuItem.Text = "UNISPED"
'
'AMBARToolStripMenuItem
'
Me.AMBARToolStripMenuItem.Name = "AMBARToolStripMenuItem"
Me.AMBARToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
Me.AMBARToolStripMenuItem.Text = "AMBAR"
'
'VERIMEXToolStripMenuItem
'
Me.VERIMEXToolStripMenuItem.Name = "VERIMEXToolStripMenuItem"
Me.VERIMEXToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
Me.VERIMEXToolStripMenuItem.Text = "VERIMEX"
'
'TESTSYSTEMToolStripMenuItem
'
Me.TESTSYSTEMToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PRODUKTIVToolStripMenuItem, Me.TESTSYSTEMToolStripMenuItem1})
Me.TESTSYSTEMToolStripMenuItem.Name = "TESTSYSTEMToolStripMenuItem"
Me.TESTSYSTEMToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
Me.TESTSYSTEMToolStripMenuItem.Text = "TESTSYSTEM"
Me.TESTSYSTEMToolStripMenuItem.Visible = False
'
'PRODUKTIVToolStripMenuItem
'
Me.PRODUKTIVToolStripMenuItem.Name = "PRODUKTIVToolStripMenuItem"
Me.PRODUKTIVToolStripMenuItem.Size = New System.Drawing.Size(180, 22)
Me.PRODUKTIVToolStripMenuItem.Text = "PRODUKTIV"
'
'TESTSYSTEMToolStripMenuItem1
'
Me.TESTSYSTEMToolStripMenuItem1.Name = "TESTSYSTEMToolStripMenuItem1"
Me.TESTSYSTEMToolStripMenuItem1.Size = New System.Drawing.Size(180, 22)
Me.TESTSYSTEMToolStripMenuItem1.Text = "TESTSYSTEM"
'
'UpdateToolStripMenuItem1
'
Me.UpdateToolStripMenuItem1.Name = "UpdateToolStripMenuItem1"
Me.UpdateToolStripMenuItem1.Size = New System.Drawing.Size(140, 22)
Me.UpdateToolStripMenuItem1.Text = "Update"
'
'cboWarenort
'
Me.cboWarenort._allowedValuesFreiText = Nothing
Me.cboWarenort._allowFreiText = False
Me.cboWarenort._value = ""
Me.cboWarenort.FormattingEnabled = True
Me.cboWarenort.Location = New System.Drawing.Point(110, 61)
Me.cboWarenort.Name = "cboWarenort"
Me.cboWarenort.Size = New System.Drawing.Size(100, 21)
Me.cboWarenort.TabIndex = 13
Me.cboWarenort.Visible = False
'
'lblTESTSYSTEM
'
Me.lblTESTSYSTEM.AutoSize = True
Me.lblTESTSYSTEM.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblTESTSYSTEM.ForeColor = System.Drawing.Color.Red
Me.lblTESTSYSTEM.Location = New System.Drawing.Point(83, 58)
Me.lblTESTSYSTEM.Location = New System.Drawing.Point(80, 185)
Me.lblTESTSYSTEM.Name = "lblTESTSYSTEM"
Me.lblTESTSYSTEM.Size = New System.Drawing.Size(145, 20)
Me.lblTESTSYSTEM.TabIndex = 1
@@ -183,87 +293,6 @@ Partial Class frmLogin
Me.FlatButton2.TabIndex = 13
Me.FlatButton2.UseVisualStyleBackColor = True
'
'ContextMenuStrip2
'
Me.ContextMenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem2, Me.TESTSYSTEMToolStripMenuItem, Me.UpdateToolStripMenuItem1})
Me.ContextMenuStrip2.Name = "ctxUpdate"
Me.ContextMenuStrip2.Size = New System.Drawing.Size(141, 70)
'
'ToolStripMenuItem2
'
Me.ToolStripMenuItem2.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VERAGToolStripMenuItem, Me.ATILLAToolStripMenuItem, Me.IMEXToolStripMenuItem, Me.FRONTOFFICEToolStripMenuItem, Me.UNISPEDToolStripMenuItem, Me.AMBARToolStripMenuItem, Me.VERIMEXToolStripMenuItem})
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(140, 22)
Me.ToolStripMenuItem2.Text = "FIRMA"
'
'VERAGToolStripMenuItem
'
Me.VERAGToolStripMenuItem.Name = "VERAGToolStripMenuItem"
Me.VERAGToolStripMenuItem.Size = New System.Drawing.Size(154, 22)
Me.VERAGToolStripMenuItem.Text = "VERAG"
'
'ATILLAToolStripMenuItem
'
Me.ATILLAToolStripMenuItem.Name = "ATILLAToolStripMenuItem"
Me.ATILLAToolStripMenuItem.Size = New System.Drawing.Size(154, 22)
Me.ATILLAToolStripMenuItem.Text = "ATILLA"
'
'IMEXToolStripMenuItem
'
Me.IMEXToolStripMenuItem.Name = "IMEXToolStripMenuItem"
Me.IMEXToolStripMenuItem.Size = New System.Drawing.Size(154, 22)
Me.IMEXToolStripMenuItem.Text = "IMEX"
'
'FRONTOFFICEToolStripMenuItem
'
Me.FRONTOFFICEToolStripMenuItem.Name = "FRONTOFFICEToolStripMenuItem"
Me.FRONTOFFICEToolStripMenuItem.Size = New System.Drawing.Size(154, 22)
Me.FRONTOFFICEToolStripMenuItem.Text = "FRONT-OFFICE"
'
'UNISPEDToolStripMenuItem
'
Me.UNISPEDToolStripMenuItem.Name = "UNISPEDToolStripMenuItem"
Me.UNISPEDToolStripMenuItem.Size = New System.Drawing.Size(154, 22)
Me.UNISPEDToolStripMenuItem.Text = "UNISPED"
'
'AMBARToolStripMenuItem
'
Me.AMBARToolStripMenuItem.Name = "AMBARToolStripMenuItem"
Me.AMBARToolStripMenuItem.Size = New System.Drawing.Size(154, 22)
Me.AMBARToolStripMenuItem.Text = "AMBAR"
'
'VERIMEXToolStripMenuItem
'
Me.VERIMEXToolStripMenuItem.Name = "VERIMEXToolStripMenuItem"
Me.VERIMEXToolStripMenuItem.Size = New System.Drawing.Size(154, 22)
Me.VERIMEXToolStripMenuItem.Text = "VERIMEX"
'
'TESTSYSTEMToolStripMenuItem
'
Me.TESTSYSTEMToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PRODUKTIVToolStripMenuItem, Me.TESTSYSTEMToolStripMenuItem1})
Me.TESTSYSTEMToolStripMenuItem.Name = "TESTSYSTEMToolStripMenuItem"
Me.TESTSYSTEMToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
Me.TESTSYSTEMToolStripMenuItem.Text = "TESTSYSTEM"
Me.TESTSYSTEMToolStripMenuItem.Visible = False
'
'PRODUKTIVToolStripMenuItem
'
Me.PRODUKTIVToolStripMenuItem.Name = "PRODUKTIVToolStripMenuItem"
Me.PRODUKTIVToolStripMenuItem.Size = New System.Drawing.Size(140, 22)
Me.PRODUKTIVToolStripMenuItem.Text = "PRODUKTIV"
'
'TESTSYSTEMToolStripMenuItem1
'
Me.TESTSYSTEMToolStripMenuItem1.Name = "TESTSYSTEMToolStripMenuItem1"
Me.TESTSYSTEMToolStripMenuItem1.Size = New System.Drawing.Size(140, 22)
Me.TESTSYSTEMToolStripMenuItem1.Text = "TESTSYSTEM"
'
'UpdateToolStripMenuItem1
'
Me.UpdateToolStripMenuItem1.Name = "UpdateToolStripMenuItem1"
Me.UpdateToolStripMenuItem1.Size = New System.Drawing.Size(140, 22)
Me.UpdateToolStripMenuItem1.Text = "Update"
'
'Label3
'
Me.Label3.AutoSize = True
@@ -278,7 +307,7 @@ Partial Class frmLogin
'
Me.picLogin.ContextMenuStrip = Me.ContextMenuStrip2
Me.picLogin.Image = CType(resources.GetObject("picLogin.Image"), System.Drawing.Image)
Me.picLogin.Location = New System.Drawing.Point(8, 7)
Me.picLogin.Location = New System.Drawing.Point(8, 8)
Me.picLogin.Name = "picLogin"
Me.picLogin.Size = New System.Drawing.Size(291, 50)
Me.picLogin.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
@@ -289,7 +318,7 @@ Partial Class frmLogin
'
Me.lblAlertTxt.AutoSize = True
Me.lblAlertTxt.ForeColor = System.Drawing.Color.Red
Me.lblAlertTxt.Location = New System.Drawing.Point(68, 132)
Me.lblAlertTxt.Location = New System.Drawing.Point(70, 139)
Me.lblAlertTxt.Name = "lblAlertTxt"
Me.lblAlertTxt.Size = New System.Drawing.Size(192, 13)
Me.lblAlertTxt.TabIndex = 6
@@ -300,7 +329,7 @@ Partial Class frmLogin
'
Me.Label5.AutoSize = True
Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Label5.Location = New System.Drawing.Point(50, 84)
Me.Label5.Location = New System.Drawing.Point(49, 91)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(52, 13)
Me.Label5.TabIndex = 2
@@ -310,7 +339,7 @@ Partial Class frmLogin
'
Me.Label6.AutoSize = True
Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Label6.Location = New System.Drawing.Point(50, 114)
Me.Label6.Location = New System.Drawing.Point(49, 121)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(53, 13)
Me.Label6.TabIndex = 4
@@ -340,17 +369,15 @@ Partial Class frmLogin
Me.ToolStripMenuItem1.Size = New System.Drawing.Size(112, 22)
Me.ToolStripMenuItem1.Text = "Update"
'
'cboWarenort
'lblWO
'
Me.cboWarenort._allowedValuesFreiText = Nothing
Me.cboWarenort._allowFreiText = False
Me.cboWarenort._value = ""
Me.cboWarenort.FormattingEnabled = True
Me.cboWarenort.Location = New System.Drawing.Point(11, 35)
Me.cboWarenort.Name = "cboWarenort"
Me.cboWarenort.Size = New System.Drawing.Size(288, 21)
Me.cboWarenort.TabIndex = 13
Me.cboWarenort.Visible = False
Me.lblWO.AutoSize = True
Me.lblWO.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.lblWO.Location = New System.Drawing.Point(50, 64)
Me.lblWO.Name = "lblWO"
Me.lblWO.Size = New System.Drawing.Size(54, 13)
Me.lblWO.TabIndex = 15
Me.lblWO.Text = "Warenort:"
'
'frmLogin
'
@@ -370,9 +397,10 @@ Partial Class frmLogin
Me.TopMost = True
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
CType(Me.picWO, System.ComponentModel.ISupportInitialize).EndInit()
Me.ContextMenuStrip2.ResumeLayout(False)
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
Me.ContextMenuStrip2.ResumeLayout(False)
CType(Me.picLogin, System.ComponentModel.ISupportInitialize).EndInit()
Me.ctxUpdate.ResumeLayout(False)
Me.ContextMenuStrip1.ResumeLayout(False)
@@ -411,4 +439,6 @@ Partial Class frmLogin
Friend WithEvents AMBARToolStripMenuItem As ToolStripMenuItem
Friend WithEvents VERIMEXToolStripMenuItem As ToolStripMenuItem
Friend WithEvents cboWarenort As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents picWO As PictureBox
Friend WithEvents lblWO As Label
End Class