450 lines
22 KiB
VB.net
450 lines
22 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmConfigH0408
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form overrides dispose to clean up the component list.
|
|
<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
|
|
|
|
'Required by the Windows Form Designer
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTE: The following procedure is required by the Windows Form Designer
|
|
'It can be modified using the Windows Form Designer.
|
|
'Do not modify it using the code editor.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConfigH0408))
|
|
Me.StatusStrip = New System.Windows.Forms.StatusStrip()
|
|
Me.ToolStripDropDownButton = New System.Windows.Forms.ToolStripDropDownButton()
|
|
Me.mnuNew = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnuOpen = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnuSave = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.mnuConfigpoort = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnuConfigdeur = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.mnuConfigio = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.mnuExpansionPCB = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|
Me.txtIDInfo = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.txtID = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.txtMyTypeInfo = New System.Windows.Forms.ToolStripTextBox()
|
|
Me.cmbMytype = New System.Windows.Forms.ToolStripComboBox()
|
|
Me.ToolStripInfo = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.PanelRxDataInfo = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.PanelRxData = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.PanelTxDataInfo = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.PanelTxData = New System.Windows.Forms.ToolStripStatusLabel()
|
|
Me.Timer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.lblStarthier = New System.Windows.Forms.Label()
|
|
Me.grp1 = New System.Windows.Forms.GroupBox()
|
|
Me.grpIntHL = New System.Windows.Forms.GroupBox()
|
|
Me.grpIntLH = New System.Windows.Forms.GroupBox()
|
|
Me.grpExtOutQ = New System.Windows.Forms.GroupBox()
|
|
Me.grpExtIncQ = New System.Windows.Forms.GroupBox()
|
|
Me.grp2 = New System.Windows.Forms.GroupBox()
|
|
Me.grpDeur2 = New System.Windows.Forms.GroupBox()
|
|
Me.grpDeur1 = New System.Windows.Forms.GroupBox()
|
|
Me.grp3 = New System.Windows.Forms.GroupBox()
|
|
Me.grpPoort2 = New System.Windows.Forms.GroupBox()
|
|
Me.grpPoort1 = New System.Windows.Forms.GroupBox()
|
|
Me.ImageList = New System.Windows.Forms.ImageList(Me.components)
|
|
Me.OpenFileDialog = New System.Windows.Forms.OpenFileDialog()
|
|
Me.SaveFileDialog = New System.Windows.Forms.SaveFileDialog()
|
|
Me.StatusStrip.SuspendLayout()
|
|
Me.grp1.SuspendLayout()
|
|
Me.grp2.SuspendLayout()
|
|
Me.grp3.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'StatusStrip
|
|
'
|
|
Me.StatusStrip.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripDropDownButton, Me.ToolStripInfo, Me.PanelRxDataInfo, Me.PanelRxData, Me.PanelTxDataInfo, Me.PanelTxData})
|
|
Me.StatusStrip.Location = New System.Drawing.Point(0, 691)
|
|
Me.StatusStrip.Name = "StatusStrip"
|
|
Me.StatusStrip.Size = New System.Drawing.Size(1018, 24)
|
|
Me.StatusStrip.SizingGrip = False
|
|
Me.StatusStrip.TabIndex = 9
|
|
Me.StatusStrip.Text = "StatusStrip"
|
|
'
|
|
'ToolStripDropDownButton
|
|
'
|
|
Me.ToolStripDropDownButton.AutoSize = False
|
|
Me.ToolStripDropDownButton.BackColor = System.Drawing.SystemColors.ButtonFace
|
|
Me.ToolStripDropDownButton.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuNew, Me.mnuOpen, Me.mnuSave, Me.ToolStripSeparator3, Me.mnuConfigpoort, Me.mnuConfigdeur, Me.mnuConfigio, Me.ToolStripSeparator1, Me.mnuExpansionPCB, Me.ToolStripSeparator2, Me.txtIDInfo, Me.txtID, Me.txtMyTypeInfo, Me.cmbMytype})
|
|
Me.ToolStripDropDownButton.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToolStripDropDownButton.Image = CType(resources.GetObject("ToolStripDropDownButton.Image"), System.Drawing.Image)
|
|
Me.ToolStripDropDownButton.ImageTransparentColor = System.Drawing.Color.Magenta
|
|
Me.ToolStripDropDownButton.Name = "ToolStripDropDownButton"
|
|
Me.ToolStripDropDownButton.ShowDropDownArrow = False
|
|
Me.ToolStripDropDownButton.Size = New System.Drawing.Size(65, 22)
|
|
Me.ToolStripDropDownButton.Text = "Start"
|
|
'
|
|
'mnuNew
|
|
'
|
|
Me.mnuNew.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.mnuNew.Image = CType(resources.GetObject("mnuNew.Image"), System.Drawing.Image)
|
|
Me.mnuNew.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnuNew.Name = "mnuNew"
|
|
Me.mnuNew.Size = New System.Drawing.Size(234, 38)
|
|
Me.mnuNew.Text = "Nieuw"
|
|
'
|
|
'mnuOpen
|
|
'
|
|
Me.mnuOpen.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.mnuOpen.Image = CType(resources.GetObject("mnuOpen.Image"), System.Drawing.Image)
|
|
Me.mnuOpen.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnuOpen.Name = "mnuOpen"
|
|
Me.mnuOpen.Size = New System.Drawing.Size(234, 38)
|
|
Me.mnuOpen.Text = "Openen"
|
|
'
|
|
'mnuSave
|
|
'
|
|
Me.mnuSave.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.mnuSave.Image = CType(resources.GetObject("mnuSave.Image"), System.Drawing.Image)
|
|
Me.mnuSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnuSave.Name = "mnuSave"
|
|
Me.mnuSave.Size = New System.Drawing.Size(234, 38)
|
|
Me.mnuSave.Text = "Opslaan"
|
|
'
|
|
'ToolStripSeparator3
|
|
'
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(231, 6)
|
|
'
|
|
'mnuConfigpoort
|
|
'
|
|
Me.mnuConfigpoort.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.mnuConfigpoort.Image = CType(resources.GetObject("mnuConfigpoort.Image"), System.Drawing.Image)
|
|
Me.mnuConfigpoort.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnuConfigpoort.Name = "mnuConfigpoort"
|
|
Me.mnuConfigpoort.Size = New System.Drawing.Size(234, 38)
|
|
Me.mnuConfigpoort.Text = "Configureer als poort"
|
|
Me.mnuConfigpoort.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.mnuConfigpoort.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal
|
|
'
|
|
'mnuConfigdeur
|
|
'
|
|
Me.mnuConfigdeur.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.mnuConfigdeur.Image = CType(resources.GetObject("mnuConfigdeur.Image"), System.Drawing.Image)
|
|
Me.mnuConfigdeur.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnuConfigdeur.Name = "mnuConfigdeur"
|
|
Me.mnuConfigdeur.Size = New System.Drawing.Size(234, 38)
|
|
Me.mnuConfigdeur.Text = "Configureer als deur"
|
|
Me.mnuConfigdeur.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'mnuConfigio
|
|
'
|
|
Me.mnuConfigio.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.mnuConfigio.Image = CType(resources.GetObject("mnuConfigio.Image"), System.Drawing.Image)
|
|
Me.mnuConfigio.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnuConfigio.Name = "mnuConfigio"
|
|
Me.mnuConfigio.Size = New System.Drawing.Size(234, 38)
|
|
Me.mnuConfigio.Text = "Configureer als universeel I/O"
|
|
Me.mnuConfigio.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'ToolStripSeparator1
|
|
'
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(231, 6)
|
|
'
|
|
'mnuExpansionPCB
|
|
'
|
|
Me.mnuExpansionPCB.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.mnuExpansionPCB.Image = CType(resources.GetObject("mnuExpansionPCB.Image"), System.Drawing.Image)
|
|
Me.mnuExpansionPCB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
|
|
Me.mnuExpansionPCB.Name = "mnuExpansionPCB"
|
|
Me.mnuExpansionPCB.Size = New System.Drawing.Size(234, 38)
|
|
Me.mnuExpansionPCB.Tag = "0"
|
|
Me.mnuExpansionPCB.Text = "Uitbreidings PCB ?"
|
|
'
|
|
'ToolStripSeparator2
|
|
'
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(231, 6)
|
|
'
|
|
'txtIDInfo
|
|
'
|
|
Me.txtIDInfo.AutoSize = False
|
|
Me.txtIDInfo.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.txtIDInfo.Name = "txtIDInfo"
|
|
Me.txtIDInfo.ReadOnly = True
|
|
Me.txtIDInfo.Size = New System.Drawing.Size(150, 14)
|
|
Me.txtIDInfo.Text = "Voer hieronder het ID in:"
|
|
'
|
|
'txtID
|
|
'
|
|
Me.txtID.AutoSize = False
|
|
Me.txtID.MaxLength = 5
|
|
Me.txtID.Name = "txtID"
|
|
Me.txtID.Size = New System.Drawing.Size(150, 21)
|
|
'
|
|
'txtMyTypeInfo
|
|
'
|
|
Me.txtMyTypeInfo.AutoSize = False
|
|
Me.txtMyTypeInfo.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.txtMyTypeInfo.Name = "txtMyTypeInfo"
|
|
Me.txtMyTypeInfo.ReadOnly = True
|
|
Me.txtMyTypeInfo.Size = New System.Drawing.Size(150, 14)
|
|
Me.txtMyTypeInfo.Text = "Selecteer hieronder het type:"
|
|
'
|
|
'cmbMytype
|
|
'
|
|
Me.cmbMytype.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|
Me.cmbMytype.FlatStyle = System.Windows.Forms.FlatStyle.Standard
|
|
Me.cmbMytype.Items.AddRange(New Object() {"Poort", "Deur", "Universeel I/O"})
|
|
Me.cmbMytype.Name = "cmbMytype"
|
|
Me.cmbMytype.Size = New System.Drawing.Size(150, 23)
|
|
'
|
|
'ToolStripInfo
|
|
'
|
|
Me.ToolStripInfo.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.ToolStripInfo.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.ToolStripInfo.Name = "ToolStripInfo"
|
|
Me.ToolStripInfo.Size = New System.Drawing.Size(494, 19)
|
|
Me.ToolStripInfo.Spring = True
|
|
Me.ToolStripInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'PanelRxDataInfo
|
|
'
|
|
Me.PanelRxDataInfo.Name = "PanelRxDataInfo"
|
|
Me.PanelRxDataInfo.Size = New System.Drawing.Size(22, 19)
|
|
Me.PanelRxDataInfo.Text = "Rx:"
|
|
'
|
|
'PanelRxData
|
|
'
|
|
Me.PanelRxData.AutoSize = False
|
|
Me.PanelRxData.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.PanelRxData.Name = "PanelRxData"
|
|
Me.PanelRxData.Size = New System.Drawing.Size(200, 19)
|
|
Me.PanelRxData.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'PanelTxDataInfo
|
|
'
|
|
Me.PanelTxDataInfo.Name = "PanelTxDataInfo"
|
|
Me.PanelTxDataInfo.Size = New System.Drawing.Size(22, 19)
|
|
Me.PanelTxDataInfo.Text = "Tx:"
|
|
'
|
|
'PanelTxData
|
|
'
|
|
Me.PanelTxData.AutoSize = False
|
|
Me.PanelTxData.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
|
|
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
|
|
Me.PanelTxData.Name = "PanelTxData"
|
|
Me.PanelTxData.Size = New System.Drawing.Size(200, 19)
|
|
Me.PanelTxData.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
'
|
|
'Timer
|
|
'
|
|
Me.Timer.Interval = 750
|
|
'
|
|
'lblStarthier
|
|
'
|
|
Me.lblStarthier.Font = New System.Drawing.Font("Microsoft Sans Serif", 36.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.lblStarthier.Image = CType(resources.GetObject("lblStarthier.Image"), System.Drawing.Image)
|
|
Me.lblStarthier.ImageAlign = System.Drawing.ContentAlignment.BottomLeft
|
|
Me.lblStarthier.Location = New System.Drawing.Point(16, 592)
|
|
Me.lblStarthier.Name = "lblStarthier"
|
|
Me.lblStarthier.Size = New System.Drawing.Size(624, 96)
|
|
Me.lblStarthier.TabIndex = 10
|
|
Me.lblStarthier.Text = "Klik hier om te beginnen..."
|
|
Me.lblStarthier.Visible = False
|
|
'
|
|
'grp1
|
|
'
|
|
Me.grp1.Controls.Add(Me.grpIntHL)
|
|
Me.grp1.Controls.Add(Me.grpIntLH)
|
|
Me.grp1.Controls.Add(Me.grpExtOutQ)
|
|
Me.grp1.Controls.Add(Me.grpExtIncQ)
|
|
Me.grp1.Location = New System.Drawing.Point(0, 0)
|
|
Me.grp1.Name = "grp1"
|
|
Me.grp1.Size = New System.Drawing.Size(1016, 688)
|
|
Me.grp1.TabIndex = 11
|
|
Me.grp1.TabStop = False
|
|
Me.grp1.Visible = False
|
|
'
|
|
'grpIntHL
|
|
'
|
|
Me.grpIntHL.Location = New System.Drawing.Point(512, 248)
|
|
Me.grpIntHL.Name = "grpIntHL"
|
|
Me.grpIntHL.Size = New System.Drawing.Size(496, 240)
|
|
Me.grpIntHL.TabIndex = 7
|
|
Me.grpIntHL.TabStop = False
|
|
Me.grpIntHL.Text = "Interne Q-Code's, ingangen HOOG > LAAG"
|
|
'
|
|
'grpIntLH
|
|
'
|
|
Me.grpIntLH.Location = New System.Drawing.Point(8, 248)
|
|
Me.grpIntLH.Name = "grpIntLH"
|
|
Me.grpIntLH.Size = New System.Drawing.Size(496, 240)
|
|
Me.grpIntLH.TabIndex = 6
|
|
Me.grpIntLH.TabStop = False
|
|
Me.grpIntLH.Text = "Interne Q-Code's, ingangen LAAG > HOOG"
|
|
'
|
|
'grpExtOutQ
|
|
'
|
|
Me.grpExtOutQ.Location = New System.Drawing.Point(512, 8)
|
|
Me.grpExtOutQ.Name = "grpExtOutQ"
|
|
Me.grpExtOutQ.Size = New System.Drawing.Size(496, 240)
|
|
Me.grpExtOutQ.TabIndex = 5
|
|
Me.grpExtOutQ.TabStop = False
|
|
Me.grpExtOutQ.Text = "Externe uitgaande Q-Code's"
|
|
'
|
|
'grpExtIncQ
|
|
'
|
|
Me.grpExtIncQ.Location = New System.Drawing.Point(8, 8)
|
|
Me.grpExtIncQ.Name = "grpExtIncQ"
|
|
Me.grpExtIncQ.Size = New System.Drawing.Size(496, 240)
|
|
Me.grpExtIncQ.TabIndex = 4
|
|
Me.grpExtIncQ.TabStop = False
|
|
Me.grpExtIncQ.Text = "Externe inkomende Q-Code's"
|
|
'
|
|
'grp2
|
|
'
|
|
Me.grp2.Controls.Add(Me.grpDeur2)
|
|
Me.grp2.Controls.Add(Me.grpDeur1)
|
|
Me.grp2.Location = New System.Drawing.Point(1050, 0)
|
|
Me.grp2.Name = "grp2"
|
|
Me.grp2.Size = New System.Drawing.Size(1016, 688)
|
|
Me.grp2.TabIndex = 12
|
|
Me.grp2.TabStop = False
|
|
Me.grp2.Visible = False
|
|
'
|
|
'grpDeur2
|
|
'
|
|
Me.grpDeur2.Location = New System.Drawing.Point(512, 8)
|
|
Me.grpDeur2.Name = "grpDeur2"
|
|
Me.grpDeur2.Size = New System.Drawing.Size(496, 336)
|
|
Me.grpDeur2.TabIndex = 1
|
|
Me.grpDeur2.TabStop = False
|
|
Me.grpDeur2.Text = "Uitgangen configuratie"
|
|
'
|
|
'grpDeur1
|
|
'
|
|
Me.grpDeur1.Location = New System.Drawing.Point(8, 8)
|
|
Me.grpDeur1.Name = "grpDeur1"
|
|
Me.grpDeur1.Size = New System.Drawing.Size(496, 336)
|
|
Me.grpDeur1.TabIndex = 0
|
|
Me.grpDeur1.TabStop = False
|
|
Me.grpDeur1.Text = "Deur en rolluikinstellingen"
|
|
'
|
|
'grp3
|
|
'
|
|
Me.grp3.Controls.Add(Me.grpPoort2)
|
|
Me.grp3.Controls.Add(Me.grpPoort1)
|
|
Me.grp3.Location = New System.Drawing.Point(1050, 0)
|
|
Me.grp3.Name = "grp3"
|
|
Me.grp3.Size = New System.Drawing.Size(1016, 688)
|
|
Me.grp3.TabIndex = 13
|
|
Me.grp3.TabStop = False
|
|
Me.grp3.Visible = False
|
|
'
|
|
'grpPoort2
|
|
'
|
|
Me.grpPoort2.Location = New System.Drawing.Point(512, 8)
|
|
Me.grpPoort2.Name = "grpPoort2"
|
|
Me.grpPoort2.Size = New System.Drawing.Size(496, 336)
|
|
Me.grpPoort2.TabIndex = 3
|
|
Me.grpPoort2.TabStop = False
|
|
Me.grpPoort2.Text = "Uitgangen configuratie"
|
|
'
|
|
'grpPoort1
|
|
'
|
|
Me.grpPoort1.Location = New System.Drawing.Point(8, 8)
|
|
Me.grpPoort1.Name = "grpPoort1"
|
|
Me.grpPoort1.Size = New System.Drawing.Size(496, 336)
|
|
Me.grpPoort1.TabIndex = 2
|
|
Me.grpPoort1.TabStop = False
|
|
Me.grpPoort1.Text = "Poortinstellingen"
|
|
'
|
|
'ImageList
|
|
'
|
|
Me.ImageList.ImageStream = CType(resources.GetObject("ImageList.ImageStream"), System.Windows.Forms.ImageListStreamer)
|
|
Me.ImageList.TransparentColor = System.Drawing.Color.Transparent
|
|
Me.ImageList.Images.SetKeyName(0, "No.ico")
|
|
Me.ImageList.Images.SetKeyName(1, "Yes.ico")
|
|
'
|
|
'OpenFileDialog
|
|
'
|
|
Me.OpenFileDialog.FileName = "OpenFileDialog"
|
|
'
|
|
'frmConfigH0408
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1018, 715)
|
|
Me.Controls.Add(Me.grp3)
|
|
Me.Controls.Add(Me.grp2)
|
|
Me.Controls.Add(Me.grp1)
|
|
Me.Controls.Add(Me.lblStarthier)
|
|
Me.Controls.Add(Me.StatusStrip)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.MaximizeBox = False
|
|
Me.Name = "frmConfigH0408"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.Manual
|
|
Me.Text = "Configuratie H0408"
|
|
Me.WindowState = System.Windows.Forms.FormWindowState.Minimized
|
|
Me.StatusStrip.ResumeLayout(False)
|
|
Me.StatusStrip.PerformLayout()
|
|
Me.grp1.ResumeLayout(False)
|
|
Me.grp2.ResumeLayout(False)
|
|
Me.grp3.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents StatusStrip As System.Windows.Forms.StatusStrip
|
|
Friend WithEvents PanelRxDataInfo As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents PanelRxData As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents PanelTxDataInfo As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents PanelTxData As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents ToolStripDropDownButton As System.Windows.Forms.ToolStripDropDownButton
|
|
Friend WithEvents mnuConfigpoort As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnuConfigdeur As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnuConfigio As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents Timer As System.Windows.Forms.Timer
|
|
Friend WithEvents lblStarthier As System.Windows.Forms.Label
|
|
Friend WithEvents txtID As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents txtIDInfo As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents grp1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpIntHL As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpIntLH As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpExtOutQ As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpExtIncQ As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grp2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grp3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents ToolStripInfo As System.Windows.Forms.ToolStripStatusLabel
|
|
Friend WithEvents grpDeur1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpDeur2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpPoort2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents grpPoort1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txtMyTypeInfo As System.Windows.Forms.ToolStripTextBox
|
|
Friend WithEvents cmbMytype As System.Windows.Forms.ToolStripComboBox
|
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents mnuExpansionPCB As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents ImageList As System.Windows.Forms.ImageList
|
|
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|
Friend WithEvents mnuNew As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnuOpen As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents mnuSave As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents OpenFileDialog As System.Windows.Forms.OpenFileDialog
|
|
Friend WithEvents SaveFileDialog As System.Windows.Forms.SaveFileDialog
|
|
End Class
|