FormAuthorAdvertisement.designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. namespace HslCommunication.BasicFramework
  2. {
  3. partial class FormAuthorAdvertisement
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormAuthorAdvertisement));
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  32. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  33. this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
  34. this.label3 = new System.Windows.Forms.Label();
  35. this.label4 = new System.Windows.Forms.Label();
  36. this.label5 = new System.Windows.Forms.Label();
  37. this.label6 = new System.Windows.Forms.Label();
  38. this.label7 = new System.Windows.Forms.Label();
  39. this.label8 = new System.Windows.Forms.Label();
  40. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  41. this.label9 = new System.Windows.Forms.Label();
  42. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  43. this.statusStrip1.SuspendLayout();
  44. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  45. this.SuspendLayout();
  46. //
  47. // label1
  48. //
  49. this.label1.AutoSize = true;
  50. this.label1.Location = new System.Drawing.Point(283, 11);
  51. this.label1.Name = "label1";
  52. this.label1.Size = new System.Drawing.Size(44, 17);
  53. this.label1.TabIndex = 0;
  54. this.label1.Text = "姓名:";
  55. //
  56. // label2
  57. //
  58. this.label2.AutoSize = true;
  59. this.label2.Location = new System.Drawing.Point(283, 57);
  60. this.label2.Name = "label2";
  61. this.label2.Size = new System.Drawing.Size(68, 17);
  62. this.label2.TabIndex = 1;
  63. this.label2.Text = "框架概述:";
  64. //
  65. // statusStrip1
  66. //
  67. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  68. this.toolStripStatusLabel1,
  69. this.toolStripStatusLabel2});
  70. this.statusStrip1.Location = new System.Drawing.Point(0, 313);
  71. this.statusStrip1.Name = "statusStrip1";
  72. this.statusStrip1.Size = new System.Drawing.Size(817, 22);
  73. this.statusStrip1.TabIndex = 2;
  74. this.statusStrip1.Text = "statusStrip1";
  75. //
  76. // toolStripStatusLabel1
  77. //
  78. this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.Purple;
  79. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  80. this.toolStripStatusLabel1.Size = new System.Drawing.Size(68, 17);
  81. this.toolStripStatusLabel1.Text = "框架版本:";
  82. //
  83. // toolStripStatusLabel2
  84. //
  85. this.toolStripStatusLabel2.ForeColor = System.Drawing.Color.Purple;
  86. this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
  87. this.toolStripStatusLabel2.Size = new System.Drawing.Size(131, 17);
  88. this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
  89. //
  90. // label3
  91. //
  92. this.label3.AutoSize = true;
  93. this.label3.Location = new System.Drawing.Point(355, 11);
  94. this.label3.Name = "label3";
  95. this.label3.Size = new System.Drawing.Size(44, 17);
  96. this.label3.TabIndex = 3;
  97. this.label3.Text = "胡少林";
  98. //
  99. // label4
  100. //
  101. this.label4.Location = new System.Drawing.Point(355, 57);
  102. this.label4.Name = "label4";
  103. this.label4.Size = new System.Drawing.Size(445, 108);
  104. this.label4.TabIndex = 4;
  105. this.label4.Text = "框架概述:";
  106. //
  107. // label5
  108. //
  109. this.label5.AutoSize = true;
  110. this.label5.Location = new System.Drawing.Point(355, 34);
  111. this.label5.Name = "label5";
  112. this.label5.Size = new System.Drawing.Size(127, 17);
  113. this.label5.TabIndex = 6;
  114. this.label5.Text = "hsl200909@163.com";
  115. //
  116. // label6
  117. //
  118. this.label6.AutoSize = true;
  119. this.label6.Location = new System.Drawing.Point(283, 34);
  120. this.label6.Name = "label6";
  121. this.label6.Size = new System.Drawing.Size(44, 17);
  122. this.label6.TabIndex = 5;
  123. this.label6.Text = "邮箱:";
  124. //
  125. // label7
  126. //
  127. this.label7.Location = new System.Drawing.Point(355, 160);
  128. this.label7.Name = "label7";
  129. this.label7.Size = new System.Drawing.Size(445, 108);
  130. this.label7.TabIndex = 8;
  131. this.label7.Text = "框架概述:";
  132. //
  133. // label8
  134. //
  135. this.label8.AutoSize = true;
  136. this.label8.Location = new System.Drawing.Point(283, 160);
  137. this.label8.Name = "label8";
  138. this.label8.Size = new System.Drawing.Size(68, 17);
  139. this.label8.TabIndex = 7;
  140. this.label8.Text = "个人服务:";
  141. //
  142. // pictureBox1
  143. //
  144. this.pictureBox1.Image = global::HslCommunication.Properties.Resources.qrcode_for_gh_319218678954_258;
  145. this.pictureBox1.Location = new System.Drawing.Point(11, 15);
  146. this.pictureBox1.Name = "pictureBox1";
  147. this.pictureBox1.Size = new System.Drawing.Size(245, 235);
  148. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  149. this.pictureBox1.TabIndex = 9;
  150. this.pictureBox1.TabStop = false;
  151. //
  152. // label9
  153. //
  154. this.label9.AutoSize = true;
  155. this.label9.Location = new System.Drawing.Point(283, 285);
  156. this.label9.Name = "label9";
  157. this.label9.Size = new System.Drawing.Size(68, 17);
  158. this.label9.TabIndex = 10;
  159. this.label9.Text = "个人博客:";
  160. //
  161. // linkLabel1
  162. //
  163. this.linkLabel1.AutoSize = true;
  164. this.linkLabel1.Location = new System.Drawing.Point(357, 285);
  165. this.linkLabel1.Name = "linkLabel1";
  166. this.linkLabel1.Size = new System.Drawing.Size(197, 17);
  167. this.linkLabel1.TabIndex = 11;
  168. this.linkLabel1.TabStop = true;
  169. this.linkLabel1.Text = "http://www.cnblogs.com/dathlin/";
  170. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  171. //
  172. // FormAuthorAdvertisement
  173. //
  174. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  175. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  176. this.ClientSize = new System.Drawing.Size(817, 335);
  177. this.Controls.Add(this.linkLabel1);
  178. this.Controls.Add(this.label9);
  179. this.Controls.Add(this.pictureBox1);
  180. this.Controls.Add(this.label7);
  181. this.Controls.Add(this.label8);
  182. this.Controls.Add(this.label5);
  183. this.Controls.Add(this.label6);
  184. this.Controls.Add(this.label4);
  185. this.Controls.Add(this.label3);
  186. this.Controls.Add(this.statusStrip1);
  187. this.Controls.Add(this.label2);
  188. this.Controls.Add(this.label1);
  189. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  191. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  192. this.MaximizeBox = false;
  193. this.Name = "FormAuthorAdvertisement";
  194. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  195. this.Text = "系统框架作者";
  196. this.Load += new System.EventHandler(this.FormAuthorAdvertisement_Load);
  197. this.statusStrip1.ResumeLayout(false);
  198. this.statusStrip1.PerformLayout();
  199. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  200. this.ResumeLayout(false);
  201. this.PerformLayout();
  202. }
  203. #endregion
  204. private System.Windows.Forms.Label label1;
  205. private System.Windows.Forms.Label label2;
  206. private System.Windows.Forms.StatusStrip statusStrip1;
  207. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
  208. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
  209. private System.Windows.Forms.Label label3;
  210. private System.Windows.Forms.Label label4;
  211. private System.Windows.Forms.Label label5;
  212. private System.Windows.Forms.Label label6;
  213. private System.Windows.Forms.Label label7;
  214. private System.Windows.Forms.Label label8;
  215. private System.Windows.Forms.PictureBox pictureBox1;
  216. private System.Windows.Forms.Label label9;
  217. private System.Windows.Forms.LinkLabel linkLabel1;
  218. }
  219. }