Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

203 рядки
9.4 KiB

  1. namespace HKCardManager.UserPages
  2. {
  3. partial class CarMangerPage
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.button2 = new System.Windows.Forms.Button();
  29. this.button1 = new System.Windows.Forms.Button();
  30. this.textBox4 = new System.Windows.Forms.TextBox();
  31. this.label5 = new System.Windows.Forms.Label();
  32. this.textBox2 = new System.Windows.Forms.TextBox();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.comboBox1 = new System.Windows.Forms.ComboBox();
  35. this.label1 = new System.Windows.Forms.Label();
  36. this.radioButton2 = new System.Windows.Forms.RadioButton();
  37. this.radioButton1 = new System.Windows.Forms.RadioButton();
  38. this.panel1 = new System.Windows.Forms.Panel();
  39. this.comboBox2 = new System.Windows.Forms.ComboBox();
  40. this.panel1.SuspendLayout();
  41. this.SuspendLayout();
  42. //
  43. // button2
  44. //
  45. this.button2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  46. this.button2.Location = new System.Drawing.Point(98, 285);
  47. this.button2.Name = "button2";
  48. this.button2.Size = new System.Drawing.Size(190, 34);
  49. this.button2.TabIndex = 29;
  50. this.button2.Text = "写卡";
  51. this.button2.UseVisualStyleBackColor = true;
  52. this.button2.Click += new System.EventHandler(this.button2_Click);
  53. //
  54. // button1
  55. //
  56. this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  57. this.button1.Location = new System.Drawing.Point(98, 229);
  58. this.button1.Name = "button1";
  59. this.button1.Size = new System.Drawing.Size(190, 34);
  60. this.button1.TabIndex = 28;
  61. this.button1.Text = "读卡";
  62. this.button1.UseVisualStyleBackColor = true;
  63. this.button1.Click += new System.EventHandler(this.button1_Click);
  64. //
  65. // textBox4
  66. //
  67. this.textBox4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  68. this.textBox4.Location = new System.Drawing.Point(98, 131);
  69. this.textBox4.Name = "textBox4";
  70. this.textBox4.Size = new System.Drawing.Size(190, 28);
  71. this.textBox4.TabIndex = 27;
  72. //
  73. // label5
  74. //
  75. this.label5.AutoSize = true;
  76. this.label5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  77. this.label5.Location = new System.Drawing.Point(15, 131);
  78. this.label5.Name = "label5";
  79. this.label5.Size = new System.Drawing.Size(90, 21);
  80. this.label5.TabIndex = 26;
  81. this.label5.Text = "手机号码:";
  82. //
  83. // textBox2
  84. //
  85. this.textBox2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  86. this.textBox2.Location = new System.Drawing.Point(98, 91);
  87. this.textBox2.Name = "textBox2";
  88. this.textBox2.Size = new System.Drawing.Size(190, 28);
  89. this.textBox2.TabIndex = 23;
  90. //
  91. // label2
  92. //
  93. this.label2.AutoSize = true;
  94. this.label2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  95. this.label2.Location = new System.Drawing.Point(47, 94);
  96. this.label2.Name = "label2";
  97. this.label2.Size = new System.Drawing.Size(58, 21);
  98. this.label2.TabIndex = 20;
  99. this.label2.Text = "姓名:";
  100. //
  101. // comboBox1
  102. //
  103. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  104. this.comboBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  105. this.comboBox1.FormattingEnabled = true;
  106. this.comboBox1.Location = new System.Drawing.Point(98, 179);
  107. this.comboBox1.Name = "comboBox1";
  108. this.comboBox1.Size = new System.Drawing.Size(190, 29);
  109. this.comboBox1.TabIndex = 19;
  110. //
  111. // label1
  112. //
  113. this.label1.AutoSize = true;
  114. this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  115. this.label1.Location = new System.Drawing.Point(15, 182);
  116. this.label1.Name = "label1";
  117. this.label1.Size = new System.Drawing.Size(90, 21);
  118. this.label1.TabIndex = 18;
  119. this.label1.Text = "机构名称:";
  120. //
  121. // radioButton2
  122. //
  123. this.radioButton2.AutoSize = true;
  124. this.radioButton2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  125. this.radioButton2.Location = new System.Drawing.Point(98, 53);
  126. this.radioButton2.Name = "radioButton2";
  127. this.radioButton2.Size = new System.Drawing.Size(172, 25);
  128. this.radioButton2.TabIndex = 17;
  129. this.radioButton2.TabStop = true;
  130. this.radioButton2.Text = "人员已录入进行发卡";
  131. this.radioButton2.UseVisualStyleBackColor = true;
  132. //
  133. // radioButton1
  134. //
  135. this.radioButton1.AutoSize = true;
  136. this.radioButton1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  137. this.radioButton1.Location = new System.Drawing.Point(98, 11);
  138. this.radioButton1.Name = "radioButton1";
  139. this.radioButton1.Size = new System.Drawing.Size(188, 25);
  140. this.radioButton1.TabIndex = 16;
  141. this.radioButton1.TabStop = true;
  142. this.radioButton1.Text = "直接录入人员进行发卡";
  143. this.radioButton1.UseVisualStyleBackColor = true;
  144. //
  145. // panel1
  146. //
  147. this.panel1.Controls.Add(this.comboBox2);
  148. this.panel1.Controls.Add(this.textBox2);
  149. this.panel1.Controls.Add(this.comboBox1);
  150. this.panel1.Controls.Add(this.radioButton1);
  151. this.panel1.Controls.Add(this.button2);
  152. this.panel1.Controls.Add(this.radioButton2);
  153. this.panel1.Controls.Add(this.button1);
  154. this.panel1.Controls.Add(this.label1);
  155. this.panel1.Controls.Add(this.textBox4);
  156. this.panel1.Controls.Add(this.label5);
  157. this.panel1.Controls.Add(this.label2);
  158. this.panel1.Location = new System.Drawing.Point(331, 97);
  159. this.panel1.Name = "panel1";
  160. this.panel1.Size = new System.Drawing.Size(301, 335);
  161. this.panel1.TabIndex = 31;
  162. //
  163. // comboBox2
  164. //
  165. this.comboBox2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  166. this.comboBox2.FormattingEnabled = true;
  167. this.comboBox2.Location = new System.Drawing.Point(98, 91);
  168. this.comboBox2.Name = "comboBox2";
  169. this.comboBox2.Size = new System.Drawing.Size(190, 29);
  170. this.comboBox2.TabIndex = 30;
  171. //
  172. // CarMangerPage
  173. //
  174. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  175. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  176. this.Controls.Add(this.panel1);
  177. this.Name = "CarMangerPage";
  178. this.Size = new System.Drawing.Size(1110, 609);
  179. this.panel1.ResumeLayout(false);
  180. this.panel1.PerformLayout();
  181. this.ResumeLayout(false);
  182. }
  183. #endregion
  184. private Button button2;
  185. private Button button1;
  186. private TextBox textBox4;
  187. private Label label5;
  188. private TextBox textBox2;
  189. private Label label2;
  190. private ComboBox comboBox1;
  191. private Label label1;
  192. private RadioButton radioButton2;
  193. private RadioButton radioButton1;
  194. private Panel panel1;
  195. private ComboBox comboBox2;
  196. }
  197. }