|
@@ -146,10 +146,12 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiButton2.Location = new System.Drawing.Point(473, 16);
|
|
|
+ this.uiButton2.Location = new System.Drawing.Point(380, 16);
|
|
|
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton2.Name = "uiButton2";
|
|
|
+ this.uiButton2.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
|
this.uiButton2.Size = new System.Drawing.Size(100, 38);
|
|
|
+ this.uiButton2.Style = Sunny.UI.UIStyle.Custom;
|
|
|
this.uiButton2.TabIndex = 1;
|
|
|
this.uiButton2.Text = "放弃";
|
|
|
this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -161,7 +163,7 @@ namespace PTMedicalInsurance.Forms
|
|
|
this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.uiButton1.Location = new System.Drawing.Point(348, 16);
|
|
|
+ this.uiButton1.Location = new System.Drawing.Point(566, 16);
|
|
|
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton1.Name = "uiButton1";
|
|
|
this.uiButton1.Size = new System.Drawing.Size(100, 38);
|