355 lines
27 KiB
C#
355 lines
27 KiB
C#
namespace NSAnalysis
|
|
{
|
|
partial class AboutSoftwareInfo
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AboutSoftwareInfo));
|
|
this.radTitleBar1 = new Telerik.WinControls.UI.RadTitleBar();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.labTitle = new System.Windows.Forms.Label();
|
|
this.gpBoxLicenceInfo = new Telerik.WinControls.UI.RadGroupBox();
|
|
this.labLicenseInfo = new System.Windows.Forms.Label();
|
|
this.rbtnCreateRequest = new Telerik.WinControls.UI.RadButton();
|
|
this.labelExpiryDateValue = new System.Windows.Forms.Label();
|
|
this.labelExpiryDate = new System.Windows.Forms.Label();
|
|
this.gpBoxGeneralInfo = new Telerik.WinControls.UI.RadGroupBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.labCopyRight = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.labVersion = new System.Windows.Forms.Label();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.label_Version = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).BeginInit();
|
|
this.radTitleBar1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gpBoxLicenceInfo)).BeginInit();
|
|
this.gpBoxLicenceInfo.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rbtnCreateRequest)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gpBoxGeneralInfo)).BeginInit();
|
|
this.gpBoxGeneralInfo.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// radTitleBar1
|
|
//
|
|
this.radTitleBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.radTitleBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
this.radTitleBar1.Controls.Add(this.label2);
|
|
this.radTitleBar1.Controls.Add(this.labTitle);
|
|
this.radTitleBar1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.radTitleBar1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
this.radTitleBar1.Location = new System.Drawing.Point(1, 1);
|
|
this.radTitleBar1.Name = "radTitleBar1";
|
|
//
|
|
//
|
|
//
|
|
this.radTitleBar1.RootElement.ApplyShapeToControl = true;
|
|
this.radTitleBar1.RootElement.BorderHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
this.radTitleBar1.Size = new System.Drawing.Size(836, 40);
|
|
this.radTitleBar1.TabIndex = 0;
|
|
this.radTitleBar1.TabStop = false;
|
|
this.radTitleBar1.Text = "DEMO12";
|
|
((Telerik.WinControls.UI.RadTitleBarElement)(this.radTitleBar1.GetChildAt(0))).Text = "DEMO12";
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(0))).BackColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(0))).BackColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).LeftColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).TopColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).RightColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).BottomColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).BottomShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).InnerColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).InnerColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).InnerColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radTitleBar1.GetChildAt(0).GetChildAt(1))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
|
this.label2.AutoSize = true;
|
|
this.label2.Image = ((System.Drawing.Image)(resources.GetObject("label2.Image")));
|
|
this.label2.Location = new System.Drawing.Point(334, -5);
|
|
this.label2.Name = "label2";
|
|
this.label2.Padding = new System.Windows.Forms.Padding(20, 15, 20, 15);
|
|
this.label2.Size = new System.Drawing.Size(40, 52);
|
|
this.label2.TabIndex = 1;
|
|
//
|
|
// labTitle
|
|
//
|
|
this.labTitle.Anchor = System.Windows.Forms.AnchorStyles.Top;
|
|
this.labTitle.AutoSize = true;
|
|
this.labTitle.Font = new System.Drawing.Font("微软雅黑", 14F);
|
|
this.labTitle.ForeColor = System.Drawing.Color.White;
|
|
this.labTitle.Location = new System.Drawing.Point(370, 8);
|
|
this.labTitle.Name = "labTitle";
|
|
this.labTitle.Size = new System.Drawing.Size(88, 25);
|
|
this.labTitle.TabIndex = 0;
|
|
this.labTitle.Text = "关于软件";
|
|
//
|
|
// gpBoxLicenceInfo
|
|
//
|
|
this.gpBoxLicenceInfo.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
this.gpBoxLicenceInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.gpBoxLicenceInfo.Controls.Add(this.labLicenseInfo);
|
|
this.gpBoxLicenceInfo.Controls.Add(this.rbtnCreateRequest);
|
|
this.gpBoxLicenceInfo.Controls.Add(this.labelExpiryDateValue);
|
|
this.gpBoxLicenceInfo.Controls.Add(this.labelExpiryDate);
|
|
this.gpBoxLicenceInfo.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.gpBoxLicenceInfo.ForeColor = System.Drawing.Color.White;
|
|
this.gpBoxLicenceInfo.HeaderText = "授权信息";
|
|
this.gpBoxLicenceInfo.Location = new System.Drawing.Point(22, 264);
|
|
this.gpBoxLicenceInfo.Name = "gpBoxLicenceInfo";
|
|
this.gpBoxLicenceInfo.Size = new System.Drawing.Size(790, 234);
|
|
this.gpBoxLicenceInfo.TabIndex = 38;
|
|
this.gpBoxLicenceInfo.Text = "授权信息";
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(0).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(0).GetChildAt(0))).Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(81)))), ((int)(((byte)(95)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(0))).Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Text = "授权信息";
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).LineLimit = false;
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.White;
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 11F);
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxLicenceInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// labLicenseInfo
|
|
//
|
|
this.labLicenseInfo.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labLicenseInfo.Location = new System.Drawing.Point(26, 99);
|
|
this.labLicenseInfo.Name = "labLicenseInfo";
|
|
this.labLicenseInfo.Size = new System.Drawing.Size(503, 21);
|
|
this.labLicenseInfo.TabIndex = 9;
|
|
this.labLicenseInfo.Text = "请将请求授权文件发送给海克斯康制造智能技术(青岛)有限公司";
|
|
//
|
|
// rbtnCreateRequest
|
|
//
|
|
this.rbtnCreateRequest.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
this.rbtnCreateRequest.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.rbtnCreateRequest.ForeColor = System.Drawing.Color.White;
|
|
this.rbtnCreateRequest.Location = new System.Drawing.Point(33, 151);
|
|
this.rbtnCreateRequest.Name = "rbtnCreateRequest";
|
|
this.rbtnCreateRequest.Size = new System.Drawing.Size(170, 55);
|
|
this.rbtnCreateRequest.TabIndex = 13;
|
|
this.rbtnCreateRequest.Text = "创建请求授权文件";
|
|
this.rbtnCreateRequest.Click += new System.EventHandler(this.rbtnCreateRequest_Click);
|
|
this.rbtnCreateRequest.MouseLeave += new System.EventHandler(this.btn_MouseLeave);
|
|
this.rbtnCreateRequest.MouseHover += new System.EventHandler(this.btn_MouseHover);
|
|
((Telerik.WinControls.UI.RadButtonElement)(this.rbtnCreateRequest.GetChildAt(0))).Text = "创建请求授权文件";
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCreateRequest.GetChildAt(0).GetChildAt(2))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.rbtnCreateRequest.GetChildAt(0).GetChildAt(2))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(151)))), ((int)(((byte)(186)))));
|
|
//
|
|
// labelExpiryDateValue
|
|
//
|
|
this.labelExpiryDateValue.AutoSize = true;
|
|
this.labelExpiryDateValue.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelExpiryDateValue.Location = new System.Drawing.Point(112, 49);
|
|
this.labelExpiryDateValue.Name = "labelExpiryDateValue";
|
|
this.labelExpiryDateValue.Size = new System.Drawing.Size(88, 21);
|
|
this.labelExpiryDateValue.TabIndex = 0;
|
|
this.labelExpiryDateValue.Text = "2017.04.20";
|
|
//
|
|
// labelExpiryDate
|
|
//
|
|
this.labelExpiryDate.AutoSize = true;
|
|
this.labelExpiryDate.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelExpiryDate.Location = new System.Drawing.Point(26, 50);
|
|
this.labelExpiryDate.Name = "labelExpiryDate";
|
|
this.labelExpiryDate.Size = new System.Drawing.Size(95, 21);
|
|
this.labelExpiryDate.TabIndex = 0;
|
|
this.labelExpiryDate.Text = "到期时间:";
|
|
//
|
|
// gpBoxGeneralInfo
|
|
//
|
|
this.gpBoxGeneralInfo.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
this.gpBoxGeneralInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.gpBoxGeneralInfo.Controls.Add(this.label4);
|
|
this.gpBoxGeneralInfo.Controls.Add(this.labCopyRight);
|
|
this.gpBoxGeneralInfo.Controls.Add(this.label5);
|
|
this.gpBoxGeneralInfo.Controls.Add(this.labVersion);
|
|
this.gpBoxGeneralInfo.Controls.Add(this.pictureBox2);
|
|
this.gpBoxGeneralInfo.Controls.Add(this.label_Version);
|
|
this.gpBoxGeneralInfo.Controls.Add(this.label3);
|
|
this.gpBoxGeneralInfo.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.gpBoxGeneralInfo.ForeColor = System.Drawing.Color.White;
|
|
this.gpBoxGeneralInfo.HeaderText = "基本信息";
|
|
this.gpBoxGeneralInfo.Location = new System.Drawing.Point(22, 54);
|
|
this.gpBoxGeneralInfo.Name = "gpBoxGeneralInfo";
|
|
this.gpBoxGeneralInfo.Size = new System.Drawing.Size(790, 202);
|
|
this.gpBoxGeneralInfo.TabIndex = 37;
|
|
this.gpBoxGeneralInfo.Text = "基本信息";
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(0).GetChildAt(0))).BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(0).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(0).GetChildAt(0))).Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(0).GetChildAt(1))).InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(81)))), ((int)(((byte)(95)))));
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(0).GetChildAt(1))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(0))).ForeColor = System.Drawing.Color.White;
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(0))).Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Text = "基本信息";
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).LineLimit = false;
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).ForeColor = System.Drawing.Color.White;
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Font = new System.Drawing.Font("Segoe UI", 11F);
|
|
((Telerik.WinControls.Primitives.TextPrimitive)(this.gpBoxGeneralInfo.GetChildAt(0).GetChildAt(1).GetChildAt(2).GetChildAt(1))).Alignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.label4.Location = new System.Drawing.Point(112, 43);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(316, 21);
|
|
this.label4.TabIndex = 31;
|
|
this.label4.Text = "海克斯康间隙面差分析系统";
|
|
//
|
|
// labCopyRight
|
|
//
|
|
this.labCopyRight.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.labCopyRight.Location = new System.Drawing.Point(112, 150);
|
|
this.labCopyRight.Name = "labCopyRight";
|
|
this.labCopyRight.Size = new System.Drawing.Size(316, 21);
|
|
this.labCopyRight.TabIndex = 0;
|
|
this.labCopyRight.Text = "海克斯康制造智能技术(青岛)有限公司";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.label5.Location = new System.Drawing.Point(25, 43);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(95, 21);
|
|
this.label5.TabIndex = 32;
|
|
this.label5.Text = "软件名称:";
|
|
//
|
|
// labVersion
|
|
//
|
|
this.labVersion.AutoSize = true;
|
|
this.labVersion.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.labVersion.Location = new System.Drawing.Point(112, 96);
|
|
this.labVersion.Name = "labVersion";
|
|
this.labVersion.Size = new System.Drawing.Size(65, 21);
|
|
this.labVersion.TabIndex = 30;
|
|
this.labVersion.Text = "V1.0.0.0";
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.pictureBox2.Image = global::NSAnalysis.Properties.Resources.hexagonlogotransparent;
|
|
this.pictureBox2.Location = new System.Drawing.Point(464, 31);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(304, 100);
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureBox2.TabIndex = 29;
|
|
this.pictureBox2.TabStop = false;
|
|
//
|
|
// label_Version
|
|
//
|
|
this.label_Version.AutoSize = true;
|
|
this.label_Version.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.label_Version.Location = new System.Drawing.Point(25, 95);
|
|
this.label_Version.Name = "label_Version";
|
|
this.label_Version.Size = new System.Drawing.Size(95, 21);
|
|
this.label_Version.TabIndex = 0;
|
|
this.label_Version.Text = "软件版本:";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("Segoe UI", 12F);
|
|
this.label3.Location = new System.Drawing.Point(25, 150);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(95, 21);
|
|
this.label3.TabIndex = 0;
|
|
this.label3.Text = "版权所有:";
|
|
//
|
|
// AboutSoftwareInfo
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(46)))), ((int)(((byte)(53)))));
|
|
this.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(109)))), ((int)(((byte)(124)))));
|
|
this.BorderWidth = 0;
|
|
this.ClientSize = new System.Drawing.Size(838, 517);
|
|
this.Controls.Add(this.gpBoxLicenceInfo);
|
|
this.Controls.Add(this.gpBoxGeneralInfo);
|
|
this.Controls.Add(this.radTitleBar1);
|
|
this.Font = new System.Drawing.Font("Segoe UI", 8.25F);
|
|
this.ForeColor = System.Drawing.Color.White;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.Name = "AboutSoftwareInfo";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "DEMO12";
|
|
this.Load += new System.EventHandler(this.AboutSoftwareInfo_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).EndInit();
|
|
this.radTitleBar1.ResumeLayout(false);
|
|
this.radTitleBar1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gpBoxLicenceInfo)).EndInit();
|
|
this.gpBoxLicenceInfo.ResumeLayout(false);
|
|
this.gpBoxLicenceInfo.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rbtnCreateRequest)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gpBoxGeneralInfo)).EndInit();
|
|
this.gpBoxGeneralInfo.ResumeLayout(false);
|
|
this.gpBoxGeneralInfo.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Telerik.WinControls.UI.RadTitleBar radTitleBar1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label labTitle;
|
|
private Telerik.WinControls.UI.RadGroupBox gpBoxLicenceInfo;
|
|
private System.Windows.Forms.Label labelExpiryDate;
|
|
private System.Windows.Forms.Label labLicenseInfo;
|
|
private System.Windows.Forms.Label labelExpiryDateValue;
|
|
private Telerik.WinControls.UI.RadGroupBox gpBoxGeneralInfo;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.Label label_Version;
|
|
private System.Windows.Forms.Label labCopyRight;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label labVersion;
|
|
private Telerik.WinControls.UI.RadButton rbtnCreateRequest;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
}
|
|
}
|