|
|
@ -358,13 +358,14 @@ namespace PunchingMistake |
|
|
|
//
|
|
|
|
// lbPartDesc
|
|
|
|
//
|
|
|
|
this.lbPartDesc.AutoSize = true; |
|
|
|
this.lbPartDesc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.lbPartDesc.BackColor = System.Drawing.Color.Transparent; |
|
|
|
this.lbPartDesc.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.lbPartDesc.ForeColor = System.Drawing.Color.White; |
|
|
|
this.lbPartDesc.Location = new System.Drawing.Point(32, 115); |
|
|
|
this.lbPartDesc.Location = new System.Drawing.Point(32, 111); |
|
|
|
this.lbPartDesc.Name = "lbPartDesc"; |
|
|
|
this.lbPartDesc.Size = new System.Drawing.Size(93, 37); |
|
|
|
this.lbPartDesc.Size = new System.Drawing.Size(405, 97); |
|
|
|
this.lbPartDesc.TabIndex = 4; |
|
|
|
this.lbPartDesc.Text = " "; |
|
|
|
//
|
|
|
|