_ Partial Class Form1 Inherits System.Windows.Forms.Form 'Form 重写 Dispose,以清理组件列表。 _ 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 窗体设计器修改它。 '不要使用代码编辑器修改它。 _ Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1)) Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.ToolStrip1 = New System.Windows.Forms.ToolStrip() Me.Btn_write = New System.Windows.Forms.ToolStripButton() Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator() Me.BTn_Read = New System.Windows.Forms.ToolStripButton() Me.Panel5 = New System.Windows.Forms.Panel() Me.txt_Li_N = New System.Windows.Forms.TextBox() Me.Label25 = New System.Windows.Forms.Label() Me.txt_Li_mr = New System.Windows.Forms.TextBox() Me.Label26 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Panel4 = New System.Windows.Forms.Panel() Me.txt_auts_U_V = New System.Windows.Forms.TextBox() Me.Label24 = New System.Windows.Forms.Label() Me.txt_auts_U_N = New System.Windows.Forms.TextBox() Me.Label23 = New System.Windows.Forms.Label() Me.txt_auts_U_mr = New System.Windows.Forms.TextBox() Me.Label22 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Panel3 = New System.Windows.Forms.Panel() Me.txt_L_mr = New System.Windows.Forms.TextBox() Me.Label21 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Panel2 = New System.Windows.Forms.Panel() Me.Label2 = New System.Windows.Forms.Label() Me.txt_auts_D_V = New System.Windows.Forms.TextBox() Me.Label20 = New System.Windows.Forms.Label() Me.txt_auts_D_P = New System.Windows.Forms.TextBox() Me.Label19 = New System.Windows.Forms.Label() Me.txt_auts_D_N = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.txt_auts_D_I = New System.Windows.Forms.TextBox() Me.Label17 = New System.Windows.Forms.Label() Me.txt_auts_D_A = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.txt_auts_D_mr = New System.Windows.Forms.TextBox() Me.lab1 = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() Me.txt_auts_R = New System.Windows.Forms.TextBox() Me.lab3 = New System.Windows.Forms.Label() Me.txt_auts_P = New System.Windows.Forms.TextBox() Me.txt_auts_Fh = New System.Windows.Forms.TextBox() Me.txt_auts_Dh = New System.Windows.Forms.TextBox() Me.txt_auts_BN = New System.Windows.Forms.TextBox() Me.txt_auts_mr = New System.Windows.Forms.TextBox() Me.Label13 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.lab2 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Ric_1 = New System.Windows.Forms.RichTextBox() Me.tb_ProcessorID = New System.Windows.Forms.TextBox() Me.labProcesserId = New System.Windows.Forms.Label() CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer1.Panel1.SuspendLayout() Me.SplitContainer1.Panel2.SuspendLayout() Me.SplitContainer1.SuspendLayout() Me.ToolStrip1.SuspendLayout() Me.Panel5.SuspendLayout() Me.Panel4.SuspendLayout() Me.Panel3.SuspendLayout() Me.Panel2.SuspendLayout() Me.Panel1.SuspendLayout() Me.SuspendLayout() ' 'SplitContainer1 ' Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill Me.SplitContainer1.IsSplitterFixed = True 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.ToolStrip1) ' 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.Controls.Add(Me.labProcesserId) Me.SplitContainer1.Panel2.Controls.Add(Me.tb_ProcessorID) Me.SplitContainer1.Panel2.Controls.Add(Me.Panel5) Me.SplitContainer1.Panel2.Controls.Add(Me.Panel4) Me.SplitContainer1.Panel2.Controls.Add(Me.Panel3) Me.SplitContainer1.Panel2.Controls.Add(Me.Panel2) Me.SplitContainer1.Panel2.Controls.Add(Me.Panel1) Me.SplitContainer1.Panel2.Controls.Add(Me.Ric_1) Me.SplitContainer1.Size = New System.Drawing.Size(899, 718) Me.SplitContainer1.SplitterDistance = 37 Me.SplitContainer1.SplitterWidth = 1 Me.SplitContainer1.TabIndex = 0 ' 'ToolStrip1 ' Me.ToolStrip1.Dock = System.Windows.Forms.DockStyle.Fill Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.Btn_write, Me.ToolStripSeparator1, Me.BTn_Read}) Me.ToolStrip1.Location = New System.Drawing.Point(0, 0) Me.ToolStrip1.Name = "ToolStrip1" Me.ToolStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes Me.ToolStrip1.Size = New System.Drawing.Size(899, 37) Me.ToolStrip1.TabIndex = 0 Me.ToolStrip1.Text = "ToolStrip1" ' 'Btn_write ' Me.Btn_write.BackColor = System.Drawing.SystemColors.ButtonFace Me.Btn_write.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text Me.Btn_write.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Btn_write.Image = CType(resources.GetObject("Btn_write.Image"), System.Drawing.Image) Me.Btn_write.ImageTransparentColor = System.Drawing.Color.Magenta Me.Btn_write.Name = "Btn_write" Me.Btn_write.Size = New System.Drawing.Size(93, 34) Me.Btn_write.Text = "写入数据" ' 'ToolStripSeparator1 ' Me.ToolStripSeparator1.BackColor = System.Drawing.SystemColors.ActiveCaptionText Me.ToolStripSeparator1.Name = "ToolStripSeparator1" Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 37) ' 'BTn_Read ' Me.BTn_Read.BackColor = System.Drawing.SystemColors.ButtonFace Me.BTn_Read.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text Me.BTn_Read.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.BTn_Read.Image = CType(resources.GetObject("BTn_Read.Image"), System.Drawing.Image) Me.BTn_Read.ImageTransparentColor = System.Drawing.Color.Magenta Me.BTn_Read.Name = "BTn_Read" Me.BTn_Read.Size = New System.Drawing.Size(93, 34) Me.BTn_Read.Text = "读取数据" ' 'Panel5 ' Me.Panel5.BackColor = System.Drawing.SystemColors.Window Me.Panel5.Controls.Add(Me.txt_Li_N) Me.Panel5.Controls.Add(Me.Label25) Me.Panel5.Controls.Add(Me.txt_Li_mr) Me.Panel5.Controls.Add(Me.Label26) Me.Panel5.Controls.Add(Me.Label4) Me.Panel5.Dock = System.Windows.Forms.DockStyle.Top Me.Panel5.Location = New System.Drawing.Point(0, 526) Me.Panel5.Name = "Panel5" Me.Panel5.Size = New System.Drawing.Size(664, 98) Me.Panel5.TabIndex = 20 ' 'txt_Li_N ' Me.txt_Li_N.Location = New System.Drawing.Point(164, 57) Me.txt_Li_N.Name = "txt_Li_N" Me.txt_Li_N.Size = New System.Drawing.Size(493, 21) Me.txt_Li_N.TabIndex = 37 ' 'Label25 ' Me.Label25.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label25.Location = New System.Drawing.Point(10, 55) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(149, 25) Me.Label25.TabIndex = 36 Me.Label25.Text = "Name:" Me.Label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_Li_mr ' Me.txt_Li_mr.Location = New System.Drawing.Point(163, 30) Me.txt_Li_mr.Name = "txt_Li_mr" Me.txt_Li_mr.Size = New System.Drawing.Size(493, 21) Me.txt_Li_mr.TabIndex = 35 ' 'Label26 ' Me.Label26.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label26.Location = New System.Drawing.Point(10, 28) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(149, 25) Me.Label26.TabIndex = 34 Me.Label26.Text = "默认:" Me.Label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.BackColor = System.Drawing.Color.LightGreen Me.Label4.Dock = System.Windows.Forms.DockStyle.Top Me.Label4.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label4.ForeColor = System.Drawing.SystemColors.Window Me.Label4.Location = New System.Drawing.Point(0, 0) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(110, 25) Me.Label4.TabIndex = 3 Me.Label4.Text = "License" Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Panel4 ' Me.Panel4.BackColor = System.Drawing.SystemColors.Window Me.Panel4.Controls.Add(Me.txt_auts_U_V) Me.Panel4.Controls.Add(Me.Label24) Me.Panel4.Controls.Add(Me.txt_auts_U_N) Me.Panel4.Controls.Add(Me.Label23) Me.Panel4.Controls.Add(Me.txt_auts_U_mr) Me.Panel4.Controls.Add(Me.Label22) Me.Panel4.Controls.Add(Me.Label3) Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top Me.Panel4.Location = New System.Drawing.Point(0, 417) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(664, 109) Me.Panel4.TabIndex = 19 ' 'txt_auts_U_V ' Me.txt_auts_U_V.Location = New System.Drawing.Point(164, 82) Me.txt_auts_U_V.Name = "txt_auts_U_V" Me.txt_auts_U_V.Size = New System.Drawing.Size(493, 21) Me.txt_auts_U_V.TabIndex = 33 ' 'Label24 ' Me.Label24.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label24.Location = New System.Drawing.Point(10, 80) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(149, 25) Me.Label24.TabIndex = 32 Me.Label24.Text = "Version:" Me.Label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_U_N ' Me.txt_auts_U_N.Location = New System.Drawing.Point(164, 55) Me.txt_auts_U_N.Name = "txt_auts_U_N" Me.txt_auts_U_N.Size = New System.Drawing.Size(493, 21) Me.txt_auts_U_N.TabIndex = 31 ' 'Label23 ' Me.Label23.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label23.Location = New System.Drawing.Point(10, 53) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(149, 25) Me.Label23.TabIndex = 30 Me.Label23.Text = "Name:" Me.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_U_mr ' Me.txt_auts_U_mr.Location = New System.Drawing.Point(164, 28) Me.txt_auts_U_mr.Name = "txt_auts_U_mr" Me.txt_auts_U_mr.Size = New System.Drawing.Size(493, 21) Me.txt_auts_U_mr.TabIndex = 29 ' 'Label22 ' Me.Label22.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label22.Location = New System.Drawing.Point(10, 26) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(149, 25) Me.Label22.TabIndex = 28 Me.Label22.Text = "默认:" Me.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.BackColor = System.Drawing.Color.Coral Me.Label3.Dock = System.Windows.Forms.DockStyle.Top Me.Label3.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label3.ForeColor = System.Drawing.SystemColors.Window Me.Label3.Location = New System.Drawing.Point(0, 0) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(264, 25) Me.Label3.TabIndex = 3 Me.Label3.Text = "AUTS_UpdateService" Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Panel3 ' Me.Panel3.BackColor = System.Drawing.SystemColors.Window Me.Panel3.Controls.Add(Me.txt_L_mr) Me.Panel3.Controls.Add(Me.Label21) Me.Panel3.Controls.Add(Me.Label5) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top Me.Panel3.Location = New System.Drawing.Point(0, 361) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(664, 56) Me.Panel3.TabIndex = 18 ' 'txt_L_mr ' Me.txt_L_mr.Location = New System.Drawing.Point(164, 27) Me.txt_L_mr.Name = "txt_L_mr" Me.txt_L_mr.Size = New System.Drawing.Size(493, 21) Me.txt_L_mr.TabIndex = 27 ' 'Label21 ' Me.Label21.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label21.Location = New System.Drawing.Point(10, 25) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(149, 25) Me.Label21.TabIndex = 26 Me.Label21.Text = "默认:" Me.Label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.BackColor = System.Drawing.Color.LightSkyBlue Me.Label5.Dock = System.Windows.Forms.DockStyle.Top Me.Label5.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label5.ForeColor = System.Drawing.SystemColors.Window Me.Label5.Location = New System.Drawing.Point(0, 0) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(110, 25) Me.Label5.TabIndex = 1 Me.Label5.Text = "LocalDb" Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Panel2 ' Me.Panel2.BackColor = System.Drawing.SystemColors.Window Me.Panel2.Controls.Add(Me.Label2) Me.Panel2.Controls.Add(Me.txt_auts_D_V) Me.Panel2.Controls.Add(Me.Label20) Me.Panel2.Controls.Add(Me.txt_auts_D_P) Me.Panel2.Controls.Add(Me.Label19) Me.Panel2.Controls.Add(Me.txt_auts_D_N) Me.Panel2.Controls.Add(Me.Label18) Me.Panel2.Controls.Add(Me.txt_auts_D_I) Me.Panel2.Controls.Add(Me.Label17) Me.Panel2.Controls.Add(Me.txt_auts_D_A) Me.Panel2.Controls.Add(Me.Label16) Me.Panel2.Controls.Add(Me.txt_auts_D_mr) Me.Panel2.Controls.Add(Me.lab1) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top Me.Panel2.Location = New System.Drawing.Point(0, 180) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(664, 181) Me.Panel2.TabIndex = 17 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label2.Dock = System.Windows.Forms.DockStyle.Top Me.Label2.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label2.ForeColor = System.Drawing.SystemColors.Window Me.Label2.Location = New System.Drawing.Point(0, 0) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(236, 25) Me.Label2.TabIndex = 26 Me.Label2.Text = "AUTS_DataService" Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_D_V ' Me.txt_auts_D_V.Location = New System.Drawing.Point(164, 157) Me.txt_auts_D_V.Name = "txt_auts_D_V" Me.txt_auts_D_V.Size = New System.Drawing.Size(493, 21) Me.txt_auts_D_V.TabIndex = 25 ' 'Label20 ' Me.Label20.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label20.Location = New System.Drawing.Point(10, 155) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(149, 25) Me.Label20.TabIndex = 24 Me.Label20.Text = "Version:" Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_D_P ' Me.txt_auts_D_P.Location = New System.Drawing.Point(164, 132) Me.txt_auts_D_P.Name = "txt_auts_D_P" Me.txt_auts_D_P.Size = New System.Drawing.Size(493, 21) Me.txt_auts_D_P.TabIndex = 23 ' 'Label19 ' Me.Label19.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label19.Location = New System.Drawing.Point(10, 130) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(149, 25) Me.Label19.TabIndex = 22 Me.Label19.Text = "Port:" Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_D_N ' Me.txt_auts_D_N.Location = New System.Drawing.Point(164, 106) Me.txt_auts_D_N.Name = "txt_auts_D_N" Me.txt_auts_D_N.Size = New System.Drawing.Size(493, 21) Me.txt_auts_D_N.TabIndex = 21 ' 'Label18 ' Me.Label18.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label18.Location = New System.Drawing.Point(10, 104) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(149, 25) Me.Label18.TabIndex = 20 Me.Label18.Text = "Name:" Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_D_I ' Me.txt_auts_D_I.Location = New System.Drawing.Point(164, 80) Me.txt_auts_D_I.Name = "txt_auts_D_I" Me.txt_auts_D_I.Size = New System.Drawing.Size(493, 21) Me.txt_auts_D_I.TabIndex = 19 ' 'Label17 ' Me.Label17.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label17.Location = New System.Drawing.Point(10, 78) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(149, 25) Me.Label17.TabIndex = 18 Me.Label17.Text = "Index:" Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_D_A ' Me.txt_auts_D_A.Location = New System.Drawing.Point(164, 54) Me.txt_auts_D_A.Name = "txt_auts_D_A" Me.txt_auts_D_A.Size = New System.Drawing.Size(493, 21) Me.txt_auts_D_A.TabIndex = 17 ' 'Label16 ' Me.Label16.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label16.Location = New System.Drawing.Point(10, 52) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(149, 25) Me.Label16.TabIndex = 16 Me.Label16.Text = "Alias:" Me.Label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_D_mr ' Me.txt_auts_D_mr.Location = New System.Drawing.Point(165, 28) Me.txt_auts_D_mr.Name = "txt_auts_D_mr" Me.txt_auts_D_mr.Size = New System.Drawing.Size(493, 21) Me.txt_auts_D_mr.TabIndex = 15 ' 'lab1 ' Me.lab1.Font = New System.Drawing.Font("宋体", 15.0!) Me.lab1.Location = New System.Drawing.Point(11, 26) Me.lab1.Name = "lab1" Me.lab1.Size = New System.Drawing.Size(149, 25) Me.lab1.TabIndex = 14 Me.lab1.Text = "默认:" Me.lab1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.White Me.Panel1.Controls.Add(Me.txt_auts_R) Me.Panel1.Controls.Add(Me.lab3) Me.Panel1.Controls.Add(Me.txt_auts_P) Me.Panel1.Controls.Add(Me.txt_auts_Fh) Me.Panel1.Controls.Add(Me.txt_auts_Dh) Me.Panel1.Controls.Add(Me.txt_auts_BN) Me.Panel1.Controls.Add(Me.txt_auts_mr) Me.Panel1.Controls.Add(Me.Label13) Me.Panel1.Controls.Add(Me.Label12) Me.Panel1.Controls.Add(Me.Label10) Me.Panel1.Controls.Add(Me.lab2) Me.Panel1.Controls.Add(Me.Label9) Me.Panel1.Controls.Add(Me.Label8) Me.Panel1.Controls.Add(Me.Label7) Me.Panel1.Controls.Add(Me.Label6) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(664, 180) Me.Panel1.TabIndex = 16 ' 'txt_auts_R ' Me.txt_auts_R.Location = New System.Drawing.Point(164, 155) Me.txt_auts_R.Name = "txt_auts_R" Me.txt_auts_R.Size = New System.Drawing.Size(493, 21) Me.txt_auts_R.TabIndex = 13 ' 'lab3 ' Me.lab3.Font = New System.Drawing.Font("宋体", 15.0!) Me.lab3.Location = New System.Drawing.Point(10, 153) Me.lab3.Name = "lab3" Me.lab3.Size = New System.Drawing.Size(149, 25) Me.lab3.TabIndex = 12 Me.lab3.Text = "Roles:" Me.lab3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'txt_auts_P ' Me.txt_auts_P.Location = New System.Drawing.Point(164, 130) Me.txt_auts_P.Name = "txt_auts_P" Me.txt_auts_P.Size = New System.Drawing.Size(493, 21) Me.txt_auts_P.TabIndex = 11 ' 'txt_auts_Fh ' Me.txt_auts_Fh.Location = New System.Drawing.Point(164, 105) Me.txt_auts_Fh.Name = "txt_auts_Fh" Me.txt_auts_Fh.Size = New System.Drawing.Size(493, 21) Me.txt_auts_Fh.TabIndex = 10 ' 'txt_auts_Dh ' Me.txt_auts_Dh.Location = New System.Drawing.Point(164, 80) Me.txt_auts_Dh.Name = "txt_auts_Dh" Me.txt_auts_Dh.Size = New System.Drawing.Size(493, 21) Me.txt_auts_Dh.TabIndex = 9 ' 'txt_auts_BN ' Me.txt_auts_BN.Location = New System.Drawing.Point(164, 55) Me.txt_auts_BN.Name = "txt_auts_BN" Me.txt_auts_BN.Size = New System.Drawing.Size(493, 21) Me.txt_auts_BN.TabIndex = 8 ' 'txt_auts_mr ' Me.txt_auts_mr.Location = New System.Drawing.Point(164, 30) Me.txt_auts_mr.Name = "txt_auts_mr" Me.txt_auts_mr.Size = New System.Drawing.Size(493, 21) Me.txt_auts_mr.TabIndex = 7 ' 'Label13 ' Me.Label13.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label13.Location = New System.Drawing.Point(10, 128) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(149, 25) Me.Label13.TabIndex = 6 Me.Label13.Text = "Path:" Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label12 ' Me.Label12.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label12.Location = New System.Drawing.Point(10, 103) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(149, 25) Me.Label12.TabIndex = 5 Me.Label12.Text = "FtpHost:" Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label10 ' Me.Label10.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label10.Location = New System.Drawing.Point(9, 128) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(68, 25) Me.Label10.TabIndex = 6 Me.Label10.Text = "Label10" ' 'lab2 ' Me.lab2.Font = New System.Drawing.Font("宋体", 15.0!) Me.lab2.Location = New System.Drawing.Point(10, 78) Me.lab2.Name = "lab2" Me.lab2.Size = New System.Drawing.Size(149, 25) Me.lab2.TabIndex = 4 Me.lab2.Text = "DbHost:" Me.lab2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label9 ' Me.Label9.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label9.Location = New System.Drawing.Point(9, 100) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(68, 25) Me.Label9.TabIndex = 5 Me.Label9.Text = "Label9" ' 'Label8 ' Me.Label8.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label8.Location = New System.Drawing.Point(12, 75) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(68, 25) Me.Label8.TabIndex = 4 Me.Label8.Text = "Label8" ' 'Label7 ' Me.Label7.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label7.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label7.Location = New System.Drawing.Point(10, 53) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(149, 25) Me.Label7.TabIndex = 3 Me.Label7.Text = "BarnchNet:" Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label6 ' Me.Label6.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Label6.Font = New System.Drawing.Font("宋体", 15.0!) Me.Label6.Location = New System.Drawing.Point(10, 28) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(149, 25) Me.Label6.TabIndex = 2 Me.Label6.Text = "默认:" Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.Label1.Dock = System.Windows.Forms.DockStyle.Top Me.Label1.Font = New System.Drawing.Font("宋体", 18.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Label1.ForeColor = System.Drawing.SystemColors.Window Me.Label1.Location = New System.Drawing.Point(0, 0) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(68, 25) Me.Label1.TabIndex = 0 Me.Label1.Text = "AUTS" Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Ric_1 ' Me.Ric_1.Dock = System.Windows.Forms.DockStyle.Right Me.Ric_1.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte)) Me.Ric_1.Location = New System.Drawing.Point(664, 0) Me.Ric_1.Name = "Ric_1" Me.Ric_1.Size = New System.Drawing.Size(235, 680) Me.Ric_1.TabIndex = 15 Me.Ric_1.Text = "" ' 'tb_ProcessorID ' Me.tb_ProcessorID.Location = New System.Drawing.Point(165, 630) Me.tb_ProcessorID.Name = "tb_ProcessorID" Me.tb_ProcessorID.Size = New System.Drawing.Size(493, 21) Me.tb_ProcessorID.TabIndex = 21 ' 'labProcesserId ' Me.labProcesserId.AutoSize = True Me.labProcesserId.Location = New System.Drawing.Point(33, 633) Me.labProcesserId.Name = "labProcesserId" Me.labProcesserId.Size = New System.Drawing.Size(77, 12) Me.labProcesserId.TabIndex = 22 Me.labProcesserId.Text = "ProcesserId:" ' 'Form1 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(899, 718) Me.Controls.Add(Me.SplitContainer1) Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "Form1" Me.Text = "Form1" Me.SplitContainer1.Panel1.ResumeLayout(False) Me.SplitContainer1.Panel1.PerformLayout() Me.SplitContainer1.Panel2.ResumeLayout(False) Me.SplitContainer1.Panel2.PerformLayout() CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer1.ResumeLayout(False) Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() Me.Panel5.ResumeLayout(False) Me.Panel5.PerformLayout() Me.Panel4.ResumeLayout(False) Me.Panel4.PerformLayout() Me.Panel3.ResumeLayout(False) Me.Panel3.PerformLayout() Me.Panel2.ResumeLayout(False) Me.Panel2.PerformLayout() Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.ResumeLayout(False) End Sub Friend WithEvents SplitContainer1 As SplitContainer Friend WithEvents ToolStrip1 As ToolStrip Friend WithEvents Btn_write As ToolStripButton Friend WithEvents ToolStripSeparator1 As ToolStripSeparator Friend WithEvents BTn_Read As ToolStripButton Friend WithEvents Panel5 As Panel Friend WithEvents txt_Li_N As TextBox Friend WithEvents Label25 As Label Friend WithEvents txt_Li_mr As TextBox Friend WithEvents Label26 As Label Friend WithEvents Label4 As Label Friend WithEvents Panel4 As Panel Friend WithEvents txt_auts_U_V As TextBox Friend WithEvents Label24 As Label Friend WithEvents txt_auts_U_N As TextBox Friend WithEvents Label23 As Label Friend WithEvents txt_auts_U_mr As TextBox Friend WithEvents Label22 As Label Friend WithEvents Label3 As Label Friend WithEvents Panel3 As Panel Friend WithEvents txt_L_mr As TextBox Friend WithEvents Label21 As Label Friend WithEvents Label5 As Label Friend WithEvents Panel2 As Panel Friend WithEvents Label2 As Label Friend WithEvents txt_auts_D_V As TextBox Friend WithEvents Label20 As Label Friend WithEvents txt_auts_D_P As TextBox Friend WithEvents Label19 As Label Friend WithEvents txt_auts_D_N As TextBox Friend WithEvents Label18 As Label Friend WithEvents txt_auts_D_I As TextBox Friend WithEvents Label17 As Label Friend WithEvents txt_auts_D_A As TextBox Friend WithEvents Label16 As Label Friend WithEvents txt_auts_D_mr As TextBox Friend WithEvents lab1 As Label Friend WithEvents Panel1 As Panel Friend WithEvents txt_auts_R As TextBox Friend WithEvents lab3 As Label Friend WithEvents txt_auts_P As TextBox Friend WithEvents txt_auts_Fh As TextBox Friend WithEvents txt_auts_Dh As TextBox Friend WithEvents txt_auts_BN As TextBox Friend WithEvents txt_auts_mr As TextBox Friend WithEvents Label13 As Label Friend WithEvents Label12 As Label Friend WithEvents Label10 As Label Friend WithEvents lab2 As Label Friend WithEvents Label9 As Label Friend WithEvents Label8 As Label Friend WithEvents Label7 As Label Friend WithEvents Label6 As Label Friend WithEvents Label1 As Label Friend WithEvents Ric_1 As RichTextBox Friend WithEvents labProcesserId As Label Friend WithEvents tb_ProcessorID As TextBox End Class