|
@@ -314,7 +314,7 @@ namespace OTSIncAReprotCharts
|
|
|
this.tb_blyz.Location = new System.Drawing.Point(125, 15);
|
|
|
this.tb_blyz.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
this.tb_blyz.Name = "tb_blyz";
|
|
|
- this.tb_blyz.Size = new System.Drawing.Size(65, 21);
|
|
|
+ this.tb_blyz.Size = new System.Drawing.Size(85, 21);
|
|
|
this.tb_blyz.TabIndex = 1;
|
|
|
this.tb_blyz.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
this.tb_blyz.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_blyz_KeyPress);
|