FrmAbout.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. namespace BooksManageSystem
  2. {
  3. partial class FrmAbout
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. protected override void Dispose(bool disposing)
  13. {
  14. if (disposing && (components != null))
  15. {
  16. components.Dispose();
  17. }
  18. base.Dispose(disposing);
  19. }
  20. #region Windows 窗体设计器生成的代码
  21. /// <summary>
  22. /// 设计器支持所需的方法 - 不要
  23. /// 使用代码编辑器修改此方法的内容。
  24. /// </summary>
  25. private void InitializeComponent()
  26. {
  27. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAbout));
  28. this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
  29. this.logoPictureBox = new System.Windows.Forms.PictureBox();
  30. this.labelProductName = new System.Windows.Forms.Label();
  31. this.labelVersion = new System.Windows.Forms.Label();
  32. this.labelCopyright = new System.Windows.Forms.Label();
  33. this.labelCompanyName = new System.Windows.Forms.Label();
  34. this.textBoxDescription = new System.Windows.Forms.TextBox();
  35. this.okButton = new System.Windows.Forms.Button();
  36. this.tableLayoutPanel.SuspendLayout();
  37. ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).BeginInit();
  38. this.SuspendLayout();
  39. //
  40. // tableLayoutPanel
  41. //
  42. this.tableLayoutPanel.ColumnCount = 2;
  43. this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33F));
  44. this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 67F));
  45. this.tableLayoutPanel.Controls.Add(this.logoPictureBox, 0, 0);
  46. this.tableLayoutPanel.Controls.Add(this.labelProductName, 1, 0);
  47. this.tableLayoutPanel.Controls.Add(this.labelVersion, 1, 1);
  48. this.tableLayoutPanel.Controls.Add(this.labelCopyright, 1, 2);
  49. this.tableLayoutPanel.Controls.Add(this.labelCompanyName, 1, 3);
  50. this.tableLayoutPanel.Controls.Add(this.textBoxDescription, 1, 4);
  51. this.tableLayoutPanel.Controls.Add(this.okButton, 1, 5);
  52. this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  53. this.tableLayoutPanel.Location = new System.Drawing.Point(9, 8);
  54. this.tableLayoutPanel.Name = "tableLayoutPanel";
  55. this.tableLayoutPanel.RowCount = 6;
  56. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
  57. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
  58. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
  59. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
  60. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  61. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
  62. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  63. this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  64. this.tableLayoutPanel.Size = new System.Drawing.Size(773, 274);
  65. this.tableLayoutPanel.TabIndex = 0;
  66. //
  67. // logoPictureBox
  68. //
  69. this.logoPictureBox.Dock = System.Windows.Forms.DockStyle.Fill;
  70. this.logoPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("logoPictureBox.Image")));
  71. this.logoPictureBox.Location = new System.Drawing.Point(3, 3);
  72. this.logoPictureBox.Name = "logoPictureBox";
  73. this.tableLayoutPanel.SetRowSpan(this.logoPictureBox, 6);
  74. this.logoPictureBox.Size = new System.Drawing.Size(249, 268);
  75. this.logoPictureBox.TabIndex = 12;
  76. this.logoPictureBox.TabStop = false;
  77. //
  78. // labelProductName
  79. //
  80. this.labelProductName.Dock = System.Windows.Forms.DockStyle.Fill;
  81. this.labelProductName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.labelProductName.Location = new System.Drawing.Point(261, 0);
  83. this.labelProductName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
  84. this.labelProductName.MaximumSize = new System.Drawing.Size(0, 16);
  85. this.labelProductName.Name = "labelProductName";
  86. this.labelProductName.Size = new System.Drawing.Size(509, 16);
  87. this.labelProductName.TabIndex = 19;
  88. this.labelProductName.Text = "产品名称";
  89. this.labelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  90. //
  91. // labelVersion
  92. //
  93. this.labelVersion.Dock = System.Windows.Forms.DockStyle.Fill;
  94. this.labelVersion.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.labelVersion.Location = new System.Drawing.Point(261, 27);
  96. this.labelVersion.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
  97. this.labelVersion.MaximumSize = new System.Drawing.Size(0, 16);
  98. this.labelVersion.Name = "labelVersion";
  99. this.labelVersion.Size = new System.Drawing.Size(509, 16);
  100. this.labelVersion.TabIndex = 0;
  101. this.labelVersion.Text = "版本";
  102. this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  103. //
  104. // labelCopyright
  105. //
  106. this.labelCopyright.Dock = System.Windows.Forms.DockStyle.Fill;
  107. this.labelCopyright.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.labelCopyright.Location = new System.Drawing.Point(261, 54);
  109. this.labelCopyright.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
  110. this.labelCopyright.MaximumSize = new System.Drawing.Size(0, 16);
  111. this.labelCopyright.Name = "labelCopyright";
  112. this.labelCopyright.Size = new System.Drawing.Size(509, 16);
  113. this.labelCopyright.TabIndex = 21;
  114. this.labelCopyright.Text = "版权";
  115. this.labelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  116. //
  117. // labelCompanyName
  118. //
  119. this.labelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill;
  120. this.labelCompanyName.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.labelCompanyName.Location = new System.Drawing.Point(261, 81);
  122. this.labelCompanyName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
  123. this.labelCompanyName.MaximumSize = new System.Drawing.Size(0, 16);
  124. this.labelCompanyName.Name = "labelCompanyName";
  125. this.labelCompanyName.Size = new System.Drawing.Size(509, 16);
  126. this.labelCompanyName.TabIndex = 22;
  127. this.labelCompanyName.Text = "公司名称";
  128. this.labelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  129. //
  130. // textBoxDescription
  131. //
  132. this.textBoxDescription.Dock = System.Windows.Forms.DockStyle.Fill;
  133. this.textBoxDescription.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.textBoxDescription.Location = new System.Drawing.Point(261, 111);
  135. this.textBoxDescription.Margin = new System.Windows.Forms.Padding(6, 3, 3, 3);
  136. this.textBoxDescription.Multiline = true;
  137. this.textBoxDescription.Name = "textBoxDescription";
  138. this.textBoxDescription.ReadOnly = true;
  139. this.textBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  140. this.textBoxDescription.Size = new System.Drawing.Size(509, 131);
  141. this.textBoxDescription.TabIndex = 23;
  142. this.textBoxDescription.TabStop = false;
  143. this.textBoxDescription.Text = "说明";
  144. //
  145. // okButton
  146. //
  147. this.okButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  148. this.okButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  149. this.okButton.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.okButton.Location = new System.Drawing.Point(655, 248);
  151. this.okButton.Name = "okButton";
  152. this.okButton.Size = new System.Drawing.Size(115, 23);
  153. this.okButton.TabIndex = 24;
  154. this.okButton.Text = "确定(&O)";
  155. //
  156. // FrmAbout
  157. //
  158. this.AcceptButton = this.okButton;
  159. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  160. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  161. this.ClientSize = new System.Drawing.Size(791, 290);
  162. this.Controls.Add(this.tableLayoutPanel);
  163. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  164. this.MaximizeBox = false;
  165. this.MinimizeBox = false;
  166. this.Name = "FrmAbout";
  167. this.Padding = new System.Windows.Forms.Padding(9, 8, 9, 8);
  168. this.ShowIcon = false;
  169. this.ShowInTaskbar = false;
  170. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  171. this.Text = "关于";
  172. this.tableLayoutPanel.ResumeLayout(false);
  173. this.tableLayoutPanel.PerformLayout();
  174. ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).EndInit();
  175. this.ResumeLayout(false);
  176. }
  177. #endregion
  178. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
  179. private System.Windows.Forms.PictureBox logoPictureBox;
  180. private System.Windows.Forms.Label labelProductName;
  181. private System.Windows.Forms.Label labelVersion;
  182. private System.Windows.Forms.Label labelCopyright;
  183. private System.Windows.Forms.Label labelCompanyName;
  184. private System.Windows.Forms.TextBox textBoxDescription;
  185. private System.Windows.Forms.Button okButton;
  186. }
  187. }