|
@@ -39,9 +39,9 @@
|
|
this.LB_MSG.BackColor = System.Drawing.Color.Transparent;
|
|
this.LB_MSG.BackColor = System.Drawing.Color.Transparent;
|
|
this.LB_MSG.BorderColor = System.Drawing.Color.White;
|
|
this.LB_MSG.BorderColor = System.Drawing.Color.White;
|
|
this.LB_MSG.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.LB_MSG.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
- this.LB_MSG.Location = new System.Drawing.Point(32, 47);
|
|
+ this.LB_MSG.Location = new System.Drawing.Point(6, 44);
|
|
this.LB_MSG.Name = "LB_MSG";
|
|
this.LB_MSG.Name = "LB_MSG";
|
|
- this.LB_MSG.Size = new System.Drawing.Size(326, 72);
|
|
+ this.LB_MSG.Size = new System.Drawing.Size(492, 135);
|
|
this.LB_MSG.TabIndex = 0;
|
|
this.LB_MSG.TabIndex = 0;
|
|
|
|
|
|
|
|
|
|
@@ -52,8 +52,8 @@
|
|
this.BT_OK.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
this.BT_OK.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
this.BT_OK.DownBack = null;
|
|
this.BT_OK.DownBack = null;
|
|
this.BT_OK.DownBaseColor = System.Drawing.Color.Yellow;
|
|
this.BT_OK.DownBaseColor = System.Drawing.Color.Yellow;
|
|
- this.BT_OK.Location = new System.Drawing.Point(294, 126);
|
|
+ this.BT_OK.Location = new System.Drawing.Point(412, 186);
|
|
- this.BT_OK.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
+ this.BT_OK.Margin = new System.Windows.Forms.Padding(2);
|
|
this.BT_OK.MouseBack = null;
|
|
this.BT_OK.MouseBack = null;
|
|
this.BT_OK.Name = "BT_OK";
|
|
this.BT_OK.Name = "BT_OK";
|
|
this.BT_OK.NormlBack = null;
|
|
this.BT_OK.NormlBack = null;
|
|
@@ -71,7 +71,7 @@
|
|
this.CanResize = false;
|
|
this.CanResize = false;
|
|
this.CaptionBackColorBottom = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.CaptionBackColorBottom = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.CaptionBackColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
this.CaptionBackColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
|
|
- this.ClientSize = new System.Drawing.Size(392, 168);
|
|
+ this.ClientSize = new System.Drawing.Size(505, 226);
|
|
this.ControlBox = false;
|
|
this.ControlBox = false;
|
|
this.Controls.Add(this.BT_OK);
|
|
this.Controls.Add(this.BT_OK);
|
|
this.Controls.Add(this.LB_MSG);
|
|
this.Controls.Add(this.LB_MSG);
|