mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-08-23 20:16:07 +08:00
优化页面样式
This commit is contained in:
parent
006b4fb9c5
commit
e73f66e48c
9
RevokeMsgPatcher/FormMain.Designer.cs
generated
9
RevokeMsgPatcher/FormMain.Designer.cs
generated
|
@ -179,6 +179,7 @@
|
||||||
this.rbtWechat.Name = "rbtWechat";
|
this.rbtWechat.Name = "rbtWechat";
|
||||||
this.rbtWechat.Size = new System.Drawing.Size(47, 16);
|
this.rbtWechat.Size = new System.Drawing.Size(47, 16);
|
||||||
this.rbtWechat.TabIndex = 12;
|
this.rbtWechat.TabIndex = 12;
|
||||||
|
this.rbtWechat.TabStop = true;
|
||||||
this.rbtWechat.Text = "微信";
|
this.rbtWechat.Text = "微信";
|
||||||
this.rbtWechat.UseVisualStyleBackColor = true;
|
this.rbtWechat.UseVisualStyleBackColor = true;
|
||||||
this.rbtWechat.CheckedChanged += new System.EventHandler(this.radioButtons_CheckedChanged);
|
this.rbtWechat.CheckedChanged += new System.EventHandler(this.radioButtons_CheckedChanged);
|
||||||
|
@ -186,7 +187,7 @@
|
||||||
// rbtQQ
|
// rbtQQ
|
||||||
//
|
//
|
||||||
this.rbtQQ.AutoSize = true;
|
this.rbtQQ.AutoSize = true;
|
||||||
this.rbtQQ.Location = new System.Drawing.Point(254, 36);
|
this.rbtQQ.Location = new System.Drawing.Point(261, 36);
|
||||||
this.rbtQQ.Name = "rbtQQ";
|
this.rbtQQ.Name = "rbtQQ";
|
||||||
this.rbtQQ.Size = new System.Drawing.Size(35, 16);
|
this.rbtQQ.Size = new System.Drawing.Size(35, 16);
|
||||||
this.rbtQQ.TabIndex = 13;
|
this.rbtQQ.TabIndex = 13;
|
||||||
|
@ -197,7 +198,7 @@
|
||||||
// rbtTIM
|
// rbtTIM
|
||||||
//
|
//
|
||||||
this.rbtTIM.AutoSize = true;
|
this.rbtTIM.AutoSize = true;
|
||||||
this.rbtTIM.Location = new System.Drawing.Point(300, 36);
|
this.rbtTIM.Location = new System.Drawing.Point(302, 36);
|
||||||
this.rbtTIM.Name = "rbtTIM";
|
this.rbtTIM.Name = "rbtTIM";
|
||||||
this.rbtTIM.Size = new System.Drawing.Size(41, 16);
|
this.rbtTIM.Size = new System.Drawing.Size(41, 16);
|
||||||
this.rbtTIM.TabIndex = 14;
|
this.rbtTIM.TabIndex = 14;
|
||||||
|
@ -376,7 +377,7 @@
|
||||||
// rbtQQNT
|
// rbtQQNT
|
||||||
//
|
//
|
||||||
this.rbtQQNT.AutoSize = true;
|
this.rbtQQNT.AutoSize = true;
|
||||||
this.rbtQQNT.Location = new System.Drawing.Point(199, 36);
|
this.rbtQQNT.Location = new System.Drawing.Point(208, 36);
|
||||||
this.rbtQQNT.Name = "rbtQQNT";
|
this.rbtQQNT.Name = "rbtQQNT";
|
||||||
this.rbtQQNT.Size = new System.Drawing.Size(47, 16);
|
this.rbtQQNT.Size = new System.Drawing.Size(47, 16);
|
||||||
this.rbtQQNT.TabIndex = 24;
|
this.rbtQQNT.TabIndex = 24;
|
||||||
|
@ -387,7 +388,7 @@
|
||||||
// rbtWeixin
|
// rbtWeixin
|
||||||
//
|
//
|
||||||
this.rbtWeixin.AutoSize = true;
|
this.rbtWeixin.AutoSize = true;
|
||||||
this.rbtWeixin.Location = new System.Drawing.Point(134, 36);
|
this.rbtWeixin.Location = new System.Drawing.Point(137, 36);
|
||||||
this.rbtWeixin.Name = "rbtWeixin";
|
this.rbtWeixin.Name = "rbtWeixin";
|
||||||
this.rbtWeixin.Size = new System.Drawing.Size(65, 16);
|
this.rbtWeixin.Size = new System.Drawing.Size(65, 16);
|
||||||
this.rbtWeixin.TabIndex = 25;
|
this.rbtWeixin.TabIndex = 25;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user