初始化
This commit is contained in:
436
BLV_Studio/Test/GridTest/PowerSupply.Designer.vb
generated
Normal file
436
BLV_Studio/Test/GridTest/PowerSupply.Designer.vb
generated
Normal file
@@ -0,0 +1,436 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
||||
Partial Class PowerSupply
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Form 重写 Dispose,以清理组件列表。
|
||||
<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
|
||||
|
||||
'Windows 窗体设计器所必需的
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'注意: 以下过程是 Windows 窗体设计器所必需的
|
||||
'可以使用 Windows 窗体设计器修改它。
|
||||
'不要使用代码编辑器修改它。
|
||||
<System.Diagnostics.DebuggerStepThrough()>
|
||||
Private Sub InitializeComponent()
|
||||
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
||||
Me.Label4 = New System.Windows.Forms.Label()
|
||||
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.Button4 = New System.Windows.Forms.Button()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
|
||||
Me.SplitContainer3 = New System.Windows.Forms.SplitContainer()
|
||||
Me.PortTable = New FlexCell.Grid()
|
||||
Me.CheckBox6 = New System.Windows.Forms.CheckBox()
|
||||
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
||||
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
||||
Me.Label5 = New System.Windows.Forms.Label()
|
||||
Me.NR_ComboBox1 = New System.Windows.Forms.ComboBox()
|
||||
Me.NR_TextBox2 = New System.Windows.Forms.TextBox()
|
||||
Me.NR_label3 = New System.Windows.Forms.Label()
|
||||
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
|
||||
Me.Button5 = New System.Windows.Forms.Button()
|
||||
Me.Button6 = New System.Windows.Forms.Button()
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.IfGrid = New FlexCell.Grid()
|
||||
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()
|
||||
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SplitContainer3.Panel1.SuspendLayout()
|
||||
Me.SplitContainer3.Panel2.SuspendLayout()
|
||||
Me.SplitContainer3.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'SplitContainer1
|
||||
'
|
||||
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
|
||||
Me.SplitContainer1.Name = "SplitContainer1"
|
||||
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
|
||||
'
|
||||
'SplitContainer1.Panel1
|
||||
'
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.Label4)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.CheckBox5)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.Label3)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.Button4)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.Label2)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.TextBox1)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.Label1)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.CheckBox3)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.Button1)
|
||||
'
|
||||
'SplitContainer1.Panel2
|
||||
'
|
||||
Me.SplitContainer1.Panel2.Controls.Add(Me.SplitContainer2)
|
||||
Me.SplitContainer1.Size = New System.Drawing.Size(1177, 735)
|
||||
Me.SplitContainer1.SplitterDistance = 77
|
||||
Me.SplitContainer1.TabIndex = 1
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Label4.ForeColor = System.Drawing.Color.Red
|
||||
Me.Label4.Location = New System.Drawing.Point(3, 9)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(385, 23)
|
||||
Me.Label4.TabIndex = 51
|
||||
Me.Label4.Text = "注意:开门磁必须要选择配置中的门磁回路"
|
||||
'
|
||||
'CheckBox5
|
||||
'
|
||||
Me.CheckBox5.AutoSize = True
|
||||
Me.CheckBox5.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.CheckBox5.Location = New System.Drawing.Point(453, 43)
|
||||
Me.CheckBox5.Name = "CheckBox5"
|
||||
Me.CheckBox5.Size = New System.Drawing.Size(155, 25)
|
||||
Me.CheckBox5.TabIndex = 51
|
||||
Me.CheckBox5.Text = "启用按键取电"
|
||||
Me.CheckBox5.UseVisualStyleBackColor = True
|
||||
Me.CheckBox5.Visible = False
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
Me.Label3.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Label3.ForeColor = System.Drawing.Color.Red
|
||||
Me.Label3.Location = New System.Drawing.Point(348, 27)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(8, 8)
|
||||
Me.Label3.TabIndex = 50
|
||||
Me.Label3.Text = "注意 :开门磁必须选择配置中的门磁雷达回路"
|
||||
'
|
||||
'Button4
|
||||
'
|
||||
Me.Button4.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Button4.Location = New System.Drawing.Point(911, 31)
|
||||
Me.Button4.Name = "Button4"
|
||||
Me.Button4.Size = New System.Drawing.Size(125, 37)
|
||||
Me.Button4.TabIndex = 6
|
||||
Me.Button4.Text = "取消"
|
||||
Me.Button4.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Enabled = False
|
||||
Me.Label2.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Label2.Location = New System.Drawing.Point(206, 81)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(40, 16)
|
||||
Me.Label2.TabIndex = 5
|
||||
Me.Label2.Text = "秒分"
|
||||
'
|
||||
'TextBox1
|
||||
'
|
||||
Me.TextBox1.Enabled = False
|
||||
Me.TextBox1.Location = New System.Drawing.Point(152, 80)
|
||||
Me.TextBox1.Name = "TextBox1"
|
||||
Me.TextBox1.Size = New System.Drawing.Size(48, 21)
|
||||
Me.TextBox1.TabIndex = 4
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Enabled = False
|
||||
Me.Label1.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Label1.Location = New System.Drawing.Point(34, 81)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(112, 16)
|
||||
Me.Label1.TabIndex = 0
|
||||
Me.Label1.Text = "关门:关闭取电"
|
||||
'
|
||||
'CheckBox3
|
||||
'
|
||||
Me.CheckBox3.AutoSize = True
|
||||
Me.CheckBox3.Enabled = False
|
||||
Me.CheckBox3.Font = New System.Drawing.Font("宋体", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.CheckBox3.Location = New System.Drawing.Point(7, 43)
|
||||
Me.CheckBox3.Name = "CheckBox3"
|
||||
Me.CheckBox3.Size = New System.Drawing.Size(440, 25)
|
||||
Me.CheckBox3.TabIndex = 3
|
||||
Me.CheckBox3.Text = "取电时还原上次拔卡场景 (仅限出租状态中)"
|
||||
Me.CheckBox3.UseVisualStyleBackColor = True
|
||||
Me.CheckBox3.Visible = False
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Button1.Location = New System.Drawing.Point(1045, 32)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(125, 37)
|
||||
Me.Button1.TabIndex = 2
|
||||
Me.Button1.Text = "确定"
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'SplitContainer2
|
||||
'
|
||||
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
|
||||
Me.SplitContainer2.Name = "SplitContainer2"
|
||||
Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
|
||||
'
|
||||
'SplitContainer2.Panel1
|
||||
'
|
||||
Me.SplitContainer2.Panel1.Controls.Add(Me.SplitContainer3)
|
||||
'
|
||||
'SplitContainer2.Panel2
|
||||
'
|
||||
Me.SplitContainer2.Panel2.Controls.Add(Me.IfGrid)
|
||||
Me.SplitContainer2.Size = New System.Drawing.Size(1177, 654)
|
||||
Me.SplitContainer2.SplitterDistance = 259
|
||||
Me.SplitContainer2.TabIndex = 0
|
||||
'
|
||||
'SplitContainer3
|
||||
'
|
||||
Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.SplitContainer3.Location = New System.Drawing.Point(0, 0)
|
||||
Me.SplitContainer3.Name = "SplitContainer3"
|
||||
'
|
||||
'SplitContainer3.Panel1
|
||||
'
|
||||
Me.SplitContainer3.Panel1.Controls.Add(Me.PortTable)
|
||||
'
|
||||
'SplitContainer3.Panel2
|
||||
'
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.CheckBox6)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.ComboBox1)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.TextBox2)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.Label5)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.NR_ComboBox1)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.NR_TextBox2)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.NR_label3)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.CheckBox4)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.Button5)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.Button6)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.Button3)
|
||||
Me.SplitContainer3.Panel2.Controls.Add(Me.Button2)
|
||||
Me.SplitContainer3.Size = New System.Drawing.Size(1177, 259)
|
||||
Me.SplitContainer3.SplitterDistance = 922
|
||||
Me.SplitContainer3.TabIndex = 0
|
||||
'
|
||||
'PortTable
|
||||
'
|
||||
Me.PortTable.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
|
||||
Me.PortTable.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.PortTable.ExtendLastCol = True
|
||||
Me.PortTable.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
||||
Me.PortTable.Location = New System.Drawing.Point(0, 0)
|
||||
Me.PortTable.MouseWheelSpeed = CType(3, Short)
|
||||
Me.PortTable.Name = "PortTable"
|
||||
Me.PortTable.Size = New System.Drawing.Size(922, 259)
|
||||
Me.PortTable.TabIndex = 1
|
||||
'
|
||||
'CheckBox6
|
||||
'
|
||||
Me.CheckBox6.Font = New System.Drawing.Font("宋体", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.CheckBox6.Location = New System.Drawing.Point(5, 74)
|
||||
Me.CheckBox6.Name = "CheckBox6"
|
||||
Me.CheckBox6.Size = New System.Drawing.Size(227, 20)
|
||||
Me.CheckBox6.TabIndex = 11
|
||||
Me.CheckBox6.Text = "是否启用按键触发有人至无人"
|
||||
Me.CheckBox6.UseVisualStyleBackColor = True
|
||||
Me.CheckBox6.Visible = False
|
||||
'
|
||||
'ComboBox1
|
||||
'
|
||||
Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.ComboBox1.FormattingEnabled = True
|
||||
Me.ComboBox1.Items.AddRange(New Object() {"秒", "分", "时"})
|
||||
Me.ComboBox1.Location = New System.Drawing.Point(204, 124)
|
||||
Me.ComboBox1.Name = "ComboBox1"
|
||||
Me.ComboBox1.Size = New System.Drawing.Size(41, 20)
|
||||
Me.ComboBox1.TabIndex = 10
|
||||
Me.ComboBox1.Visible = False
|
||||
'
|
||||
'TextBox2
|
||||
'
|
||||
Me.TextBox2.Location = New System.Drawing.Point(98, 123)
|
||||
Me.TextBox2.MaxLength = 3
|
||||
Me.TextBox2.Name = "TextBox2"
|
||||
Me.TextBox2.Size = New System.Drawing.Size(100, 21)
|
||||
Me.TextBox2.TabIndex = 9
|
||||
Me.TextBox2.Text = "10"
|
||||
Me.TextBox2.Visible = False
|
||||
'
|
||||
'Label5
|
||||
'
|
||||
Me.Label5.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Label5.Location = New System.Drawing.Point(3, 97)
|
||||
Me.Label5.Name = "Label5"
|
||||
Me.Label5.Size = New System.Drawing.Size(167, 23)
|
||||
Me.Label5.TabIndex = 8
|
||||
Me.Label5.Text = "有人至无人最后一步超时:"
|
||||
Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.Label5.Visible = False
|
||||
'
|
||||
'NR_ComboBox1
|
||||
'
|
||||
Me.NR_ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.NR_ComboBox1.Enabled = False
|
||||
Me.NR_ComboBox1.FormattingEnabled = True
|
||||
Me.NR_ComboBox1.Items.AddRange(New Object() {"秒", "分", "时"})
|
||||
Me.NR_ComboBox1.Location = New System.Drawing.Point(204, 39)
|
||||
Me.NR_ComboBox1.Name = "NR_ComboBox1"
|
||||
Me.NR_ComboBox1.Size = New System.Drawing.Size(41, 20)
|
||||
Me.NR_ComboBox1.TabIndex = 7
|
||||
Me.NR_ComboBox1.Visible = False
|
||||
'
|
||||
'NR_TextBox2
|
||||
'
|
||||
Me.NR_TextBox2.Enabled = False
|
||||
Me.NR_TextBox2.Location = New System.Drawing.Point(98, 38)
|
||||
Me.NR_TextBox2.MaxLength = 3
|
||||
Me.NR_TextBox2.Name = "NR_TextBox2"
|
||||
Me.NR_TextBox2.Size = New System.Drawing.Size(100, 21)
|
||||
Me.NR_TextBox2.TabIndex = 6
|
||||
Me.NR_TextBox2.Text = "30"
|
||||
Me.NR_TextBox2.Visible = False
|
||||
'
|
||||
'NR_label3
|
||||
'
|
||||
Me.NR_label3.Enabled = False
|
||||
Me.NR_label3.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.NR_label3.Location = New System.Drawing.Point(3, 38)
|
||||
Me.NR_label3.Name = "NR_label3"
|
||||
Me.NR_label3.Size = New System.Drawing.Size(100, 23)
|
||||
Me.NR_label3.TabIndex = 5
|
||||
Me.NR_label3.Text = "持续无人时间:"
|
||||
Me.NR_label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.NR_label3.Visible = False
|
||||
'
|
||||
'CheckBox4
|
||||
'
|
||||
Me.CheckBox4.Font = New System.Drawing.Font("宋体", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.CheckBox4.Location = New System.Drawing.Point(3, 15)
|
||||
Me.CheckBox4.Name = "CheckBox4"
|
||||
Me.CheckBox4.Size = New System.Drawing.Size(187, 20)
|
||||
Me.CheckBox4.TabIndex = 4
|
||||
Me.CheckBox4.Text = "是否启用持续无人判断"
|
||||
Me.CheckBox4.UseVisualStyleBackColor = True
|
||||
Me.CheckBox4.Visible = False
|
||||
'
|
||||
'Button5
|
||||
'
|
||||
Me.Button5.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Button5.Location = New System.Drawing.Point(139, 150)
|
||||
Me.Button5.Name = "Button5"
|
||||
Me.Button5.Size = New System.Drawing.Size(102, 45)
|
||||
Me.Button5.TabIndex = 3
|
||||
Me.Button5.Text = "添加条件组"
|
||||
Me.Button5.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button6
|
||||
'
|
||||
Me.Button6.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Button6.Location = New System.Drawing.Point(18, 150)
|
||||
Me.Button6.Name = "Button6"
|
||||
Me.Button6.Size = New System.Drawing.Size(102, 45)
|
||||
Me.Button6.TabIndex = 2
|
||||
Me.Button6.Text = "删除条件组"
|
||||
Me.Button6.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Button3.Location = New System.Drawing.Point(139, 201)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(102, 45)
|
||||
Me.Button3.TabIndex = 1
|
||||
Me.Button3.Text = "添加条件"
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
||||
Me.Button2.Location = New System.Drawing.Point(18, 201)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(102, 45)
|
||||
Me.Button2.TabIndex = 0
|
||||
Me.Button2.Text = "删除条件"
|
||||
Me.Button2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'IfGrid
|
||||
'
|
||||
Me.IfGrid.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
|
||||
Me.IfGrid.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.IfGrid.ExtendLastCol = True
|
||||
Me.IfGrid.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
||||
Me.IfGrid.Location = New System.Drawing.Point(0, 0)
|
||||
Me.IfGrid.MouseWheelSpeed = CType(3, Short)
|
||||
Me.IfGrid.Name = "IfGrid"
|
||||
Me.IfGrid.Size = New System.Drawing.Size(1177, 391)
|
||||
Me.IfGrid.TabIndex = 1
|
||||
'
|
||||
'PowerSupply
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(1177, 735)
|
||||
Me.Controls.Add(Me.SplitContainer1)
|
||||
Me.Name = "PowerSupply"
|
||||
Me.Text = "无卡取电"
|
||||
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.Panel2.ResumeLayout(False)
|
||||
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.SplitContainer2.ResumeLayout(False)
|
||||
Me.SplitContainer3.Panel1.ResumeLayout(False)
|
||||
Me.SplitContainer3.Panel2.ResumeLayout(False)
|
||||
Me.SplitContainer3.Panel2.PerformLayout()
|
||||
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.SplitContainer3.ResumeLayout(False)
|
||||
Me.ResumeLayout(False)
|
||||
|
||||
End Sub
|
||||
Friend WithEvents SplitContainer1 As SplitContainer
|
||||
Friend WithEvents Button1 As Button
|
||||
Friend WithEvents CheckBox3 As CheckBox
|
||||
Friend WithEvents TextBox1 As TextBox
|
||||
Friend WithEvents Label1 As Label
|
||||
Friend WithEvents Label2 As Label
|
||||
Friend WithEvents SplitContainer2 As SplitContainer
|
||||
Friend WithEvents IfGrid As FlexCell.Grid
|
||||
Friend WithEvents SplitContainer3 As SplitContainer
|
||||
Friend WithEvents PortTable As FlexCell.Grid
|
||||
Protected WithEvents Button3 As Button
|
||||
Friend WithEvents Button2 As Button
|
||||
Friend WithEvents Button4 As Button
|
||||
Protected WithEvents Button5 As Button
|
||||
Friend WithEvents Button6 As Button
|
||||
Friend WithEvents CheckBox4 As CheckBox
|
||||
Friend WithEvents NR_label3 As Label
|
||||
Friend WithEvents NR_ComboBox1 As ComboBox
|
||||
Friend WithEvents NR_TextBox2 As TextBox
|
||||
Friend WithEvents Label4 As Label
|
||||
Friend WithEvents Label3 As Label
|
||||
Friend WithEvents CheckBox5 As CheckBox
|
||||
Friend WithEvents ComboBox1 As ComboBox
|
||||
Friend WithEvents TextBox2 As TextBox
|
||||
Friend WithEvents Label5 As Label
|
||||
Friend WithEvents CheckBox6 As CheckBox
|
||||
End Class
|
||||
Reference in New Issue
Block a user