HamBook – Diff between revs 10 and 12
?pathlinks?
Rev 10 | Rev 12 | |||
---|---|---|---|---|
Line 73... | Line 73... | |||
73 | this.textBox1 = new System.Windows.Forms.TextBox(); |
73 | this.textBox1 = new System.Windows.Forms.TextBox(); |
|
74 | this.label8 = new System.Windows.Forms.Label(); |
74 | this.label8 = new System.Windows.Forms.Label(); |
|
75 | this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); |
75 | this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel(); |
|
76 | this.comboBox6 = new System.Windows.Forms.ComboBox(); |
76 | this.comboBox6 = new System.Windows.Forms.ComboBox(); |
|
77 | this.label6 = new System.Windows.Forms.Label(); |
77 | this.label6 = new System.Windows.Forms.Label(); |
|
78 | this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
- | ||
79 | this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); |
- | ||
80 | this.button1 = new System.Windows.Forms.Button(); |
- | ||
81 | this.button2 = new System.Windows.Forms.Button(); |
- | ||
82 | this.tabPage4 = new System.Windows.Forms.TabPage(); |
78 | this.tabPage4 = new System.Windows.Forms.TabPage(); |
|
83 | this.groupBox6 = new System.Windows.Forms.GroupBox(); |
79 | this.groupBox6 = new System.Windows.Forms.GroupBox(); |
|
84 | this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); |
80 | this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel(); |
|
85 | this.label16 = new System.Windows.Forms.Label(); |
81 | this.label16 = new System.Windows.Forms.Label(); |
|
86 | this.label17 = new System.Windows.Forms.Label(); |
82 | this.label17 = new System.Windows.Forms.Label(); |
|
87 | this.comboBox9 = new System.Windows.Forms.ComboBox(); |
83 | this.comboBox9 = new System.Windows.Forms.ComboBox(); |
|
88 | this.comboBox10 = new System.Windows.Forms.ComboBox(); |
84 | this.comboBox10 = new System.Windows.Forms.ComboBox(); |
|
- | 85 | this.tabPage5 = new System.Windows.Forms.TabPage(); |
||
- | 86 | this.dataGridView1 = new System.Windows.Forms.DataGridView(); |
||
- | 87 | this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
||
- | 88 | this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); |
||
- | 89 | this.button1 = new System.Windows.Forms.Button(); |
||
- | 90 | this.button2 = new System.Windows.Forms.Button(); |
||
- | 91 | this.NameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
||
- | 92 | this.EnableColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); |
||
- | 93 | this.LingerColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
||
89 | this.tabControl1.SuspendLayout(); |
94 | this.tabControl1.SuspendLayout(); |
|
90 | this.tabPage3.SuspendLayout(); |
95 | this.tabPage3.SuspendLayout(); |
|
91 | this.groupBox5.SuspendLayout(); |
96 | this.groupBox5.SuspendLayout(); |
|
92 | this.tableLayoutPanel10.SuspendLayout(); |
97 | this.tableLayoutPanel10.SuspendLayout(); |
|
93 | this.tabPage1.SuspendLayout(); |
98 | this.tabPage1.SuspendLayout(); |
|
Line 101... | Line 106... | |||
101 | this.tableLayoutPanel4.SuspendLayout(); |
106 | this.tableLayoutPanel4.SuspendLayout(); |
|
102 | this.tableLayoutPanel5.SuspendLayout(); |
107 | this.tableLayoutPanel5.SuspendLayout(); |
|
103 | this.tableLayoutPanel7.SuspendLayout(); |
108 | this.tableLayoutPanel7.SuspendLayout(); |
|
104 | this.tableLayoutPanel8.SuspendLayout(); |
109 | this.tableLayoutPanel8.SuspendLayout(); |
|
105 | this.tableLayoutPanel6.SuspendLayout(); |
110 | this.tableLayoutPanel6.SuspendLayout(); |
|
106 | this.tableLayoutPanel1.SuspendLayout(); |
- | ||
107 | this.tableLayoutPanel2.SuspendLayout(); |
- | ||
108 | this.tabPage4.SuspendLayout(); |
111 | this.tabPage4.SuspendLayout(); |
|
109 | this.groupBox6.SuspendLayout(); |
112 | this.groupBox6.SuspendLayout(); |
|
110 | this.tableLayoutPanel11.SuspendLayout(); |
113 | this.tableLayoutPanel11.SuspendLayout(); |
|
- | 114 | this.tabPage5.SuspendLayout(); |
||
- | 115 | ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); |
||
- | 116 | this.tableLayoutPanel1.SuspendLayout(); |
||
- | 117 | this.tableLayoutPanel2.SuspendLayout(); |
||
111 | this.SuspendLayout(); |
118 | this.SuspendLayout(); |
|
112 | // |
119 | // |
|
113 | // tabControl1 |
120 | // tabControl1 |
|
114 | // |
121 | // |
|
115 | this.tabControl1.Controls.Add(this.tabPage3); |
122 | this.tabControl1.Controls.Add(this.tabPage3); |
|
116 | this.tabControl1.Controls.Add(this.tabPage1); |
123 | this.tabControl1.Controls.Add(this.tabPage1); |
|
117 | this.tabControl1.Controls.Add(this.tabPage2); |
124 | this.tabControl1.Controls.Add(this.tabPage2); |
|
118 | this.tabControl1.Controls.Add(this.tabPage4); |
125 | this.tabControl1.Controls.Add(this.tabPage4); |
|
- | 126 | this.tabControl1.Controls.Add(this.tabPage5); |
||
119 | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
127 | this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
120 | this.tabControl1.Location = new System.Drawing.Point(3, 3); |
128 | this.tabControl1.Location = new System.Drawing.Point(3, 3); |
|
121 | this.tabControl1.Name = "tabControl1"; |
129 | this.tabControl1.Name = "tabControl1"; |
|
122 | this.tabControl1.SelectedIndex = 0; |
130 | this.tabControl1.SelectedIndex = 0; |
|
123 | this.tabControl1.Size = new System.Drawing.Size(618, 339); |
131 | this.tabControl1.Size = new System.Drawing.Size(618, 339); |
|
Line 646... | Line 654... | |||
646 | // comboBox6 |
654 | // comboBox6 |
|
647 | // |
655 | // |
|
648 | this.comboBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
656 | this.comboBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); |
|
649 | this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
657 | this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
650 | this.comboBox6.FormattingEnabled = true; |
658 | this.comboBox6.FormattingEnabled = true; |
|
651 | this.comboBox6.Items.AddRange(new object[] { |
- | ||
652 | "6", |
- | ||
653 | "10", |
- | ||
654 | "11", |
- | ||
655 | "12", |
- | ||
656 | "15", |
- | ||
657 | "17", |
- | ||
658 | "20", |
- | ||
659 | "30", |
- | ||
660 | "40"}); |
- | ||
661 | this.comboBox6.Location = new System.Drawing.Point(3, 14); |
659 | this.comboBox6.Location = new System.Drawing.Point(3, 14); |
|
662 | this.comboBox6.Name = "comboBox6"; |
660 | this.comboBox6.Name = "comboBox6"; |
|
663 | this.comboBox6.Size = new System.Drawing.Size(238, 21); |
661 | this.comboBox6.Size = new System.Drawing.Size(238, 21); |
|
664 | this.comboBox6.TabIndex = 1; |
662 | this.comboBox6.TabIndex = 1; |
|
665 | // |
663 | // |
|
Line 671... | Line 669... | |||
671 | this.label6.Name = "label6"; |
669 | this.label6.Name = "label6"; |
|
672 | this.label6.Size = new System.Drawing.Size(39, 13); |
670 | this.label6.Size = new System.Drawing.Size(39, 13); |
|
673 | this.label6.TabIndex = 2; |
671 | this.label6.TabIndex = 2; |
|
674 | this.label6.Text = "meters"; |
672 | this.label6.Text = "meters"; |
|
675 | // |
673 | // |
|
676 | // tableLayoutPanel1 |
- | ||
677 | // |
- | ||
678 | this.tableLayoutPanel1.ColumnCount = 1; |
- | ||
679 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
- | ||
680 | this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 0); |
- | ||
681 | this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1); |
- | ||
682 | this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
- | ||
683 | this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
- | ||
684 | this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
- | ||
685 | this.tableLayoutPanel1.RowCount = 2; |
- | ||
686 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
- | ||
687 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
- | ||
688 | this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 381); |
- | ||
689 | this.tableLayoutPanel1.TabIndex = 1; |
- | ||
690 | // |
- | ||
691 | // tableLayoutPanel2 |
- | ||
692 | // |
- | ||
693 | this.tableLayoutPanel2.ColumnCount = 3; |
- | ||
694 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
- | ||
695 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); |
- | ||
696 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); |
- | ||
697 | this.tableLayoutPanel2.Controls.Add(this.button1, 1, 0); |
- | ||
698 | this.tableLayoutPanel2.Controls.Add(this.button2, 2, 0); |
- | ||
699 | this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
- | ||
700 | this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 348); |
- | ||
701 | this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
- | ||
702 | this.tableLayoutPanel2.RowCount = 1; |
- | ||
703 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
- | ||
704 | this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 30); |
- | ||
705 | this.tableLayoutPanel2.TabIndex = 1; |
- | ||
706 | // |
- | ||
707 | // button1 |
- | ||
708 | // |
- | ||
709 | this.button1.Location = new System.Drawing.Point(467, 3); |
- | ||
710 | this.button1.Name = "button1"; |
- | ||
711 | this.button1.Size = new System.Drawing.Size(71, 23); |
- | ||
712 | this.button1.TabIndex = 0; |
- | ||
713 | this.button1.Text = "Save"; |
- | ||
714 | this.button1.UseVisualStyleBackColor = true; |
- | ||
715 | this.button1.Click += new System.EventHandler(this.button1_Click); |
- | ||
716 | // |
- | ||
717 | // button2 |
- | ||
718 | // |
- | ||
719 | this.button2.Location = new System.Drawing.Point(544, 3); |
- | ||
720 | this.button2.Name = "button2"; |
- | ||
721 | this.button2.Size = new System.Drawing.Size(71, 23); |
- | ||
722 | this.button2.TabIndex = 1; |
- | ||
723 | this.button2.Text = "Cancel"; |
- | ||
724 | this.button2.UseVisualStyleBackColor = true; |
- | ||
725 | this.button2.Click += new System.EventHandler(this.button2_Click); |
- | ||
726 | // |
- | ||
727 | // tabPage4 |
674 | // tabPage4 |
|
728 | // |
675 | // |
|
729 | this.tabPage4.Controls.Add(this.groupBox6); |
676 | this.tabPage4.Controls.Add(this.groupBox6); |
|
730 | this.tabPage4.Location = new System.Drawing.Point(4, 22); |
677 | this.tabPage4.Location = new System.Drawing.Point(4, 22); |
|
731 | this.tabPage4.Name = "tabPage4"; |
678 | this.tabPage4.Name = "tabPage4"; |
|
Line 798... | Line 745... | |||
798 | this.comboBox10.Location = new System.Drawing.Point(57, 63); |
745 | this.comboBox10.Location = new System.Drawing.Point(57, 63); |
|
799 | this.comboBox10.Name = "comboBox10"; |
746 | this.comboBox10.Name = "comboBox10"; |
|
800 | this.comboBox10.Size = new System.Drawing.Size(510, 21); |
747 | this.comboBox10.Size = new System.Drawing.Size(510, 21); |
|
801 | this.comboBox10.TabIndex = 3; |
748 | this.comboBox10.TabIndex = 3; |
|
802 | // |
749 | // |
|
- | 750 | // tabPage5 |
||
- | 751 | // |
||
- | 752 | this.tabPage5.Controls.Add(this.dataGridView1); |
||
- | 753 | this.tabPage5.Location = new System.Drawing.Point(4, 22); |
||
- | 754 | this.tabPage5.Name = "tabPage5"; |
||
- | 755 | this.tabPage5.Size = new System.Drawing.Size(610, 313); |
||
- | 756 | this.tabPage5.TabIndex = 4; |
||
- | 757 | this.tabPage5.Text = "Notifications"; |
||
- | 758 | this.tabPage5.UseVisualStyleBackColor = true; |
||
- | 759 | // |
||
- | 760 | // dataGridView1 |
||
- | 761 | // |
||
- | 762 | this.dataGridView1.AllowUserToAddRows = false; |
||
- | 763 | this.dataGridView1.AllowUserToDeleteRows = false; |
||
- | 764 | this.dataGridView1.AllowUserToResizeColumns = false; |
||
- | 765 | this.dataGridView1.AllowUserToResizeRows = false; |
||
- | 766 | this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; |
||
- | 767 | this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
||
- | 768 | this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
||
- | 769 | this.NameColumn, |
||
- | 770 | this.EnableColumn, |
||
- | 771 | this.LingerColumn}); |
||
- | 772 | this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; |
||
- | 773 | this.dataGridView1.Location = new System.Drawing.Point(0, 0); |
||
- | 774 | this.dataGridView1.Name = "dataGridView1"; |
||
- | 775 | this.dataGridView1.RowHeadersVisible = false; |
||
- | 776 | this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
||
- | 777 | this.dataGridView1.Size = new System.Drawing.Size(610, 313); |
||
- | 778 | this.dataGridView1.TabIndex = 0; |
||
- | 779 | this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellContentClick); |
||
- | 780 | this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView_CellDoubleClick); |
||
- | 781 | this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellEndEdit); |
||
- | 782 | this.dataGridView1.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.DataGridView1_CellMouseUp); |
||
- | 783 | this.dataGridView1.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.DataGridView1_CellValueChanged); |
||
- | 784 | this.dataGridView1.CurrentCellDirtyStateChanged += new System.EventHandler(this.DataGridView1_CurrentCellDirtyStateChanged); |
||
- | 785 | this.dataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.DataGridView1_DataError); |
||
- | 786 | // |
||
- | 787 | // tableLayoutPanel1 |
||
- | 788 | // |
||
- | 789 | this.tableLayoutPanel1.ColumnCount = 1; |
||
- | 790 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
- | 791 | this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 0); |
||
- | 792 | this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1); |
||
- | 793 | this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
||
- | 794 | this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
||
- | 795 | this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
||
- | 796 | this.tableLayoutPanel1.RowCount = 2; |
||
- | 797 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
- | 798 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F)); |
||
- | 799 | this.tableLayoutPanel1.Size = new System.Drawing.Size(624, 381); |
||
- | 800 | this.tableLayoutPanel1.TabIndex = 1; |
||
- | 801 | // |
||
- | 802 | // tableLayoutPanel2 |
||
- | 803 | // |
||
- | 804 | this.tableLayoutPanel2.ColumnCount = 3; |
||
- | 805 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
- | 806 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); |
||
- | 807 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F)); |
||
- | 808 | this.tableLayoutPanel2.Controls.Add(this.button1, 1, 0); |
||
- | 809 | this.tableLayoutPanel2.Controls.Add(this.button2, 2, 0); |
||
- | 810 | this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
||
- | 811 | this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 348); |
||
- | 812 | this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
||
- | 813 | this.tableLayoutPanel2.RowCount = 1; |
||
- | 814 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
- | 815 | this.tableLayoutPanel2.Size = new System.Drawing.Size(618, 30); |
||
- | 816 | this.tableLayoutPanel2.TabIndex = 1; |
||
- | 817 | // |
||
- | 818 | // button1 |
||
- | 819 | // |
||
- | 820 | this.button1.Location = new System.Drawing.Point(467, 3); |
||
- | 821 | this.button1.Name = "button1"; |
||
- | 822 | this.button1.Size = new System.Drawing.Size(71, 23); |
||
- | 823 | this.button1.TabIndex = 0; |
||
- | 824 | this.button1.Text = "Save"; |
||
- | 825 | this.button1.UseVisualStyleBackColor = true; |
||
- | 826 | this.button1.Click += new System.EventHandler(this.button1_Click); |
||
- | 827 | // |
||
- | 828 | // button2 |
||
- | 829 | // |
||
- | 830 | this.button2.Location = new System.Drawing.Point(544, 3); |
||
- | 831 | this.button2.Name = "button2"; |
||
- | 832 | this.button2.Size = new System.Drawing.Size(71, 23); |
||
- | 833 | this.button2.TabIndex = 1; |
||
- | 834 | this.button2.Text = "Cancel"; |
||
- | 835 | this.button2.UseVisualStyleBackColor = true; |
||
- | 836 | this.button2.Click += new System.EventHandler(this.button2_Click); |
||
- | 837 | // |
||
- | 838 | // NameColumn |
||
- | 839 | // |
||
- | 840 | this.NameColumn.HeaderText = "Name"; |
||
- | 841 | this.NameColumn.Name = "NameColumn"; |
||
- | 842 | // |
||
- | 843 | // EnableColumn |
||
- | 844 | // |
||
- | 845 | this.EnableColumn.HeaderText = "Enable"; |
||
- | 846 | this.EnableColumn.Name = "EnableColumn"; |
||
- | 847 | // |
||
- | 848 | // LingerColumn |
||
- | 849 | // |
||
- | 850 | this.LingerColumn.HeaderText = "Linger"; |
||
- | 851 | this.LingerColumn.Name = "LingerColumn"; |
||
- | 852 | // |
||
803 | // SettingsForm |
853 | // SettingsForm |
|
804 | // |
854 | // |
|
805 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
855 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
|
806 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
856 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
807 | this.ClientSize = new System.Drawing.Size(624, 381); |
857 | this.ClientSize = new System.Drawing.Size(624, 381); |
|
Line 835... | Line 885... | |||
835 | this.tableLayoutPanel7.PerformLayout(); |
885 | this.tableLayoutPanel7.PerformLayout(); |
|
836 | this.tableLayoutPanel8.ResumeLayout(false); |
886 | this.tableLayoutPanel8.ResumeLayout(false); |
|
837 | this.tableLayoutPanel8.PerformLayout(); |
887 | this.tableLayoutPanel8.PerformLayout(); |
|
838 | this.tableLayoutPanel6.ResumeLayout(false); |
888 | this.tableLayoutPanel6.ResumeLayout(false); |
|
839 | this.tableLayoutPanel6.PerformLayout(); |
889 | this.tableLayoutPanel6.PerformLayout(); |
|
840 | this.tableLayoutPanel1.ResumeLayout(false); |
- | ||
841 | this.tableLayoutPanel2.ResumeLayout(false); |
- | ||
842 | this.tabPage4.ResumeLayout(false); |
890 | this.tabPage4.ResumeLayout(false); |
|
843 | this.groupBox6.ResumeLayout(false); |
891 | this.groupBox6.ResumeLayout(false); |
|
844 | this.tableLayoutPanel11.ResumeLayout(false); |
892 | this.tableLayoutPanel11.ResumeLayout(false); |
|
845 | this.tableLayoutPanel11.PerformLayout(); |
893 | this.tableLayoutPanel11.PerformLayout(); |
|
- | 894 | this.tabPage5.ResumeLayout(false); |
||
- | 895 | ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); |
||
- | 896 | this.tableLayoutPanel1.ResumeLayout(false); |
||
- | 897 | this.tableLayoutPanel2.ResumeLayout(false); |
||
846 | this.ResumeLayout(false); |
898 | this.ResumeLayout(false); |
|
Line 847... | Line 899... | |||
847 | |
899 | |
|
Line 848... | Line 900... | |||
848 | } |
900 | } |
|
Line 904... | Line 956... | |||
904 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11; |
956 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11; |
|
905 | private System.Windows.Forms.Label label16; |
957 | private System.Windows.Forms.Label label16; |
|
906 | private System.Windows.Forms.Label label17; |
958 | private System.Windows.Forms.Label label17; |
|
907 | private System.Windows.Forms.ComboBox comboBox9; |
959 | private System.Windows.Forms.ComboBox comboBox9; |
|
908 | private System.Windows.Forms.ComboBox comboBox10; |
960 | private System.Windows.Forms.ComboBox comboBox10; |
|
- | 961 | private System.Windows.Forms.TabPage tabPage5; |
||
- | 962 | private System.Windows.Forms.DataGridView dataGridView1; |
||
- | 963 | private System.Windows.Forms.DataGridViewTextBoxColumn NameColumn; |
||
- | 964 | private System.Windows.Forms.DataGridViewCheckBoxColumn EnableColumn; |
||
- | 965 | private System.Windows.Forms.DataGridViewTextBoxColumn LingerColumn; |
||
909 | } |
966 | } |
|
910 | } |
967 | } |
|
911 | |
968 | |