選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

195 行
8.5 KiB

  1. namespace HKCardManager
  2. {
  3. partial class PersonnelEntry
  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. this.label1 = new System.Windows.Forms.Label();
  29. this.textBox1 = new System.Windows.Forms.TextBox();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.comboBox1 = new System.Windows.Forms.ComboBox();
  32. this.comboBox2 = new System.Windows.Forms.ComboBox();
  33. this.label3 = new System.Windows.Forms.Label();
  34. this.textBox2 = new System.Windows.Forms.TextBox();
  35. this.label4 = new System.Windows.Forms.Label();
  36. this.button1 = new System.Windows.Forms.Button();
  37. this.button2 = new System.Windows.Forms.Button();
  38. this.label5 = new System.Windows.Forms.Label();
  39. this.SuspendLayout();
  40. //
  41. // label1
  42. //
  43. this.label1.AutoSize = true;
  44. this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  45. this.label1.Location = new System.Drawing.Point(23, 35);
  46. this.label1.Name = "label1";
  47. this.label1.Size = new System.Drawing.Size(90, 21);
  48. this.label1.TabIndex = 0;
  49. this.label1.Text = "输入姓名:";
  50. //
  51. // textBox1
  52. //
  53. this.textBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  54. this.textBox1.Location = new System.Drawing.Point(108, 35);
  55. this.textBox1.Name = "textBox1";
  56. this.textBox1.Size = new System.Drawing.Size(213, 28);
  57. this.textBox1.TabIndex = 1;
  58. //
  59. // label2
  60. //
  61. this.label2.AutoSize = true;
  62. this.label2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  63. this.label2.Location = new System.Drawing.Point(23, 133);
  64. this.label2.Name = "label2";
  65. this.label2.Size = new System.Drawing.Size(90, 21);
  66. this.label2.TabIndex = 2;
  67. this.label2.Text = "选择姓别:";
  68. //
  69. // comboBox1
  70. //
  71. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  72. this.comboBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  73. this.comboBox1.FormattingEnabled = true;
  74. this.comboBox1.Items.AddRange(new object[] {
  75. "男",
  76. "女"});
  77. this.comboBox1.Location = new System.Drawing.Point(108, 133);
  78. this.comboBox1.Name = "comboBox1";
  79. this.comboBox1.Size = new System.Drawing.Size(213, 29);
  80. this.comboBox1.TabIndex = 4;
  81. //
  82. // comboBox2
  83. //
  84. this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  85. this.comboBox2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  86. this.comboBox2.FormattingEnabled = true;
  87. this.comboBox2.Items.AddRange(new object[] {
  88. "男",
  89. "女"});
  90. this.comboBox2.Location = new System.Drawing.Point(108, 183);
  91. this.comboBox2.Name = "comboBox2";
  92. this.comboBox2.Size = new System.Drawing.Size(213, 29);
  93. this.comboBox2.TabIndex = 6;
  94. //
  95. // label3
  96. //
  97. this.label3.AutoSize = true;
  98. this.label3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  99. this.label3.Location = new System.Drawing.Point(23, 183);
  100. this.label3.Name = "label3";
  101. this.label3.Size = new System.Drawing.Size(90, 21);
  102. this.label3.TabIndex = 5;
  103. this.label3.Text = "选择机构:";
  104. //
  105. // textBox2
  106. //
  107. this.textBox2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  108. this.textBox2.Location = new System.Drawing.Point(108, 84);
  109. this.textBox2.Name = "textBox2";
  110. this.textBox2.Size = new System.Drawing.Size(213, 28);
  111. this.textBox2.TabIndex = 8;
  112. //
  113. // label4
  114. //
  115. this.label4.AutoSize = true;
  116. this.label4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  117. this.label4.Location = new System.Drawing.Point(7, 84);
  118. this.label4.Name = "label4";
  119. this.label4.Size = new System.Drawing.Size(106, 21);
  120. this.label4.TabIndex = 7;
  121. this.label4.Text = "输入手机号:";
  122. //
  123. // button1
  124. //
  125. this.button1.Location = new System.Drawing.Point(108, 239);
  126. this.button1.Name = "button1";
  127. this.button1.Size = new System.Drawing.Size(95, 32);
  128. this.button1.TabIndex = 9;
  129. this.button1.Text = "取消";
  130. this.button1.UseVisualStyleBackColor = true;
  131. this.button1.Click += new System.EventHandler(this.button1_Click);
  132. //
  133. // button2
  134. //
  135. this.button2.Location = new System.Drawing.Point(231, 239);
  136. this.button2.Name = "button2";
  137. this.button2.Size = new System.Drawing.Size(90, 32);
  138. this.button2.TabIndex = 10;
  139. this.button2.Text = "确认";
  140. this.button2.UseVisualStyleBackColor = true;
  141. this.button2.Click += new System.EventHandler(this.button2_Click);
  142. //
  143. // label5
  144. //
  145. this.label5.AutoSize = true;
  146. this.label5.Dock = System.Windows.Forms.DockStyle.Bottom;
  147. this.label5.Location = new System.Drawing.Point(0, 292);
  148. this.label5.Name = "label5";
  149. this.label5.Size = new System.Drawing.Size(32, 17);
  150. this.label5.TabIndex = 11;
  151. this.label5.Text = "信息";
  152. //
  153. // PersonnelEntry
  154. //
  155. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  156. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  157. this.ClientSize = new System.Drawing.Size(344, 309);
  158. this.Controls.Add(this.label5);
  159. this.Controls.Add(this.button2);
  160. this.Controls.Add(this.button1);
  161. this.Controls.Add(this.textBox2);
  162. this.Controls.Add(this.label4);
  163. this.Controls.Add(this.comboBox2);
  164. this.Controls.Add(this.label3);
  165. this.Controls.Add(this.comboBox1);
  166. this.Controls.Add(this.label2);
  167. this.Controls.Add(this.textBox1);
  168. this.Controls.Add(this.label1);
  169. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  170. this.Name = "PersonnelEntry";
  171. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  172. this.Text = "人员录入";
  173. this.ResumeLayout(false);
  174. this.PerformLayout();
  175. }
  176. #endregion
  177. private Label label1;
  178. private TextBox textBox1;
  179. private Label label2;
  180. private ComboBox comboBox1;
  181. private ComboBox comboBox2;
  182. private Label label3;
  183. private TextBox textBox2;
  184. private Label label4;
  185. private Button button1;
  186. private Button button2;
  187. private Label label5;
  188. }
  189. }