------ #### VSoft V1.0.2107.0501 - *.[新增]新增适配原生64位系统。 - *.[修复]修复将侧键作为热键时,点击两个侧键都会激活软件的BUG。 - *.[修复]修复点击主界面中设置按钮,设置按钮没在父窗体居中的BUG。 - *.[修复]修复在右键菜单中无法编辑和新增软件的BUG。 - *.[修复]修复主界面右键菜单打开的窗体没居中的BUG。
229 lines
11 KiB
C#
229 lines
11 KiB
C#
namespace VSoft
|
|
{
|
|
partial class FrmAbout
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAbout));
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
this.LblQQ_Qun = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.lblVisitUrl = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.pnlTopLogo = new System.Windows.Forms.Panel();
|
|
this.lblTitle = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.pnlTopLogo.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// LblQQ_Qun
|
|
//
|
|
this.LblQQ_Qun.AutoSize = true;
|
|
this.LblQQ_Qun.BackColor = System.Drawing.Color.Transparent;
|
|
this.LblQQ_Qun.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.LblQQ_Qun.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.LblQQ_Qun.ForeColor = System.Drawing.Color.Blue;
|
|
this.LblQQ_Qun.Location = new System.Drawing.Point(218, 96);
|
|
this.LblQQ_Qun.Name = "LblQQ_Qun";
|
|
this.LblQQ_Qun.Size = new System.Drawing.Size(59, 12);
|
|
this.LblQQ_Qun.TabIndex = 14;
|
|
this.LblQQ_Qun.Text = "183161992";
|
|
this.toolTip1.SetToolTip(this.LblQQ_Qun, "点击复制");
|
|
this.LblQQ_Qun.Click += new System.EventHandler(this.LblQQ_Qun_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.BackColor = System.Drawing.Color.Transparent;
|
|
this.label1.Location = new System.Drawing.Point(12, 96);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(35, 12);
|
|
this.label1.TabIndex = 10;
|
|
this.label1.Text = "官网:";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.label7.AutoSize = true;
|
|
this.label7.BackColor = System.Drawing.Color.Transparent;
|
|
this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.label7.Location = new System.Drawing.Point(13, 333);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(467, 12);
|
|
this.label7.TabIndex = 20;
|
|
this.label7.Text = "注:本软件使用了Newtonsoft.Json、Gdu.WinformUI、System.Data.SQLite等第三方组件";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.BackColor = System.Drawing.Color.Transparent;
|
|
this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.Location = new System.Drawing.Point(100, 125);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(285, 12);
|
|
this.label6.TabIndex = 19;
|
|
this.label6.Text = "支持微信或支付宝进行捐助,您可以捐助任意金额";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.label3.AutoSize = true;
|
|
this.label3.BackColor = System.Drawing.Color.Transparent;
|
|
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
this.label3.Location = new System.Drawing.Point(12, 355);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(365, 12);
|
|
this.label3.TabIndex = 18;
|
|
this.label3.Text = "注:本软件永久免费,您可以任意分发分享本软件,但不得破解本软件";
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(85, 144);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(319, 174);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.pictureBox1.TabIndex = 17;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(234, 67);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(0, 12);
|
|
this.label4.TabIndex = 13;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.BackColor = System.Drawing.Color.Transparent;
|
|
this.label5.Location = new System.Drawing.Point(177, 96);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(35, 12);
|
|
this.label5.TabIndex = 12;
|
|
this.label5.Text = "QQ群:";
|
|
//
|
|
// lblVisitUrl
|
|
//
|
|
this.lblVisitUrl.AutoSize = true;
|
|
this.lblVisitUrl.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblVisitUrl.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.lblVisitUrl.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lblVisitUrl.ForeColor = System.Drawing.Color.Blue;
|
|
this.lblVisitUrl.Location = new System.Drawing.Point(53, 96);
|
|
this.lblVisitUrl.Name = "lblVisitUrl";
|
|
this.lblVisitUrl.Size = new System.Drawing.Size(77, 12);
|
|
this.lblVisitUrl.TabIndex = 11;
|
|
this.lblVisitUrl.Text = "立即访问官网";
|
|
this.lblVisitUrl.Click += new System.EventHandler(this.LblVisitUrl_Click);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(53, 67);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(0, 12);
|
|
this.label2.TabIndex = 10;
|
|
//
|
|
// pnlTopLogo
|
|
//
|
|
this.pnlTopLogo.BackColor = System.Drawing.Color.Teal;
|
|
this.pnlTopLogo.Controls.Add(this.lblTitle);
|
|
this.pnlTopLogo.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pnlTopLogo.Location = new System.Drawing.Point(1, 27);
|
|
this.pnlTopLogo.Name = "pnlTopLogo";
|
|
this.pnlTopLogo.Size = new System.Drawing.Size(493, 59);
|
|
this.pnlTopLogo.TabIndex = 8;
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.AutoSize = true;
|
|
this.lblTitle.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblTitle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lblTitle.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.Location = new System.Drawing.Point(12, 22);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(110, 16);
|
|
this.lblTitle.TabIndex = 0;
|
|
this.lblTitle.Text = "睿元管理系统";
|
|
//
|
|
// FrmAbout
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.White;
|
|
this.ClientSize = new System.Drawing.Size(495, 374);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Controls.Add(this.LblQQ_Qun);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.lblVisitUrl);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.pnlTopLogo);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.Name = "FrmAbout";
|
|
this.Text = "关于";
|
|
this.Load += new System.EventHandler(this.FrmAbout_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.pnlTopLogo.ResumeLayout(false);
|
|
this.pnlTopLogo.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel pnlTopLogo;
|
|
private System.Windows.Forms.Label lblTitle;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label lblVisitUrl;
|
|
private System.Windows.Forms.Label LblQQ_Qun;
|
|
private System.Windows.Forms.ToolTip toolTip1;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label1;
|
|
}
|
|
} |