1008 lines
43 KiB
VB.net
1008 lines
43 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class Main
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form esegue l'override del metodo Dispose per pulire l'elenco dei componenti.
|
|
<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
|
|
|
|
'Richiesto da Progettazione Windows Form
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTA: la procedura che segue è richiesta da Progettazione Windows Form
|
|
'Può essere modificata in Progettazione Windows Form.
|
|
'Non modificarla mediante l'editor del codice.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Me.groupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.label1 = New System.Windows.Forms.Label()
|
|
Me.lblOpr = New System.Windows.Forms.Label()
|
|
Me.txtBCode = New System.Windows.Forms.TextBox()
|
|
Me.btnLogin = New System.Windows.Forms.Button()
|
|
Me.groupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.splitContainer1 = New System.Windows.Forms.SplitContainer()
|
|
Me.label3 = New System.Windows.Forms.Label()
|
|
Me.txtDTMatrix = New System.Windows.Forms.TextBox()
|
|
Me.btnLoad = New System.Windows.Forms.Button()
|
|
Me.splitContainer2 = New System.Windows.Forms.SplitContainer()
|
|
Me.lblArt = New System.Windows.Forms.Label()
|
|
Me.lblOutArt = New System.Windows.Forms.Label()
|
|
Me.Paginatore = New System.Windows.Forms.TabControl()
|
|
Me.tabPage1 = New System.Windows.Forms.TabPage()
|
|
Me.dgvOpr = New System.Windows.Forms.DataGridView()
|
|
Me.groupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.btnReloadOpr = New System.Windows.Forms.Button()
|
|
Me.lblOprOutMess = New System.Windows.Forms.Label()
|
|
Me.cbStato = New System.Windows.Forms.ComboBox()
|
|
Me.label6 = New System.Windows.Forms.Label()
|
|
Me.cbSottostazione = New System.Windows.Forms.ComboBox()
|
|
Me.label5 = New System.Windows.Forms.Label()
|
|
Me.cbStazione = New System.Windows.Forms.ComboBox()
|
|
Me.label4 = New System.Windows.Forms.Label()
|
|
Me.cbOperazione = New System.Windows.Forms.ComboBox()
|
|
Me.label2 = New System.Windows.Forms.Label()
|
|
Me.btnAddOpr = New System.Windows.Forms.Button()
|
|
Me.TabPage5 = New System.Windows.Forms.TabPage()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txtBCodeOpr = New System.Windows.Forms.TextBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.dgvOperatori = New System.Windows.Forms.DataGridView()
|
|
Me.tabPage4 = New System.Windows.Forms.TabPage()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.search = New System.Windows.Forms.Button()
|
|
Me.TxtArtB = New System.Windows.Forms.TextBox()
|
|
Me.TxtArtA = New System.Windows.Forms.TextBox()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.txtAttr = New System.Windows.Forms.TextBox()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.lblAttr = New System.Windows.Forms.Label()
|
|
Me.dgvAttrezzature = New System.Windows.Forms.DataGridView()
|
|
Me.tabPage2 = New System.Windows.Forms.TabPage()
|
|
Me.splitContainer3 = New System.Windows.Forms.SplitContainer()
|
|
Me.dgvAlarmLog = New System.Windows.Forms.DataGridView()
|
|
Me.btnSendAlarms = New System.Windows.Forms.Button()
|
|
Me.lbAllarmi = New System.Windows.Forms.ListBox()
|
|
Me.label8 = New System.Windows.Forms.Label()
|
|
Me.dgvAnagAlarm = New System.Windows.Forms.DataGridView()
|
|
Me.tabPage3 = New System.Windows.Forms.TabPage()
|
|
Me.label10 = New System.Windows.Forms.Label()
|
|
Me.txtAuthKey = New System.Windows.Forms.TextBox()
|
|
Me.label9 = New System.Windows.Forms.Label()
|
|
Me.label7 = New System.Windows.Forms.Label()
|
|
Me.btnPurgeOld = New System.Windows.Forms.Button()
|
|
Me.txtDay2keep = New System.Windows.Forms.TextBox()
|
|
Me.btnEmptyTabOpr = New System.Windows.Forms.Button()
|
|
Me.dgvTabOpUt = New System.Windows.Forms.DataGridView()
|
|
Me.txtEvOpUt = New System.Windows.Forms.TextBox()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.lblErrTLO = New System.Windows.Forms.Label()
|
|
Me.groupBox1.SuspendLayout()
|
|
Me.groupBox2.SuspendLayout()
|
|
CType(Me.splitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.splitContainer1.Panel1.SuspendLayout()
|
|
Me.splitContainer1.Panel2.SuspendLayout()
|
|
Me.splitContainer1.SuspendLayout()
|
|
CType(Me.splitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.splitContainer2.Panel1.SuspendLayout()
|
|
Me.splitContainer2.Panel2.SuspendLayout()
|
|
Me.splitContainer2.SuspendLayout()
|
|
Me.Paginatore.SuspendLayout()
|
|
Me.tabPage1.SuspendLayout()
|
|
CType(Me.dgvOpr, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.groupBox3.SuspendLayout()
|
|
Me.TabPage5.SuspendLayout()
|
|
CType(Me.dgvOperatori, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tabPage4.SuspendLayout()
|
|
CType(Me.dgvAttrezzature, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tabPage2.SuspendLayout()
|
|
CType(Me.splitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.splitContainer3.Panel1.SuspendLayout()
|
|
Me.splitContainer3.Panel2.SuspendLayout()
|
|
Me.splitContainer3.SuspendLayout()
|
|
CType(Me.dgvAlarmLog, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvAnagAlarm, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.tabPage3.SuspendLayout()
|
|
CType(Me.dgvTabOpUt, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'groupBox1
|
|
'
|
|
Me.groupBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.groupBox1.Controls.Add(Me.label1)
|
|
Me.groupBox1.Controls.Add(Me.lblOpr)
|
|
Me.groupBox1.Controls.Add(Me.txtBCode)
|
|
Me.groupBox1.Controls.Add(Me.btnLogin)
|
|
Me.groupBox1.Location = New System.Drawing.Point(12, 11)
|
|
Me.groupBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.groupBox1.Name = "groupBox1"
|
|
Me.groupBox1.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.groupBox1.Size = New System.Drawing.Size(1100, 73)
|
|
Me.groupBox1.TabIndex = 5
|
|
Me.groupBox1.TabStop = False
|
|
Me.groupBox1.Text = "Operatore"
|
|
'
|
|
'label1
|
|
'
|
|
Me.label1.AutoSize = True
|
|
Me.label1.Location = New System.Drawing.Point(15, 30)
|
|
Me.label1.Name = "label1"
|
|
Me.label1.Size = New System.Drawing.Size(50, 17)
|
|
Me.label1.TabIndex = 1
|
|
Me.label1.Text = "BCode"
|
|
'
|
|
'lblOpr
|
|
'
|
|
Me.lblOpr.AutoSize = True
|
|
Me.lblOpr.Dock = System.Windows.Forms.DockStyle.Right
|
|
Me.lblOpr.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblOpr.Location = New System.Drawing.Point(970, 17)
|
|
Me.lblOpr.Name = "lblOpr"
|
|
Me.lblOpr.Size = New System.Drawing.Size(127, 29)
|
|
Me.lblOpr.TabIndex = 3
|
|
Me.lblOpr.Text = "NO USER"
|
|
Me.lblOpr.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'txtBCode
|
|
'
|
|
Me.txtBCode.Location = New System.Drawing.Point(85, 28)
|
|
Me.txtBCode.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.txtBCode.Name = "txtBCode"
|
|
Me.txtBCode.Size = New System.Drawing.Size(201, 22)
|
|
Me.txtBCode.TabIndex = 0
|
|
Me.txtBCode.Text = "OPR001"
|
|
'
|
|
'btnLogin
|
|
'
|
|
Me.btnLogin.Location = New System.Drawing.Point(293, 25)
|
|
Me.btnLogin.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.btnLogin.Name = "btnLogin"
|
|
Me.btnLogin.Size = New System.Drawing.Size(75, 30)
|
|
Me.btnLogin.TabIndex = 2
|
|
Me.btnLogin.Text = "Login"
|
|
Me.btnLogin.UseVisualStyleBackColor = True
|
|
'
|
|
'groupBox2
|
|
'
|
|
Me.groupBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.groupBox2.Controls.Add(Me.splitContainer1)
|
|
Me.groupBox2.Location = New System.Drawing.Point(12, 98)
|
|
Me.groupBox2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.groupBox2.Name = "groupBox2"
|
|
Me.groupBox2.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.groupBox2.Size = New System.Drawing.Size(1100, 112)
|
|
Me.groupBox2.TabIndex = 6
|
|
Me.groupBox2.TabStop = False
|
|
Me.groupBox2.Text = "Articolo"
|
|
'
|
|
'splitContainer1
|
|
'
|
|
Me.splitContainer1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.splitContainer1.Location = New System.Drawing.Point(5, 21)
|
|
Me.splitContainer1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.splitContainer1.Name = "splitContainer1"
|
|
'
|
|
'splitContainer1.Panel1
|
|
'
|
|
Me.splitContainer1.Panel1.Controls.Add(Me.label3)
|
|
Me.splitContainer1.Panel1.Controls.Add(Me.txtDTMatrix)
|
|
Me.splitContainer1.Panel1.Controls.Add(Me.btnLoad)
|
|
'
|
|
'splitContainer1.Panel2
|
|
'
|
|
Me.splitContainer1.Panel2.Controls.Add(Me.splitContainer2)
|
|
Me.splitContainer1.Size = New System.Drawing.Size(1090, 82)
|
|
Me.splitContainer1.SplitterDistance = 524
|
|
Me.splitContainer1.TabIndex = 6
|
|
'
|
|
'label3
|
|
'
|
|
Me.label3.AutoSize = True
|
|
Me.label3.Location = New System.Drawing.Point(9, 17)
|
|
Me.label3.Name = "label3"
|
|
Me.label3.Size = New System.Drawing.Size(64, 17)
|
|
Me.label3.TabIndex = 4
|
|
Me.label3.Text = "DTMatrix"
|
|
'
|
|
'txtDTMatrix
|
|
'
|
|
Me.txtDTMatrix.Location = New System.Drawing.Point(80, 14)
|
|
Me.txtDTMatrix.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.txtDTMatrix.Name = "txtDTMatrix"
|
|
Me.txtDTMatrix.Size = New System.Drawing.Size(201, 22)
|
|
Me.txtDTMatrix.TabIndex = 3
|
|
Me.txtDTMatrix.Text = "164SX322761005740003128617"
|
|
'
|
|
'btnLoad
|
|
'
|
|
Me.btnLoad.Location = New System.Drawing.Point(288, 10)
|
|
Me.btnLoad.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.btnLoad.Name = "btnLoad"
|
|
Me.btnLoad.Size = New System.Drawing.Size(75, 30)
|
|
Me.btnLoad.TabIndex = 5
|
|
Me.btnLoad.Text = "Load"
|
|
Me.btnLoad.UseVisualStyleBackColor = True
|
|
'
|
|
'splitContainer2
|
|
'
|
|
Me.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.splitContainer2.Location = New System.Drawing.Point(0, 0)
|
|
Me.splitContainer2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.splitContainer2.Name = "splitContainer2"
|
|
Me.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|
'
|
|
'splitContainer2.Panel1
|
|
'
|
|
Me.splitContainer2.Panel1.Controls.Add(Me.lblArt)
|
|
'
|
|
'splitContainer2.Panel2
|
|
'
|
|
Me.splitContainer2.Panel2.Controls.Add(Me.lblOutArt)
|
|
Me.splitContainer2.Size = New System.Drawing.Size(562, 82)
|
|
Me.splitContainer2.SplitterDistance = 46
|
|
Me.splitContainer2.TabIndex = 0
|
|
'
|
|
'lblArt
|
|
'
|
|
Me.lblArt.AutoSize = True
|
|
Me.lblArt.Dock = System.Windows.Forms.DockStyle.Right
|
|
Me.lblArt.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblArt.Location = New System.Drawing.Point(446, 0)
|
|
Me.lblArt.Name = "lblArt"
|
|
Me.lblArt.Size = New System.Drawing.Size(116, 29)
|
|
Me.lblArt.TabIndex = 4
|
|
Me.lblArt.Text = "NO ITEM"
|
|
'
|
|
'lblOutArt
|
|
'
|
|
Me.lblOutArt.AutoSize = True
|
|
Me.lblOutArt.Dock = System.Windows.Forms.DockStyle.Right
|
|
Me.lblOutArt.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblOutArt.Location = New System.Drawing.Point(551, 0)
|
|
Me.lblOutArt.Name = "lblOutArt"
|
|
Me.lblOutArt.Size = New System.Drawing.Size(11, 15)
|
|
Me.lblOutArt.TabIndex = 5
|
|
Me.lblOutArt.Text = "-"
|
|
'
|
|
'Paginatore
|
|
'
|
|
Me.Paginatore.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Paginatore.Controls.Add(Me.tabPage1)
|
|
Me.Paginatore.Controls.Add(Me.TabPage5)
|
|
Me.Paginatore.Controls.Add(Me.tabPage4)
|
|
Me.Paginatore.Controls.Add(Me.tabPage2)
|
|
Me.Paginatore.Controls.Add(Me.tabPage3)
|
|
Me.Paginatore.Location = New System.Drawing.Point(10, 202)
|
|
Me.Paginatore.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.Paginatore.Name = "Paginatore"
|
|
Me.Paginatore.SelectedIndex = 0
|
|
Me.Paginatore.Size = New System.Drawing.Size(1100, 390)
|
|
Me.Paginatore.TabIndex = 7
|
|
'
|
|
'tabPage1
|
|
'
|
|
Me.tabPage1.Controls.Add(Me.dgvOpr)
|
|
Me.tabPage1.Controls.Add(Me.groupBox3)
|
|
Me.tabPage1.Location = New System.Drawing.Point(4, 25)
|
|
Me.tabPage1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.tabPage1.Name = "tabPage1"
|
|
Me.tabPage1.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.tabPage1.Size = New System.Drawing.Size(1092, 361)
|
|
Me.tabPage1.TabIndex = 0
|
|
Me.tabPage1.Text = "Registro Operazioni"
|
|
Me.tabPage1.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvOpr
|
|
'
|
|
Me.dgvOpr.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
|
|
DataGridViewCellStyle1.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
|
|
DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.dgvOpr.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
|
|
Me.dgvOpr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle2.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvOpr.DefaultCellStyle = DataGridViewCellStyle2
|
|
Me.dgvOpr.Location = New System.Drawing.Point(8, 112)
|
|
Me.dgvOpr.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.dgvOpr.Name = "dgvOpr"
|
|
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
|
|
DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
|
|
DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.dgvOpr.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
|
|
Me.dgvOpr.Size = New System.Drawing.Size(1077, 242)
|
|
Me.dgvOpr.TabIndex = 6
|
|
'
|
|
'groupBox3
|
|
'
|
|
Me.groupBox3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.groupBox3.Controls.Add(Me.btnReloadOpr)
|
|
Me.groupBox3.Controls.Add(Me.lblOprOutMess)
|
|
Me.groupBox3.Controls.Add(Me.cbStato)
|
|
Me.groupBox3.Controls.Add(Me.label6)
|
|
Me.groupBox3.Controls.Add(Me.cbSottostazione)
|
|
Me.groupBox3.Controls.Add(Me.label5)
|
|
Me.groupBox3.Controls.Add(Me.cbStazione)
|
|
Me.groupBox3.Controls.Add(Me.label4)
|
|
Me.groupBox3.Controls.Add(Me.cbOperazione)
|
|
Me.groupBox3.Controls.Add(Me.label2)
|
|
Me.groupBox3.Controls.Add(Me.btnAddOpr)
|
|
Me.groupBox3.Location = New System.Drawing.Point(3, 6)
|
|
Me.groupBox3.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.groupBox3.Name = "groupBox3"
|
|
Me.groupBox3.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.groupBox3.Size = New System.Drawing.Size(1086, 98)
|
|
Me.groupBox3.TabIndex = 5
|
|
Me.groupBox3.TabStop = False
|
|
Me.groupBox3.Text = "Registro Operazioni"
|
|
'
|
|
'btnReloadOpr
|
|
'
|
|
Me.btnReloadOpr.Location = New System.Drawing.Point(655, 64)
|
|
Me.btnReloadOpr.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.btnReloadOpr.Name = "btnReloadOpr"
|
|
Me.btnReloadOpr.Size = New System.Drawing.Size(196, 28)
|
|
Me.btnReloadOpr.TabIndex = 12
|
|
Me.btnReloadOpr.Text = "Reload"
|
|
Me.btnReloadOpr.UseVisualStyleBackColor = True
|
|
'
|
|
'lblOprOutMess
|
|
'
|
|
Me.lblOprOutMess.AutoSize = True
|
|
Me.lblOprOutMess.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblOprOutMess.ForeColor = System.Drawing.Color.Red
|
|
Me.lblOprOutMess.Location = New System.Drawing.Point(21, 78)
|
|
Me.lblOprOutMess.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.lblOprOutMess.Name = "lblOprOutMess"
|
|
Me.lblOprOutMess.Size = New System.Drawing.Size(11, 15)
|
|
Me.lblOprOutMess.TabIndex = 11
|
|
Me.lblOprOutMess.Text = "-"
|
|
'
|
|
'cbStato
|
|
'
|
|
Me.cbStato.FormattingEnabled = True
|
|
Me.cbStato.Location = New System.Drawing.Point(392, 50)
|
|
Me.cbStato.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.cbStato.Name = "cbStato"
|
|
Me.cbStato.Size = New System.Drawing.Size(257, 24)
|
|
Me.cbStato.TabIndex = 10
|
|
'
|
|
'label6
|
|
'
|
|
Me.label6.AutoSize = True
|
|
Me.label6.Location = New System.Drawing.Point(304, 50)
|
|
Me.label6.Name = "label6"
|
|
Me.label6.Size = New System.Drawing.Size(41, 17)
|
|
Me.label6.TabIndex = 9
|
|
Me.label6.Text = "Stato"
|
|
'
|
|
'cbSottostazione
|
|
'
|
|
Me.cbSottostazione.FormattingEnabled = True
|
|
Me.cbSottostazione.Location = New System.Drawing.Point(85, 50)
|
|
Me.cbSottostazione.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.cbSottostazione.Name = "cbSottostazione"
|
|
Me.cbSottostazione.Size = New System.Drawing.Size(201, 24)
|
|
Me.cbSottostazione.TabIndex = 8
|
|
'
|
|
'label5
|
|
'
|
|
Me.label5.AutoSize = True
|
|
Me.label5.Location = New System.Drawing.Point(15, 50)
|
|
Me.label5.Name = "label5"
|
|
Me.label5.Size = New System.Drawing.Size(67, 17)
|
|
Me.label5.TabIndex = 7
|
|
Me.label5.Text = "Sottostaz"
|
|
'
|
|
'cbStazione
|
|
'
|
|
Me.cbStazione.FormattingEnabled = True
|
|
Me.cbStazione.Location = New System.Drawing.Point(85, 21)
|
|
Me.cbStazione.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.cbStazione.Name = "cbStazione"
|
|
Me.cbStazione.Size = New System.Drawing.Size(201, 24)
|
|
Me.cbStazione.TabIndex = 6
|
|
'
|
|
'label4
|
|
'
|
|
Me.label4.AutoSize = True
|
|
Me.label4.Location = New System.Drawing.Point(15, 21)
|
|
Me.label4.Name = "label4"
|
|
Me.label4.Size = New System.Drawing.Size(36, 17)
|
|
Me.label4.TabIndex = 5
|
|
Me.label4.Text = "Staz"
|
|
'
|
|
'cbOperazione
|
|
'
|
|
Me.cbOperazione.FormattingEnabled = True
|
|
Me.cbOperazione.Location = New System.Drawing.Point(392, 21)
|
|
Me.cbOperazione.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.cbOperazione.Name = "cbOperazione"
|
|
Me.cbOperazione.Size = New System.Drawing.Size(257, 24)
|
|
Me.cbOperazione.TabIndex = 4
|
|
'
|
|
'label2
|
|
'
|
|
Me.label2.AutoSize = True
|
|
Me.label2.Location = New System.Drawing.Point(304, 21)
|
|
Me.label2.Name = "label2"
|
|
Me.label2.Size = New System.Drawing.Size(82, 17)
|
|
Me.label2.TabIndex = 1
|
|
Me.label2.Text = "Operazione"
|
|
'
|
|
'btnAddOpr
|
|
'
|
|
Me.btnAddOpr.Location = New System.Drawing.Point(655, 18)
|
|
Me.btnAddOpr.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.btnAddOpr.Name = "btnAddOpr"
|
|
Me.btnAddOpr.Size = New System.Drawing.Size(196, 48)
|
|
Me.btnAddOpr.TabIndex = 2
|
|
Me.btnAddOpr.Text = "Aggiungi Record"
|
|
Me.btnAddOpr.UseVisualStyleBackColor = True
|
|
'
|
|
'TabPage5
|
|
'
|
|
Me.TabPage5.Controls.Add(Me.lblErrTLO)
|
|
Me.TabPage5.Controls.Add(Me.Button2)
|
|
Me.TabPage5.Controls.Add(Me.Label16)
|
|
Me.TabPage5.Controls.Add(Me.txtEvOpUt)
|
|
Me.TabPage5.Controls.Add(Me.dgvTabOpUt)
|
|
Me.TabPage5.Controls.Add(Me.Label12)
|
|
Me.TabPage5.Controls.Add(Me.Label11)
|
|
Me.TabPage5.Controls.Add(Me.txtBCodeOpr)
|
|
Me.TabPage5.Controls.Add(Me.Button1)
|
|
Me.TabPage5.Controls.Add(Me.dgvOperatori)
|
|
Me.TabPage5.Location = New System.Drawing.Point(4, 25)
|
|
Me.TabPage5.Name = "TabPage5"
|
|
Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.TabPage5.Size = New System.Drawing.Size(1092, 361)
|
|
Me.TabPage5.TabIndex = 4
|
|
Me.TabPage5.Text = "Utenti"
|
|
Me.TabPage5.UseVisualStyleBackColor = True
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Location = New System.Drawing.Point(300, 11)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(321, 17)
|
|
Me.Label12.TabIndex = 4
|
|
Me.Label12.Text = "nota: ""*"" = tutti, altrimenti BARCODE (es OPR001)"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Location = New System.Drawing.Point(10, 11)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(50, 17)
|
|
Me.Label11.TabIndex = 3
|
|
Me.Label11.Text = "BCode"
|
|
'
|
|
'txtBCodeOpr
|
|
'
|
|
Me.txtBCodeOpr.Location = New System.Drawing.Point(80, 11)
|
|
Me.txtBCodeOpr.Name = "txtBCodeOpr"
|
|
Me.txtBCodeOpr.Size = New System.Drawing.Size(133, 22)
|
|
Me.txtBCodeOpr.TabIndex = 2
|
|
Me.txtBCodeOpr.Text = "*"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(219, 8)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(75, 23)
|
|
Me.Button1.TabIndex = 1
|
|
Me.Button1.Text = "Carica"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvOperatori
|
|
'
|
|
Me.dgvOperatori.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvOperatori.Location = New System.Drawing.Point(3, 40)
|
|
Me.dgvOperatori.Name = "dgvOperatori"
|
|
Me.dgvOperatori.RowTemplate.Height = 24
|
|
Me.dgvOperatori.Size = New System.Drawing.Size(618, 315)
|
|
Me.dgvOperatori.TabIndex = 0
|
|
'
|
|
'tabPage4
|
|
'
|
|
Me.tabPage4.Controls.Add(Me.Label13)
|
|
Me.tabPage4.Controls.Add(Me.search)
|
|
Me.tabPage4.Controls.Add(Me.TxtArtB)
|
|
Me.tabPage4.Controls.Add(Me.TxtArtA)
|
|
Me.tabPage4.Controls.Add(Me.Label15)
|
|
Me.tabPage4.Controls.Add(Me.txtAttr)
|
|
Me.tabPage4.Controls.Add(Me.Label14)
|
|
Me.tabPage4.Controls.Add(Me.lblAttr)
|
|
Me.tabPage4.Controls.Add(Me.dgvAttrezzature)
|
|
Me.tabPage4.Location = New System.Drawing.Point(4, 25)
|
|
Me.tabPage4.Name = "tabPage4"
|
|
Me.tabPage4.Padding = New System.Windows.Forms.Padding(3)
|
|
Me.tabPage4.Size = New System.Drawing.Size(1092, 361)
|
|
Me.tabPage4.TabIndex = 3
|
|
Me.tabPage4.Text = "Attrezzature"
|
|
Me.tabPage4.UseVisualStyleBackColor = True
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(689, 7)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(319, 17)
|
|
Me.Label13.TabIndex = 4
|
|
Me.Label13.Text = "Ricerca per attrezzatura, cod art A e B (""*"" = tutti)"
|
|
'
|
|
'search
|
|
'
|
|
Me.search.Location = New System.Drawing.Point(608, 4)
|
|
Me.search.Name = "search"
|
|
Me.search.Size = New System.Drawing.Size(75, 23)
|
|
Me.search.TabIndex = 3
|
|
Me.search.Text = "Cerca"
|
|
Me.search.UseVisualStyleBackColor = True
|
|
'
|
|
'TxtArtB
|
|
'
|
|
Me.TxtArtB.Location = New System.Drawing.Point(483, 4)
|
|
Me.TxtArtB.Name = "TxtArtB"
|
|
Me.TxtArtB.Size = New System.Drawing.Size(100, 22)
|
|
Me.TxtArtB.TabIndex = 2
|
|
Me.TxtArtB.Text = "*"
|
|
'
|
|
'TxtArtA
|
|
'
|
|
Me.TxtArtA.Location = New System.Drawing.Point(291, 4)
|
|
Me.TxtArtA.Name = "TxtArtA"
|
|
Me.TxtArtA.Size = New System.Drawing.Size(100, 22)
|
|
Me.TxtArtA.TabIndex = 2
|
|
Me.TxtArtA.Text = "*"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Location = New System.Drawing.Point(408, 7)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(68, 17)
|
|
Me.Label15.TabIndex = 1
|
|
Me.Label15.Text = "Cod Art B"
|
|
'
|
|
'txtAttr
|
|
'
|
|
Me.txtAttr.Location = New System.Drawing.Point(98, 4)
|
|
Me.txtAttr.Name = "txtAttr"
|
|
Me.txtAttr.Size = New System.Drawing.Size(100, 22)
|
|
Me.txtAttr.TabIndex = 2
|
|
Me.txtAttr.Text = "ABC123456"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Location = New System.Drawing.Point(216, 7)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(68, 17)
|
|
Me.Label14.TabIndex = 1
|
|
Me.Label14.Text = "Cod Art A"
|
|
'
|
|
'lblAttr
|
|
'
|
|
Me.lblAttr.AutoSize = True
|
|
Me.lblAttr.Location = New System.Drawing.Point(7, 7)
|
|
Me.lblAttr.Name = "lblAttr"
|
|
Me.lblAttr.Size = New System.Drawing.Size(85, 17)
|
|
Me.lblAttr.TabIndex = 1
|
|
Me.lblAttr.Text = "Attrezzatura"
|
|
'
|
|
'dgvAttrezzature
|
|
'
|
|
Me.dgvAttrezzature.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvAttrezzature.Location = New System.Drawing.Point(3, 39)
|
|
Me.dgvAttrezzature.Name = "dgvAttrezzature"
|
|
Me.dgvAttrezzature.RowTemplate.Height = 24
|
|
Me.dgvAttrezzature.ShowCellErrors = False
|
|
Me.dgvAttrezzature.Size = New System.Drawing.Size(1083, 316)
|
|
Me.dgvAttrezzature.TabIndex = 0
|
|
'
|
|
'tabPage2
|
|
'
|
|
Me.tabPage2.Controls.Add(Me.splitContainer3)
|
|
Me.tabPage2.Location = New System.Drawing.Point(4, 25)
|
|
Me.tabPage2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.tabPage2.Name = "tabPage2"
|
|
Me.tabPage2.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.tabPage2.Size = New System.Drawing.Size(1092, 361)
|
|
Me.tabPage2.TabIndex = 1
|
|
Me.tabPage2.Text = "Allarmi"
|
|
Me.tabPage2.UseVisualStyleBackColor = True
|
|
'
|
|
'splitContainer3
|
|
'
|
|
Me.splitContainer3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.splitContainer3.Location = New System.Drawing.Point(4, 6)
|
|
Me.splitContainer3.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.splitContainer3.Name = "splitContainer3"
|
|
'
|
|
'splitContainer3.Panel1
|
|
'
|
|
Me.splitContainer3.Panel1.Controls.Add(Me.dgvAlarmLog)
|
|
Me.splitContainer3.Panel1.Controls.Add(Me.btnSendAlarms)
|
|
Me.splitContainer3.Panel1.Controls.Add(Me.lbAllarmi)
|
|
Me.splitContainer3.Panel1.Controls.Add(Me.label8)
|
|
'
|
|
'splitContainer3.Panel2
|
|
'
|
|
Me.splitContainer3.Panel2.Controls.Add(Me.dgvAnagAlarm)
|
|
Me.splitContainer3.Size = New System.Drawing.Size(1081, 346)
|
|
Me.splitContainer3.SplitterDistance = 451
|
|
Me.splitContainer3.SplitterWidth = 5
|
|
Me.splitContainer3.TabIndex = 4
|
|
'
|
|
'dgvAlarmLog
|
|
'
|
|
Me.dgvAlarmLog.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control
|
|
DataGridViewCellStyle4.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
|
|
DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.dgvAlarmLog.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle4
|
|
Me.dgvAlarmLog.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle5.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvAlarmLog.DefaultCellStyle = DataGridViewCellStyle5
|
|
Me.dgvAlarmLog.Location = New System.Drawing.Point(9, 102)
|
|
Me.dgvAlarmLog.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.dgvAlarmLog.Name = "dgvAlarmLog"
|
|
Me.dgvAlarmLog.Size = New System.Drawing.Size(439, 240)
|
|
Me.dgvAlarmLog.TabIndex = 7
|
|
'
|
|
'btnSendAlarms
|
|
'
|
|
Me.btnSendAlarms.Location = New System.Drawing.Point(10, 34)
|
|
Me.btnSendAlarms.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.btnSendAlarms.Name = "btnSendAlarms"
|
|
Me.btnSendAlarms.Size = New System.Drawing.Size(100, 60)
|
|
Me.btnSendAlarms.TabIndex = 6
|
|
Me.btnSendAlarms.Text = "Invio Allarmi"
|
|
Me.btnSendAlarms.UseVisualStyleBackColor = True
|
|
'
|
|
'lbAllarmi
|
|
'
|
|
Me.lbAllarmi.FormattingEnabled = True
|
|
Me.lbAllarmi.ItemHeight = 16
|
|
Me.lbAllarmi.Items.AddRange(New Object() {"00001", "00002", "00003", "00004", "00005"})
|
|
Me.lbAllarmi.Location = New System.Drawing.Point(142, 10)
|
|
Me.lbAllarmi.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.lbAllarmi.Name = "lbAllarmi"
|
|
Me.lbAllarmi.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended
|
|
Me.lbAllarmi.Size = New System.Drawing.Size(143, 84)
|
|
Me.lbAllarmi.TabIndex = 5
|
|
'
|
|
'label8
|
|
'
|
|
Me.label8.AutoSize = True
|
|
Me.label8.Location = New System.Drawing.Point(6, 13)
|
|
Me.label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.label8.Name = "label8"
|
|
Me.label8.Size = New System.Drawing.Size(130, 17)
|
|
Me.label8.TabIndex = 4
|
|
Me.label8.Text = "Simulazione Allarmi"
|
|
'
|
|
'dgvAnagAlarm
|
|
'
|
|
DataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control
|
|
DataGridViewCellStyle6.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText
|
|
DataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.dgvAnagAlarm.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle6
|
|
Me.dgvAnagAlarm.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle7.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvAnagAlarm.DefaultCellStyle = DataGridViewCellStyle7
|
|
Me.dgvAnagAlarm.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.dgvAnagAlarm.Location = New System.Drawing.Point(0, 0)
|
|
Me.dgvAnagAlarm.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.dgvAnagAlarm.Name = "dgvAnagAlarm"
|
|
Me.dgvAnagAlarm.Size = New System.Drawing.Size(625, 346)
|
|
Me.dgvAnagAlarm.TabIndex = 5
|
|
'
|
|
'tabPage3
|
|
'
|
|
Me.tabPage3.Controls.Add(Me.label10)
|
|
Me.tabPage3.Controls.Add(Me.txtAuthKey)
|
|
Me.tabPage3.Controls.Add(Me.label9)
|
|
Me.tabPage3.Controls.Add(Me.label7)
|
|
Me.tabPage3.Controls.Add(Me.btnPurgeOld)
|
|
Me.tabPage3.Controls.Add(Me.txtDay2keep)
|
|
Me.tabPage3.Controls.Add(Me.btnEmptyTabOpr)
|
|
Me.tabPage3.Location = New System.Drawing.Point(4, 25)
|
|
Me.tabPage3.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.tabPage3.Name = "tabPage3"
|
|
Me.tabPage3.Size = New System.Drawing.Size(1092, 361)
|
|
Me.tabPage3.TabIndex = 2
|
|
Me.tabPage3.Text = "Utils"
|
|
Me.tabPage3.UseVisualStyleBackColor = True
|
|
'
|
|
'label10
|
|
'
|
|
Me.label10.AutoSize = True
|
|
Me.label10.Location = New System.Drawing.Point(11, 18)
|
|
Me.label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.label10.Name = "label10"
|
|
Me.label10.Size = New System.Drawing.Size(65, 17)
|
|
Me.label10.TabIndex = 6
|
|
Me.label10.Text = "Auth Key"
|
|
'
|
|
'txtAuthKey
|
|
'
|
|
Me.txtAuthKey.Location = New System.Drawing.Point(14, 39)
|
|
Me.txtAuthKey.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txtAuthKey.Name = "txtAuthKey"
|
|
Me.txtAuthKey.Size = New System.Drawing.Size(132, 22)
|
|
Me.txtAuthKey.TabIndex = 5
|
|
Me.txtAuthKey.Text = "digheDelBu"
|
|
'
|
|
'label9
|
|
'
|
|
Me.label9.AutoSize = True
|
|
Me.label9.Location = New System.Drawing.Point(11, 145)
|
|
Me.label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.label9.Name = "label9"
|
|
Me.label9.Size = New System.Drawing.Size(249, 17)
|
|
Me.label9.TabIndex = 4
|
|
Me.label9.Text = "Reset DB (Storico allarmi, operazioni)"
|
|
'
|
|
'label7
|
|
'
|
|
Me.label7.AutoSize = True
|
|
Me.label7.Location = New System.Drawing.Point(720, 18)
|
|
Me.label7.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
|
Me.label7.Name = "label7"
|
|
Me.label7.Size = New System.Drawing.Size(128, 17)
|
|
Me.label7.TabIndex = 3
|
|
Me.label7.Text = "# gg da mantenere"
|
|
'
|
|
'btnPurgeOld
|
|
'
|
|
Me.btnPurgeOld.Location = New System.Drawing.Point(619, 66)
|
|
Me.btnPurgeOld.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.btnPurgeOld.Name = "btnPurgeOld"
|
|
Me.btnPurgeOld.Size = New System.Drawing.Size(229, 64)
|
|
Me.btnPurgeOld.TabIndex = 2
|
|
Me.btnPurgeOld.Text = "SVECCHIAMENTO DataBase"
|
|
Me.btnPurgeOld.UseVisualStyleBackColor = True
|
|
'
|
|
'txtDay2keep
|
|
'
|
|
Me.txtDay2keep.Location = New System.Drawing.Point(716, 39)
|
|
Me.txtDay2keep.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.txtDay2keep.Name = "txtDay2keep"
|
|
Me.txtDay2keep.Size = New System.Drawing.Size(132, 22)
|
|
Me.txtDay2keep.TabIndex = 1
|
|
Me.txtDay2keep.Text = "365"
|
|
'
|
|
'btnEmptyTabOpr
|
|
'
|
|
Me.btnEmptyTabOpr.Location = New System.Drawing.Point(13, 66)
|
|
Me.btnEmptyTabOpr.Margin = New System.Windows.Forms.Padding(4)
|
|
Me.btnEmptyTabOpr.Name = "btnEmptyTabOpr"
|
|
Me.btnEmptyTabOpr.Size = New System.Drawing.Size(229, 64)
|
|
Me.btnEmptyTabOpr.TabIndex = 0
|
|
Me.btnEmptyTabOpr.Text = "ELIMINA Tabelle"
|
|
Me.btnEmptyTabOpr.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvTabOpUt
|
|
'
|
|
Me.dgvTabOpUt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvTabOpUt.Location = New System.Drawing.Point(627, 40)
|
|
Me.dgvTabOpUt.Name = "dgvTabOpUt"
|
|
Me.dgvTabOpUt.RowTemplate.Height = 24
|
|
Me.dgvTabOpUt.Size = New System.Drawing.Size(459, 315)
|
|
Me.dgvTabOpUt.TabIndex = 5
|
|
'
|
|
'txtEvOpUt
|
|
'
|
|
Me.txtEvOpUt.Location = New System.Drawing.Point(722, 8)
|
|
Me.txtEvOpUt.Name = "txtEvOpUt"
|
|
Me.txtEvOpUt.Size = New System.Drawing.Size(139, 22)
|
|
Me.txtEvOpUt.TabIndex = 6
|
|
Me.txtEvOpUt.Text = "LOGIN"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Location = New System.Drawing.Point(631, 11)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(73, 17)
|
|
Me.Label16.TabIndex = 7
|
|
Me.Label16.Text = "Op.Utente"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Location = New System.Drawing.Point(867, 8)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(128, 23)
|
|
Me.Button2.TabIndex = 8
|
|
Me.Button2.Text = "salva OP utente"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'lblErrTLO
|
|
'
|
|
Me.lblErrTLO.AutoSize = True
|
|
Me.lblErrTLO.ForeColor = System.Drawing.Color.Red
|
|
Me.lblErrTLO.Location = New System.Drawing.Point(1001, 11)
|
|
Me.lblErrTLO.Name = "lblErrTLO"
|
|
Me.lblErrTLO.Size = New System.Drawing.Size(20, 17)
|
|
Me.lblErrTLO.TabIndex = 9
|
|
Me.lblErrTLO.Text = "..."
|
|
'
|
|
'Main
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1118, 602)
|
|
Me.Controls.Add(Me.Paginatore)
|
|
Me.Controls.Add(Me.groupBox2)
|
|
Me.Controls.Add(Me.groupBox1)
|
|
Me.Name = "Main"
|
|
Me.Text = "Main"
|
|
Me.groupBox1.ResumeLayout(False)
|
|
Me.groupBox1.PerformLayout()
|
|
Me.groupBox2.ResumeLayout(False)
|
|
Me.splitContainer1.Panel1.ResumeLayout(False)
|
|
Me.splitContainer1.Panel1.PerformLayout()
|
|
Me.splitContainer1.Panel2.ResumeLayout(False)
|
|
CType(Me.splitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.splitContainer1.ResumeLayout(False)
|
|
Me.splitContainer2.Panel1.ResumeLayout(False)
|
|
Me.splitContainer2.Panel1.PerformLayout()
|
|
Me.splitContainer2.Panel2.ResumeLayout(False)
|
|
Me.splitContainer2.Panel2.PerformLayout()
|
|
CType(Me.splitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.splitContainer2.ResumeLayout(False)
|
|
Me.Paginatore.ResumeLayout(False)
|
|
Me.tabPage1.ResumeLayout(False)
|
|
CType(Me.dgvOpr, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.groupBox3.ResumeLayout(False)
|
|
Me.groupBox3.PerformLayout()
|
|
Me.TabPage5.ResumeLayout(False)
|
|
Me.TabPage5.PerformLayout()
|
|
CType(Me.dgvOperatori, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tabPage4.ResumeLayout(False)
|
|
Me.tabPage4.PerformLayout()
|
|
CType(Me.dgvAttrezzature, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tabPage2.ResumeLayout(False)
|
|
Me.splitContainer3.Panel1.ResumeLayout(False)
|
|
Me.splitContainer3.Panel1.PerformLayout()
|
|
Me.splitContainer3.Panel2.ResumeLayout(False)
|
|
CType(Me.splitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.splitContainer3.ResumeLayout(False)
|
|
CType(Me.dgvAlarmLog, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvAnagAlarm, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.tabPage3.ResumeLayout(False)
|
|
Me.tabPage3.PerformLayout()
|
|
CType(Me.dgvTabOpUt, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Private WithEvents groupBox1 As GroupBox
|
|
Private WithEvents label1 As Label
|
|
Private WithEvents lblOpr As Label
|
|
Private WithEvents txtBCode As TextBox
|
|
Private WithEvents btnLogin As Button
|
|
Private WithEvents groupBox2 As GroupBox
|
|
Private WithEvents splitContainer1 As SplitContainer
|
|
Private WithEvents label3 As Label
|
|
Private WithEvents txtDTMatrix As TextBox
|
|
Private WithEvents btnLoad As Button
|
|
Private WithEvents splitContainer2 As SplitContainer
|
|
Private WithEvents lblArt As Label
|
|
Private WithEvents lblOutArt As Label
|
|
Private WithEvents Paginatore As TabControl
|
|
Private WithEvents tabPage1 As TabPage
|
|
Private WithEvents dgvOpr As DataGridView
|
|
Private WithEvents groupBox3 As GroupBox
|
|
Private WithEvents btnReloadOpr As Button
|
|
Private WithEvents lblOprOutMess As Label
|
|
Private WithEvents cbStato As ComboBox
|
|
Private WithEvents label6 As Label
|
|
Private WithEvents cbSottostazione As ComboBox
|
|
Private WithEvents label5 As Label
|
|
Private WithEvents cbStazione As ComboBox
|
|
Private WithEvents label4 As Label
|
|
Private WithEvents cbOperazione As ComboBox
|
|
Private WithEvents label2 As Label
|
|
Private WithEvents btnAddOpr As Button
|
|
Private WithEvents tabPage2 As TabPage
|
|
Private WithEvents splitContainer3 As SplitContainer
|
|
Private WithEvents dgvAlarmLog As DataGridView
|
|
Private WithEvents btnSendAlarms As Button
|
|
Private WithEvents lbAllarmi As ListBox
|
|
Private WithEvents label8 As Label
|
|
Private WithEvents dgvAnagAlarm As DataGridView
|
|
Private WithEvents tabPage3 As TabPage
|
|
Private WithEvents label10 As Label
|
|
Private WithEvents txtAuthKey As TextBox
|
|
Private WithEvents label9 As Label
|
|
Private WithEvents label7 As Label
|
|
Private WithEvents btnPurgeOld As Button
|
|
Private WithEvents txtDay2keep As TextBox
|
|
Private WithEvents btnEmptyTabOpr As Button
|
|
Friend WithEvents tabPage4 As TabPage
|
|
Friend WithEvents TabPage5 As TabPage
|
|
Friend WithEvents dgvOperatori As DataGridView
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents txtBCodeOpr As TextBox
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents search As Button
|
|
Friend WithEvents TxtArtB As TextBox
|
|
Friend WithEvents TxtArtA As TextBox
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents txtAttr As TextBox
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents lblAttr As Label
|
|
Friend WithEvents dgvAttrezzature As DataGridView
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents txtEvOpUt As TextBox
|
|
Friend WithEvents dgvTabOpUt As DataGridView
|
|
Friend WithEvents lblErrTLO As Label
|
|
End Class
|