|
@@ -64,7 +64,7 @@
|
|
|
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
|
|
|
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
|
- this.tableLayoutPanel.Size = new System.Drawing.Size(438, 291);
|
|
|
+ this.tableLayoutPanel.Size = new System.Drawing.Size(773, 274);
|
|
|
this.tableLayoutPanel.TabIndex = 0;
|
|
|
//
|
|
|
// logoPictureBox
|
|
@@ -74,7 +74,7 @@
|
|
|
this.logoPictureBox.Location = new System.Drawing.Point(3, 3);
|
|
|
this.logoPictureBox.Name = "logoPictureBox";
|
|
|
this.tableLayoutPanel.SetRowSpan(this.logoPictureBox, 6);
|
|
|
- this.logoPictureBox.Size = new System.Drawing.Size(138, 285);
|
|
|
+ this.logoPictureBox.Size = new System.Drawing.Size(249, 268);
|
|
|
this.logoPictureBox.TabIndex = 12;
|
|
|
this.logoPictureBox.TabStop = false;
|
|
|
//
|
|
@@ -82,11 +82,11 @@
|
|
|
//
|
|
|
this.labelProductName.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.labelProductName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelProductName.Location = new System.Drawing.Point(150, 0);
|
|
|
+ this.labelProductName.Location = new System.Drawing.Point(261, 0);
|
|
|
this.labelProductName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
|
|
|
this.labelProductName.MaximumSize = new System.Drawing.Size(0, 16);
|
|
|
this.labelProductName.Name = "labelProductName";
|
|
|
- this.labelProductName.Size = new System.Drawing.Size(285, 16);
|
|
|
+ this.labelProductName.Size = new System.Drawing.Size(509, 16);
|
|
|
this.labelProductName.TabIndex = 19;
|
|
|
this.labelProductName.Text = "产品名称";
|
|
|
this.labelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
@@ -95,11 +95,11 @@
|
|
|
//
|
|
|
this.labelVersion.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.labelVersion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelVersion.Location = new System.Drawing.Point(150, 29);
|
|
|
+ this.labelVersion.Location = new System.Drawing.Point(261, 27);
|
|
|
this.labelVersion.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
|
|
|
this.labelVersion.MaximumSize = new System.Drawing.Size(0, 16);
|
|
|
this.labelVersion.Name = "labelVersion";
|
|
|
- this.labelVersion.Size = new System.Drawing.Size(285, 16);
|
|
|
+ this.labelVersion.Size = new System.Drawing.Size(509, 16);
|
|
|
this.labelVersion.TabIndex = 0;
|
|
|
this.labelVersion.Text = "版本";
|
|
|
this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
@@ -108,11 +108,11 @@
|
|
|
//
|
|
|
this.labelCopyright.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.labelCopyright.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelCopyright.Location = new System.Drawing.Point(150, 58);
|
|
|
+ this.labelCopyright.Location = new System.Drawing.Point(261, 54);
|
|
|
this.labelCopyright.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
|
|
|
this.labelCopyright.MaximumSize = new System.Drawing.Size(0, 16);
|
|
|
this.labelCopyright.Name = "labelCopyright";
|
|
|
- this.labelCopyright.Size = new System.Drawing.Size(285, 16);
|
|
|
+ this.labelCopyright.Size = new System.Drawing.Size(509, 16);
|
|
|
this.labelCopyright.TabIndex = 21;
|
|
|
this.labelCopyright.Text = "版权";
|
|
|
this.labelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
@@ -121,11 +121,11 @@
|
|
|
//
|
|
|
this.labelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.labelCompanyName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelCompanyName.Location = new System.Drawing.Point(150, 87);
|
|
|
+ this.labelCompanyName.Location = new System.Drawing.Point(261, 81);
|
|
|
this.labelCompanyName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
|
|
|
this.labelCompanyName.MaximumSize = new System.Drawing.Size(0, 16);
|
|
|
this.labelCompanyName.Name = "labelCompanyName";
|
|
|
- this.labelCompanyName.Size = new System.Drawing.Size(285, 16);
|
|
|
+ this.labelCompanyName.Size = new System.Drawing.Size(509, 16);
|
|
|
this.labelCompanyName.TabIndex = 22;
|
|
|
this.labelCompanyName.Text = "公司名称";
|
|
|
this.labelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
@@ -134,13 +134,13 @@
|
|
|
//
|
|
|
this.textBoxDescription.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.textBoxDescription.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.textBoxDescription.Location = new System.Drawing.Point(150, 119);
|
|
|
+ this.textBoxDescription.Location = new System.Drawing.Point(261, 111);
|
|
|
this.textBoxDescription.Margin = new System.Windows.Forms.Padding(6, 3, 3, 3);
|
|
|
this.textBoxDescription.Multiline = true;
|
|
|
this.textBoxDescription.Name = "textBoxDescription";
|
|
|
this.textBoxDescription.ReadOnly = true;
|
|
|
this.textBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both;
|
|
|
- this.textBoxDescription.Size = new System.Drawing.Size(285, 139);
|
|
|
+ this.textBoxDescription.Size = new System.Drawing.Size(509, 131);
|
|
|
this.textBoxDescription.TabIndex = 23;
|
|
|
this.textBoxDescription.TabStop = false;
|
|
|
this.textBoxDescription.Text = "说明";
|
|
@@ -150,9 +150,9 @@
|
|
|
this.okButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.okButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
|
this.okButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.okButton.Location = new System.Drawing.Point(320, 264);
|
|
|
+ this.okButton.Location = new System.Drawing.Point(655, 248);
|
|
|
this.okButton.Name = "okButton";
|
|
|
- this.okButton.Size = new System.Drawing.Size(115, 24);
|
|
|
+ this.okButton.Size = new System.Drawing.Size(115, 23);
|
|
|
this.okButton.TabIndex = 24;
|
|
|
this.okButton.Text = "确定(&O)";
|
|
|
//
|
|
@@ -161,7 +161,7 @@
|
|
|
this.AcceptButton = this.okButton;
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(456, 307);
|
|
|
+ this.ClientSize = new System.Drawing.Size(791, 290);
|
|
|
this.Controls.Add(this.tableLayoutPanel);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
|
this.MaximizeBox = false;
|