| | |
| | | this.lbMsg.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.lbMsg.Location = new System.Drawing.Point(0, 0); |
| | | this.lbMsg.Name = "lbMsg"; |
| | | this.lbMsg.Padding = new System.Windows.Forms.Padding(2); |
| | | this.lbMsg.Size = new System.Drawing.Size(85, 22); |
| | | this.lbMsg.Padding = new System.Windows.Forms.Padding(4); |
| | | this.lbMsg.Size = new System.Drawing.Size(89, 26); |
| | | this.lbMsg.TabIndex = 0; |
| | | this.lbMsg.Text = "labelControl1"; |
| | | // |
| | |
| | | this.Appearance.Options.UseBackColor = true; |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(730, 172); |
| | | this.ClientSize = new System.Drawing.Size(298, 260); |
| | | this.ControlBox = false; |
| | | this.Controls.Add(this.lbMsg); |
| | | this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; |