Commit 194ad35b LN

工作界面文本调整

1 个父辈 ec36f8f8
...@@ -310,16 +310,16 @@ ...@@ -310,16 +310,16 @@
// //
// groupBox1 // groupBox1
// //
this.groupBox1.Controls.Add(this.btnCancel);
this.groupBox1.Controls.Add(this.btnSave);
this.groupBox1.Controls.Add(this.lblComNotices);
this.groupBox1.Controls.Add(this.lblComName);
this.groupBox1.Controls.Add(this.lblPartNum); this.groupBox1.Controls.Add(this.lblPartNum);
this.groupBox1.Controls.Add(this.lblPositionNum); this.groupBox1.Controls.Add(this.lblPositionNum);
this.groupBox1.Controls.Add(this.lblComDes); this.groupBox1.Controls.Add(this.lblComDes);
this.groupBox1.Controls.Add(this.lblComName);
this.groupBox1.Controls.Add(this.lblPointName); this.groupBox1.Controls.Add(this.lblPointName);
this.groupBox1.Controls.Add(this.lblStart); this.groupBox1.Controls.Add(this.lblStart);
this.groupBox1.Controls.Add(this.lblLast); this.groupBox1.Controls.Add(this.lblLast);
this.groupBox1.Controls.Add(this.btnCancel);
this.groupBox1.Controls.Add(this.btnSave);
this.groupBox1.Controls.Add(this.lblComNotices);
this.groupBox1.Controls.Add(this.txtCount); this.groupBox1.Controls.Add(this.txtCount);
this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.btnUpateCount); this.groupBox1.Controls.Add(this.btnUpateCount);
...@@ -341,44 +341,44 @@ ...@@ -341,44 +341,44 @@
// lblPartNum // lblPartNum
// //
this.lblPartNum.AutoSize = true; this.lblPartNum.AutoSize = true;
this.lblPartNum.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPartNum.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPartNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.lblPartNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.lblPartNum.Location = new System.Drawing.Point(167, 20); this.lblPartNum.Location = new System.Drawing.Point(160, 9);
this.lblPartNum.Name = "lblPartNum"; this.lblPartNum.Name = "lblPartNum";
this.lblPartNum.Size = new System.Drawing.Size(37, 20); this.lblPartNum.Size = new System.Drawing.Size(50, 26);
this.lblPartNum.TabIndex = 276; this.lblPartNum.TabIndex = 276;
this.lblPartNum.Text = "暂无"; this.lblPartNum.Text = "暂无";
// //
// lblPositionNum // lblPositionNum
// //
this.lblPositionNum.AutoSize = true; this.lblPositionNum.AutoSize = true;
this.lblPositionNum.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPositionNum.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPositionNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.lblPositionNum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.lblPositionNum.Location = new System.Drawing.Point(167, 53); this.lblPositionNum.Location = new System.Drawing.Point(514, 9);
this.lblPositionNum.Name = "lblPositionNum"; this.lblPositionNum.Name = "lblPositionNum";
this.lblPositionNum.Size = new System.Drawing.Size(37, 20); this.lblPositionNum.Size = new System.Drawing.Size(50, 26);
this.lblPositionNum.TabIndex = 8; this.lblPositionNum.TabIndex = 8;
this.lblPositionNum.Text = "暂无"; this.lblPositionNum.Text = "暂无";
// //
// lblComDes // lblComDes
// //
this.lblComDes.AutoSize = true; this.lblComDes.AutoSize = true;
this.lblComDes.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblComDes.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblComDes.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.lblComDes.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.lblComDes.Location = new System.Drawing.Point(168, 87); this.lblComDes.Location = new System.Drawing.Point(160, 77);
this.lblComDes.Name = "lblComDes"; this.lblComDes.Name = "lblComDes";
this.lblComDes.Size = new System.Drawing.Size(37, 20); this.lblComDes.Size = new System.Drawing.Size(50, 26);
this.lblComDes.TabIndex = 3; this.lblComDes.TabIndex = 3;
this.lblComDes.Text = "暂无"; this.lblComDes.Text = "暂无";
// //
// lblComName // lblComName
// //
this.lblComName.AutoSize = true; this.lblComName.AutoSize = true;
this.lblComName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblComName.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblComName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.lblComName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.lblComName.Location = new System.Drawing.Point(223, 116); this.lblComName.Location = new System.Drawing.Point(216, 111);
this.lblComName.Name = "lblComName"; this.lblComName.Name = "lblComName";
this.lblComName.Size = new System.Drawing.Size(37, 20); this.lblComName.Size = new System.Drawing.Size(50, 26);
this.lblComName.TabIndex = 2; this.lblComName.TabIndex = 2;
this.lblComName.Text = "暂无"; this.lblComName.Text = "暂无";
this.lblComName.Visible = false; this.lblComName.Visible = false;
...@@ -386,22 +386,22 @@ ...@@ -386,22 +386,22 @@
// lblPointName // lblPointName
// //
this.lblPointName.AutoSize = true; this.lblPointName.AutoSize = true;
this.lblPointName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPointName.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPointName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.lblPointName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.lblPointName.Location = new System.Drawing.Point(468, 20); this.lblPointName.Location = new System.Drawing.Point(160, 43);
this.lblPointName.Name = "lblPointName"; this.lblPointName.Name = "lblPointName";
this.lblPointName.Size = new System.Drawing.Size(37, 20); this.lblPointName.Size = new System.Drawing.Size(50, 26);
this.lblPointName.TabIndex = 1; this.lblPointName.TabIndex = 1;
this.lblPointName.Text = "暂无"; this.lblPointName.Text = "暂无";
// //
// lblStart // lblStart
// //
this.lblStart.AutoSize = true; this.lblStart.AutoSize = true;
this.lblStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStart.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStart.ForeColor = System.Drawing.Color.Olive; this.lblStart.ForeColor = System.Drawing.Color.Olive;
this.lblStart.Location = new System.Drawing.Point(16, 141); this.lblStart.Location = new System.Drawing.Point(16, 147);
this.lblStart.Name = "lblStart"; this.lblStart.Name = "lblStart";
this.lblStart.Size = new System.Drawing.Size(314, 22); this.lblStart.Size = new System.Drawing.Size(373, 26);
this.lblStart.TabIndex = 283; this.lblStart.TabIndex = 283;
this.lblStart.Text = "注意:新程序已开始,已到达第一个组装点"; this.lblStart.Text = "注意:新程序已开始,已到达第一个组装点";
this.lblStart.Visible = false; this.lblStart.Visible = false;
...@@ -409,11 +409,11 @@ ...@@ -409,11 +409,11 @@
// lblLast // lblLast
// //
this.lblLast.AutoSize = true; this.lblLast.AutoSize = true;
this.lblLast.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblLast.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblLast.ForeColor = System.Drawing.Color.Olive; this.lblLast.ForeColor = System.Drawing.Color.Olive;
this.lblLast.Location = new System.Drawing.Point(16, 142); this.lblLast.Location = new System.Drawing.Point(16, 147);
this.lblLast.Name = "lblLast"; this.lblLast.Name = "lblLast";
this.lblLast.Size = new System.Drawing.Size(282, 22); this.lblLast.Size = new System.Drawing.Size(335, 26);
this.lblLast.TabIndex = 282; this.lblLast.TabIndex = 282;
this.lblLast.Text = "注意:当前最后一步,即将开始新程序"; this.lblLast.Text = "注意:当前最后一步,即将开始新程序";
this.lblLast.Visible = false; this.lblLast.Visible = false;
...@@ -422,7 +422,7 @@ ...@@ -422,7 +422,7 @@
// //
this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCancel.Location = new System.Drawing.Point(522, 87); this.btnCancel.Location = new System.Drawing.Point(558, 71);
this.btnCancel.Name = "btnCancel"; this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(68, 43); this.btnCancel.Size = new System.Drawing.Size(68, 43);
this.btnCancel.TabIndex = 281; this.btnCancel.TabIndex = 281;
...@@ -435,7 +435,7 @@ ...@@ -435,7 +435,7 @@
// //
this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSave.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSave.Location = new System.Drawing.Point(453, 87); this.btnSave.Location = new System.Drawing.Point(489, 71);
this.btnSave.Name = "btnSave"; this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(68, 43); this.btnSave.Size = new System.Drawing.Size(68, 43);
this.btnSave.TabIndex = 280; this.btnSave.TabIndex = 280;
...@@ -447,18 +447,18 @@ ...@@ -447,18 +447,18 @@
// lblComNotices // lblComNotices
// //
this.lblComNotices.AutoSize = true; this.lblComNotices.AutoSize = true;
this.lblComNotices.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblComNotices.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblComNotices.ForeColor = System.Drawing.Color.Red; this.lblComNotices.ForeColor = System.Drawing.Color.Red;
this.lblComNotices.Location = new System.Drawing.Point(168, 116); this.lblComNotices.Location = new System.Drawing.Point(160, 111);
this.lblComNotices.Name = "lblComNotices"; this.lblComNotices.Name = "lblComNotices";
this.lblComNotices.Size = new System.Drawing.Size(37, 20); this.lblComNotices.Size = new System.Drawing.Size(50, 26);
this.lblComNotices.TabIndex = 279; this.lblComNotices.TabIndex = 279;
this.lblComNotices.Text = "暂无"; this.lblComNotices.Text = "暂无";
// //
// txtCount // txtCount
// //
this.txtCount.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCount.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCount.Location = new System.Drawing.Point(485, 50); this.txtCount.Location = new System.Drawing.Point(512, 42);
this.txtCount.MaxLength = 6; this.txtCount.MaxLength = 6;
this.txtCount.Name = "txtCount"; this.txtCount.Name = "txtCount";
this.txtCount.Size = new System.Drawing.Size(88, 26); this.txtCount.Size = new System.Drawing.Size(88, 26);
...@@ -470,7 +470,7 @@ ...@@ -470,7 +470,7 @@
this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.label6.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.label6.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label6.Location = new System.Drawing.Point(9, 21); this.label6.Location = new System.Drawing.Point(2, 16);
this.label6.Name = "label6"; this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(157, 19); this.label6.Size = new System.Drawing.Size(157, 19);
this.label6.TabIndex = 277; this.label6.TabIndex = 277;
...@@ -495,7 +495,7 @@ ...@@ -495,7 +495,7 @@
this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.label5.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.label5.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label5.Location = new System.Drawing.Point(329, 54); this.label5.Location = new System.Drawing.Point(356, 46);
this.label5.Name = "label5"; this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(157, 19); this.label5.Size = new System.Drawing.Size(157, 19);
this.label5.TabIndex = 274; this.label5.TabIndex = 274;
...@@ -505,11 +505,11 @@ ...@@ -505,11 +505,11 @@
// lblCount // lblCount
// //
this.lblCount.AutoSize = true; this.lblCount.AutoSize = true;
this.lblCount.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCount.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.lblCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.lblCount.Location = new System.Drawing.Point(487, 53); this.lblCount.Location = new System.Drawing.Point(514, 42);
this.lblCount.Name = "lblCount"; this.lblCount.Name = "lblCount";
this.lblCount.Size = new System.Drawing.Size(37, 20); this.lblCount.Size = new System.Drawing.Size(50, 26);
this.lblCount.TabIndex = 273; this.lblCount.TabIndex = 273;
this.lblCount.Text = "暂无"; this.lblCount.Text = "暂无";
this.lblCount.DoubleClick += new System.EventHandler(this.lblCount_DoubleClick); this.lblCount.DoubleClick += new System.EventHandler(this.lblCount_DoubleClick);
...@@ -529,7 +529,7 @@ ...@@ -529,7 +529,7 @@
this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label4.Location = new System.Drawing.Point(9, 54); this.label4.Location = new System.Drawing.Point(356, 13);
this.label4.Name = "label4"; this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(157, 19); this.label4.Size = new System.Drawing.Size(157, 19);
this.label4.TabIndex = 7; this.label4.TabIndex = 7;
...@@ -541,7 +541,7 @@ ...@@ -541,7 +541,7 @@
this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label1.Location = new System.Drawing.Point(10, 87); this.label1.Location = new System.Drawing.Point(3, 82);
this.label1.Name = "label1"; this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(157, 19); this.label1.Size = new System.Drawing.Size(157, 19);
this.label1.TabIndex = 6; this.label1.TabIndex = 6;
...@@ -553,7 +553,7 @@ ...@@ -553,7 +553,7 @@
this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Red; this.label2.ForeColor = System.Drawing.Color.Red;
this.label2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.label2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label2.Location = new System.Drawing.Point(10, 116); this.label2.Location = new System.Drawing.Point(3, 115);
this.label2.Name = "label2"; this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(157, 19); this.label2.Size = new System.Drawing.Size(157, 19);
this.label2.TabIndex = 5; this.label2.TabIndex = 5;
...@@ -565,7 +565,7 @@ ...@@ -565,7 +565,7 @@
this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.label3.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.label3.Location = new System.Drawing.Point(310, 21); this.label3.Location = new System.Drawing.Point(2, 49);
this.label3.Name = "label3"; this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(157, 19); this.label3.Size = new System.Drawing.Size(157, 19);
this.label3.TabIndex = 4; this.label3.TabIndex = 4;
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!