83 |
this.txtData.Margin = new System.Windows.Forms.Padding(8, 5, 8, 5); |
this.txtData.Margin = new System.Windows.Forms.Padding(8, 5, 8, 5); |
84 |
this.txtData.Name = "txtData"; |
this.txtData.Name = "txtData"; |
85 |
this.txtData.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255))))); |
this.txtData.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255))))); |
86 |
this.txtData.Size = new System.Drawing.Size(642, 501); |
this.txtData.Size = new System.Drawing.Size(693, 501); |
87 |
this.txtData.TabIndex = 11; |
this.txtData.TabIndex = 11; |
88 |
this.txtData.UseFixedBytesPerLine = true; |
this.txtData.UseFixedBytesPerLine = true; |
89 |
// |
// |
108 |
this.toolStrip1.Location = new System.Drawing.Point(177, 0); |
this.toolStrip1.Location = new System.Drawing.Point(177, 0); |
109 |
this.toolStrip1.Name = "toolStrip1"; |
this.toolStrip1.Name = "toolStrip1"; |
110 |
this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0); |
this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0); |
111 |
this.toolStrip1.Size = new System.Drawing.Size(642, 25); |
this.toolStrip1.Size = new System.Drawing.Size(693, 25); |
112 |
this.toolStrip1.TabIndex = 12; |
this.toolStrip1.TabIndex = 12; |
113 |
this.toolStrip1.Text = "toolStrip1"; |
this.toolStrip1.Text = "toolStrip1"; |
114 |
// |
// |
157 |
// |
// |
158 |
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 16F); |
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 16F); |
159 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
160 |
this.ClientSize = new System.Drawing.Size(819, 526); |
this.ClientSize = new System.Drawing.Size(870, 526); |
161 |
this.Controls.Add(this.txtData); |
this.Controls.Add(this.txtData); |
162 |
this.Controls.Add(this.toolStrip1); |
this.Controls.Add(this.toolStrip1); |
163 |
this.Controls.Add(this.left_pnl); |
this.Controls.Add(this.left_pnl); |