|
|
|
@ -42,7 +42,7 @@ namespace ModbusSlave |
|
|
|
|
this.chkAutoScroll = new System.Windows.Forms.CheckBox(); |
|
|
|
|
this.btnClear = new System.Windows.Forms.Button(); |
|
|
|
|
this.rtbLog = new System.Windows.Forms.RichTextBox(); |
|
|
|
|
this.tabControl1 = new System.Windows.Forms.TabControl(); |
|
|
|
|
this.tabLv = new System.Windows.Forms.TabControl(); |
|
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage(); |
|
|
|
|
this.lv0x = new System.Windows.Forms.ListView(); |
|
|
|
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); |
|
|
|
@ -63,7 +63,7 @@ namespace ModbusSlave |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudAddress)).BeginInit(); |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPort)).BeginInit(); |
|
|
|
|
this.groupBox2.SuspendLayout(); |
|
|
|
|
this.tabControl1.SuspendLayout(); |
|
|
|
|
this.tabLv.SuspendLayout(); |
|
|
|
|
this.tabPage1.SuspendLayout(); |
|
|
|
|
this.tabPage2.SuspendLayout(); |
|
|
|
|
this.tabPage3.SuspendLayout(); |
|
|
|
@ -80,9 +80,11 @@ namespace ModbusSlave |
|
|
|
|
this.groupBox1.Controls.Add(this.label2); |
|
|
|
|
this.groupBox1.Controls.Add(this.tbStatus); |
|
|
|
|
this.groupBox1.Controls.Add(this.label1); |
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(12, 12); |
|
|
|
|
this.groupBox1.Location = new System.Drawing.Point(12, 15); |
|
|
|
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(250, 131); |
|
|
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.groupBox1.Size = new System.Drawing.Size(250, 164); |
|
|
|
|
this.groupBox1.TabIndex = 0; |
|
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
|
this.groupBox1.Text = "Server"; |
|
|
|
@ -90,9 +92,10 @@ namespace ModbusSlave |
|
|
|
|
// btnStop |
|
|
|
|
// |
|
|
|
|
this.btnStop.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
this.btnStop.Location = new System.Drawing.Point(162, 99); |
|
|
|
|
this.btnStop.Location = new System.Drawing.Point(162, 124); |
|
|
|
|
this.btnStop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.btnStop.Name = "btnStop"; |
|
|
|
|
this.btnStop.Size = new System.Drawing.Size(75, 23); |
|
|
|
|
this.btnStop.Size = new System.Drawing.Size(75, 29); |
|
|
|
|
this.btnStop.TabIndex = 3; |
|
|
|
|
this.btnStop.Text = "Stop"; |
|
|
|
|
this.btnStop.UseVisualStyleBackColor = true; |
|
|
|
@ -101,9 +104,10 @@ namespace ModbusSlave |
|
|
|
|
// btnRun |
|
|
|
|
// |
|
|
|
|
this.btnRun.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
this.btnRun.Location = new System.Drawing.Point(81, 99); |
|
|
|
|
this.btnRun.Location = new System.Drawing.Point(81, 124); |
|
|
|
|
this.btnRun.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.btnRun.Name = "btnRun"; |
|
|
|
|
this.btnRun.Size = new System.Drawing.Size(75, 23); |
|
|
|
|
this.btnRun.Size = new System.Drawing.Size(75, 29); |
|
|
|
|
this.btnRun.TabIndex = 3; |
|
|
|
|
this.btnRun.Text = "Run"; |
|
|
|
|
this.btnRun.UseVisualStyleBackColor = true; |
|
|
|
@ -111,31 +115,38 @@ namespace ModbusSlave |
|
|
|
|
// |
|
|
|
|
// nudAddress |
|
|
|
|
// |
|
|
|
|
this.nudAddress.Location = new System.Drawing.Point(81, 72); |
|
|
|
|
this.nudAddress.Location = new System.Drawing.Point(81, 90); |
|
|
|
|
this.nudAddress.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.nudAddress.Name = "nudAddress"; |
|
|
|
|
this.nudAddress.Size = new System.Drawing.Size(156, 21); |
|
|
|
|
this.nudAddress.Size = new System.Drawing.Size(156, 23); |
|
|
|
|
this.nudAddress.TabIndex = 2; |
|
|
|
|
this.nudAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; |
|
|
|
|
this.nudAddress.Value = new decimal(new int[] { |
|
|
|
|
1, |
|
|
|
|
0, |
|
|
|
|
0, |
|
|
|
|
0}); |
|
|
|
|
// |
|
|
|
|
// label3 |
|
|
|
|
// |
|
|
|
|
this.label3.AutoSize = true; |
|
|
|
|
this.label3.Location = new System.Drawing.Point(7, 76); |
|
|
|
|
this.label3.Location = new System.Drawing.Point(7, 95); |
|
|
|
|
this.label3.Name = "label3"; |
|
|
|
|
this.label3.Size = new System.Drawing.Size(52, 12); |
|
|
|
|
this.label3.Size = new System.Drawing.Size(49, 15); |
|
|
|
|
this.label3.TabIndex = 0; |
|
|
|
|
this.label3.Text = "Address"; |
|
|
|
|
// |
|
|
|
|
// nudPort |
|
|
|
|
// |
|
|
|
|
this.nudPort.Location = new System.Drawing.Point(81, 45); |
|
|
|
|
this.nudPort.Location = new System.Drawing.Point(81, 56); |
|
|
|
|
this.nudPort.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.nudPort.Maximum = new decimal(new int[] { |
|
|
|
|
65535, |
|
|
|
|
0, |
|
|
|
|
0, |
|
|
|
|
0}); |
|
|
|
|
this.nudPort.Name = "nudPort"; |
|
|
|
|
this.nudPort.Size = new System.Drawing.Size(156, 21); |
|
|
|
|
this.nudPort.Size = new System.Drawing.Size(156, 23); |
|
|
|
|
this.nudPort.TabIndex = 2; |
|
|
|
|
this.nudPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; |
|
|
|
|
this.nudPort.Value = new decimal(new int[] { |
|
|
|
@ -147,9 +158,9 @@ namespace ModbusSlave |
|
|
|
|
// label2 |
|
|
|
|
// |
|
|
|
|
this.label2.AutoSize = true; |
|
|
|
|
this.label2.Location = new System.Drawing.Point(7, 49); |
|
|
|
|
this.label2.Location = new System.Drawing.Point(7, 61); |
|
|
|
|
this.label2.Name = "label2"; |
|
|
|
|
this.label2.Size = new System.Drawing.Size(55, 12); |
|
|
|
|
this.label2.Size = new System.Drawing.Size(54, 15); |
|
|
|
|
this.label2.TabIndex = 0; |
|
|
|
|
this.label2.Text = "TCP port"; |
|
|
|
|
// |
|
|
|
@ -157,10 +168,11 @@ namespace ModbusSlave |
|
|
|
|
// |
|
|
|
|
this.tbStatus.BackColor = System.Drawing.Color.Silver; |
|
|
|
|
this.tbStatus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
|
this.tbStatus.Location = new System.Drawing.Point(81, 18); |
|
|
|
|
this.tbStatus.Location = new System.Drawing.Point(81, 22); |
|
|
|
|
this.tbStatus.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tbStatus.Name = "tbStatus"; |
|
|
|
|
this.tbStatus.ReadOnly = true; |
|
|
|
|
this.tbStatus.Size = new System.Drawing.Size(156, 21); |
|
|
|
|
this.tbStatus.Size = new System.Drawing.Size(156, 23); |
|
|
|
|
this.tbStatus.TabIndex = 1; |
|
|
|
|
this.tbStatus.Text = "Stop"; |
|
|
|
|
this.tbStatus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
|
|
|
@ -168,9 +180,9 @@ namespace ModbusSlave |
|
|
|
|
// label1 |
|
|
|
|
// |
|
|
|
|
this.label1.AutoSize = true; |
|
|
|
|
this.label1.Location = new System.Drawing.Point(7, 22); |
|
|
|
|
this.label1.Location = new System.Drawing.Point(7, 28); |
|
|
|
|
this.label1.Name = "label1"; |
|
|
|
|
this.label1.Size = new System.Drawing.Size(40, 12); |
|
|
|
|
this.label1.Size = new System.Drawing.Size(40, 15); |
|
|
|
|
this.label1.TabIndex = 0; |
|
|
|
|
this.label1.Text = "Status"; |
|
|
|
|
// |
|
|
|
@ -179,9 +191,11 @@ namespace ModbusSlave |
|
|
|
|
this.groupBox2.Controls.Add(this.chkAutoScroll); |
|
|
|
|
this.groupBox2.Controls.Add(this.btnClear); |
|
|
|
|
this.groupBox2.Controls.Add(this.rtbLog); |
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(12, 149); |
|
|
|
|
this.groupBox2.Location = new System.Drawing.Point(12, 186); |
|
|
|
|
this.groupBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(250, 225); |
|
|
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.groupBox2.Size = new System.Drawing.Size(250, 281); |
|
|
|
|
this.groupBox2.TabIndex = 0; |
|
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
|
this.groupBox2.Text = "Log"; |
|
|
|
@ -191,9 +205,10 @@ namespace ModbusSlave |
|
|
|
|
this.chkAutoScroll.AutoSize = true; |
|
|
|
|
this.chkAutoScroll.Checked = true; |
|
|
|
|
this.chkAutoScroll.CheckState = System.Windows.Forms.CheckState.Checked; |
|
|
|
|
this.chkAutoScroll.Location = new System.Drawing.Point(9, 203); |
|
|
|
|
this.chkAutoScroll.Location = new System.Drawing.Point(9, 254); |
|
|
|
|
this.chkAutoScroll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.chkAutoScroll.Name = "chkAutoScroll"; |
|
|
|
|
this.chkAutoScroll.Size = new System.Drawing.Size(84, 16); |
|
|
|
|
this.chkAutoScroll.Size = new System.Drawing.Size(84, 19); |
|
|
|
|
this.chkAutoScroll.TabIndex = 1; |
|
|
|
|
this.chkAutoScroll.Text = "Auto scroll"; |
|
|
|
|
this.chkAutoScroll.UseVisualStyleBackColor = true; |
|
|
|
@ -201,9 +216,10 @@ namespace ModbusSlave |
|
|
|
|
// btnClear |
|
|
|
|
// |
|
|
|
|
this.btnClear.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
|
this.btnClear.Location = new System.Drawing.Point(162, 196); |
|
|
|
|
this.btnClear.Location = new System.Drawing.Point(162, 245); |
|
|
|
|
this.btnClear.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.btnClear.Name = "btnClear"; |
|
|
|
|
this.btnClear.Size = new System.Drawing.Size(75, 23); |
|
|
|
|
this.btnClear.Size = new System.Drawing.Size(75, 29); |
|
|
|
|
this.btnClear.TabIndex = 3; |
|
|
|
|
this.btnClear.Text = "Clear log"; |
|
|
|
|
this.btnClear.UseVisualStyleBackColor = true; |
|
|
|
@ -214,32 +230,36 @@ namespace ModbusSlave |
|
|
|
|
this.rtbLog.BackColor = System.Drawing.Color.Black; |
|
|
|
|
this.rtbLog.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
|
this.rtbLog.ForeColor = System.Drawing.Color.Lime; |
|
|
|
|
this.rtbLog.Location = new System.Drawing.Point(9, 21); |
|
|
|
|
this.rtbLog.Location = new System.Drawing.Point(9, 26); |
|
|
|
|
this.rtbLog.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.rtbLog.Name = "rtbLog"; |
|
|
|
|
this.rtbLog.ReadOnly = true; |
|
|
|
|
this.rtbLog.Size = new System.Drawing.Size(228, 169); |
|
|
|
|
this.rtbLog.Size = new System.Drawing.Size(228, 211); |
|
|
|
|
this.rtbLog.TabIndex = 0; |
|
|
|
|
this.rtbLog.TabStop = false; |
|
|
|
|
this.rtbLog.Text = ""; |
|
|
|
|
// |
|
|
|
|
// tabControl1 |
|
|
|
|
// tabLv |
|
|
|
|
// |
|
|
|
|
this.tabControl1.Controls.Add(this.tabPage1); |
|
|
|
|
this.tabControl1.Controls.Add(this.tabPage2); |
|
|
|
|
this.tabControl1.Controls.Add(this.tabPage3); |
|
|
|
|
this.tabControl1.Controls.Add(this.tabPage4); |
|
|
|
|
this.tabControl1.Location = new System.Drawing.Point(268, 12); |
|
|
|
|
this.tabControl1.Name = "tabControl1"; |
|
|
|
|
this.tabControl1.SelectedIndex = 0; |
|
|
|
|
this.tabControl1.Size = new System.Drawing.Size(263, 362); |
|
|
|
|
this.tabControl1.TabIndex = 1; |
|
|
|
|
this.tabLv.Controls.Add(this.tabPage1); |
|
|
|
|
this.tabLv.Controls.Add(this.tabPage2); |
|
|
|
|
this.tabLv.Controls.Add(this.tabPage3); |
|
|
|
|
this.tabLv.Controls.Add(this.tabPage4); |
|
|
|
|
this.tabLv.Location = new System.Drawing.Point(268, 15); |
|
|
|
|
this.tabLv.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabLv.Name = "tabLv"; |
|
|
|
|
this.tabLv.SelectedIndex = 0; |
|
|
|
|
this.tabLv.Size = new System.Drawing.Size(263, 452); |
|
|
|
|
this.tabLv.TabIndex = 1; |
|
|
|
|
// |
|
|
|
|
// tabPage1 |
|
|
|
|
// |
|
|
|
|
this.tabPage1.Controls.Add(this.lv0x); |
|
|
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 22); |
|
|
|
|
this.tabPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabPage1.Name = "tabPage1"; |
|
|
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3); |
|
|
|
|
this.tabPage1.Size = new System.Drawing.Size(255, 336); |
|
|
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabPage1.Size = new System.Drawing.Size(255, 426); |
|
|
|
|
this.tabPage1.TabIndex = 0; |
|
|
|
|
this.tabPage1.Text = "0x"; |
|
|
|
|
this.tabPage1.UseVisualStyleBackColor = true; |
|
|
|
@ -252,10 +272,11 @@ namespace ModbusSlave |
|
|
|
|
this.lv0x.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
this.lv0x.FullRowSelect = true; |
|
|
|
|
this.lv0x.HideSelection = false; |
|
|
|
|
this.lv0x.Location = new System.Drawing.Point(3, 3); |
|
|
|
|
this.lv0x.Location = new System.Drawing.Point(3, 4); |
|
|
|
|
this.lv0x.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.lv0x.MultiSelect = false; |
|
|
|
|
this.lv0x.Name = "lv0x"; |
|
|
|
|
this.lv0x.Size = new System.Drawing.Size(249, 330); |
|
|
|
|
this.lv0x.Size = new System.Drawing.Size(249, 418); |
|
|
|
|
this.lv0x.TabIndex = 0; |
|
|
|
|
this.lv0x.UseCompatibleStateImageBehavior = false; |
|
|
|
|
this.lv0x.View = System.Windows.Forms.View.Details; |
|
|
|
@ -274,9 +295,10 @@ namespace ModbusSlave |
|
|
|
|
// |
|
|
|
|
this.tabPage2.Controls.Add(this.lv1x); |
|
|
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 22); |
|
|
|
|
this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabPage2.Name = "tabPage2"; |
|
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3); |
|
|
|
|
this.tabPage2.Size = new System.Drawing.Size(255, 336); |
|
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabPage2.Size = new System.Drawing.Size(255, 426); |
|
|
|
|
this.tabPage2.TabIndex = 1; |
|
|
|
|
this.tabPage2.Text = "1x"; |
|
|
|
|
this.tabPage2.UseVisualStyleBackColor = true; |
|
|
|
@ -289,10 +311,11 @@ namespace ModbusSlave |
|
|
|
|
this.lv1x.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
this.lv1x.FullRowSelect = true; |
|
|
|
|
this.lv1x.HideSelection = false; |
|
|
|
|
this.lv1x.Location = new System.Drawing.Point(3, 3); |
|
|
|
|
this.lv1x.Location = new System.Drawing.Point(3, 4); |
|
|
|
|
this.lv1x.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.lv1x.MultiSelect = false; |
|
|
|
|
this.lv1x.Name = "lv1x"; |
|
|
|
|
this.lv1x.Size = new System.Drawing.Size(249, 330); |
|
|
|
|
this.lv1x.Size = new System.Drawing.Size(249, 418); |
|
|
|
|
this.lv1x.TabIndex = 1; |
|
|
|
|
this.lv1x.UseCompatibleStateImageBehavior = false; |
|
|
|
|
this.lv1x.View = System.Windows.Forms.View.Details; |
|
|
|
@ -311,8 +334,10 @@ namespace ModbusSlave |
|
|
|
|
// |
|
|
|
|
this.tabPage3.Controls.Add(this.lv3x); |
|
|
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 22); |
|
|
|
|
this.tabPage3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabPage3.Name = "tabPage3"; |
|
|
|
|
this.tabPage3.Size = new System.Drawing.Size(255, 336); |
|
|
|
|
this.tabPage3.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabPage3.Size = new System.Drawing.Size(255, 426); |
|
|
|
|
this.tabPage3.TabIndex = 2; |
|
|
|
|
this.tabPage3.Text = "3x"; |
|
|
|
|
this.tabPage3.UseVisualStyleBackColor = true; |
|
|
|
@ -325,10 +350,11 @@ namespace ModbusSlave |
|
|
|
|
this.lv3x.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
this.lv3x.FullRowSelect = true; |
|
|
|
|
this.lv3x.HideSelection = false; |
|
|
|
|
this.lv3x.Location = new System.Drawing.Point(0, 0); |
|
|
|
|
this.lv3x.Location = new System.Drawing.Point(3, 4); |
|
|
|
|
this.lv3x.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.lv3x.MultiSelect = false; |
|
|
|
|
this.lv3x.Name = "lv3x"; |
|
|
|
|
this.lv3x.Size = new System.Drawing.Size(255, 336); |
|
|
|
|
this.lv3x.Size = new System.Drawing.Size(249, 418); |
|
|
|
|
this.lv3x.TabIndex = 1; |
|
|
|
|
this.lv3x.UseCompatibleStateImageBehavior = false; |
|
|
|
|
this.lv3x.View = System.Windows.Forms.View.Details; |
|
|
|
@ -346,9 +372,11 @@ namespace ModbusSlave |
|
|
|
|
// tabPage4 |
|
|
|
|
// |
|
|
|
|
this.tabPage4.Controls.Add(this.lv4x); |
|
|
|
|
this.tabPage4.Location = new System.Drawing.Point(4, 22); |
|
|
|
|
this.tabPage4.Location = new System.Drawing.Point(4, 24); |
|
|
|
|
this.tabPage4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabPage4.Name = "tabPage4"; |
|
|
|
|
this.tabPage4.Size = new System.Drawing.Size(255, 336); |
|
|
|
|
this.tabPage4.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.tabPage4.Size = new System.Drawing.Size(255, 424); |
|
|
|
|
this.tabPage4.TabIndex = 3; |
|
|
|
|
this.tabPage4.Text = "4x"; |
|
|
|
|
this.tabPage4.UseVisualStyleBackColor = true; |
|
|
|
@ -361,10 +389,11 @@ namespace ModbusSlave |
|
|
|
|
this.lv4x.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
|
this.lv4x.FullRowSelect = true; |
|
|
|
|
this.lv4x.HideSelection = false; |
|
|
|
|
this.lv4x.Location = new System.Drawing.Point(0, 0); |
|
|
|
|
this.lv4x.Location = new System.Drawing.Point(3, 4); |
|
|
|
|
this.lv4x.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.lv4x.MultiSelect = false; |
|
|
|
|
this.lv4x.Name = "lv4x"; |
|
|
|
|
this.lv4x.Size = new System.Drawing.Size(255, 336); |
|
|
|
|
this.lv4x.Size = new System.Drawing.Size(249, 416); |
|
|
|
|
this.lv4x.TabIndex = 1; |
|
|
|
|
this.lv4x.UseCompatibleStateImageBehavior = false; |
|
|
|
|
this.lv4x.View = System.Windows.Forms.View.Details; |
|
|
|
@ -381,14 +410,16 @@ namespace ModbusSlave |
|
|
|
|
// |
|
|
|
|
// MainForm |
|
|
|
|
// |
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F); |
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
|
this.BackColor = System.Drawing.Color.White; |
|
|
|
|
this.ClientSize = new System.Drawing.Size(536, 386); |
|
|
|
|
this.Controls.Add(this.tabControl1); |
|
|
|
|
this.ClientSize = new System.Drawing.Size(536, 482); |
|
|
|
|
this.Controls.Add(this.tabLv); |
|
|
|
|
this.Controls.Add(this.groupBox2); |
|
|
|
|
this.Controls.Add(this.groupBox1); |
|
|
|
|
this.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); |
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; |
|
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
|
|
|
|
this.Name = "MainForm"; |
|
|
|
|
this.Text = "Modbus Slave"; |
|
|
|
|
this.groupBox1.ResumeLayout(false); |
|
|
|
@ -397,7 +428,7 @@ namespace ModbusSlave |
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.nudPort)).EndInit(); |
|
|
|
|
this.groupBox2.ResumeLayout(false); |
|
|
|
|
this.groupBox2.PerformLayout(); |
|
|
|
|
this.tabControl1.ResumeLayout(false); |
|
|
|
|
this.tabLv.ResumeLayout(false); |
|
|
|
|
this.tabPage1.ResumeLayout(false); |
|
|
|
|
this.tabPage2.ResumeLayout(false); |
|
|
|
|
this.tabPage3.ResumeLayout(false); |
|
|
|
@ -421,7 +452,7 @@ namespace ModbusSlave |
|
|
|
|
private System.Windows.Forms.CheckBox chkAutoScroll; |
|
|
|
|
private System.Windows.Forms.Button btnClear; |
|
|
|
|
private System.Windows.Forms.RichTextBox rtbLog; |
|
|
|
|
private System.Windows.Forms.TabControl tabControl1; |
|
|
|
|
private System.Windows.Forms.TabControl tabLv; |
|
|
|
|
private System.Windows.Forms.TabPage tabPage1; |
|
|
|
|
private System.Windows.Forms.ListView lv0x; |
|
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader1; |
|
|
|
|