|
@@ -316,6 +316,7 @@ namespace OTSIncAReprotCharts
|
|
this.tb_blyz.Name = "tb_blyz";
|
|
this.tb_blyz.Name = "tb_blyz";
|
|
this.tb_blyz.Size = new System.Drawing.Size(65, 21);
|
|
this.tb_blyz.Size = new System.Drawing.Size(65, 21);
|
|
this.tb_blyz.TabIndex = 1;
|
|
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);
|
|
this.tb_blyz.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_blyz_KeyPress);
|
|
//
|
|
//
|
|
// label22
|
|
// label22
|