You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

226 lines
10 KiB

  1. namespace HKCardManager
  2. {
  3. partial class Query
  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.comboBox1 = new System.Windows.Forms.ComboBox();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.textBox1 = new System.Windows.Forms.TextBox();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  34. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  35. this.label4 = new System.Windows.Forms.Label();
  36. this.comboBox2 = new System.Windows.Forms.ComboBox();
  37. this.label5 = new System.Windows.Forms.Label();
  38. this.button1 = new System.Windows.Forms.Button();
  39. this.button2 = new System.Windows.Forms.Button();
  40. this.panel1 = new System.Windows.Forms.Panel();
  41. this.label6 = new System.Windows.Forms.Label();
  42. this.panel1.SuspendLayout();
  43. this.SuspendLayout();
  44. //
  45. // label1
  46. //
  47. this.label1.AutoSize = true;
  48. this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  49. this.label1.Location = new System.Drawing.Point(12, 12);
  50. this.label1.Name = "label1";
  51. this.label1.Size = new System.Drawing.Size(90, 21);
  52. this.label1.TabIndex = 0;
  53. this.label1.Text = "选择机构:";
  54. //
  55. // comboBox1
  56. //
  57. this.comboBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  58. this.comboBox1.FormattingEnabled = true;
  59. this.comboBox1.Location = new System.Drawing.Point(12, 36);
  60. this.comboBox1.Name = "comboBox1";
  61. this.comboBox1.Size = new System.Drawing.Size(200, 29);
  62. this.comboBox1.TabIndex = 1;
  63. //
  64. // label2
  65. //
  66. this.label2.AutoSize = true;
  67. this.label2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  68. this.label2.Location = new System.Drawing.Point(245, 12);
  69. this.label2.Name = "label2";
  70. this.label2.Size = new System.Drawing.Size(58, 21);
  71. this.label2.TabIndex = 2;
  72. this.label2.Text = "姓名:";
  73. //
  74. // textBox1
  75. //
  76. this.textBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  77. this.textBox1.Location = new System.Drawing.Point(245, 37);
  78. this.textBox1.Name = "textBox1";
  79. this.textBox1.Size = new System.Drawing.Size(203, 28);
  80. this.textBox1.TabIndex = 3;
  81. //
  82. // label3
  83. //
  84. this.label3.AutoSize = true;
  85. this.label3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  86. this.label3.Location = new System.Drawing.Point(10, 94);
  87. this.label3.Name = "label3";
  88. this.label3.Size = new System.Drawing.Size(90, 21);
  89. this.label3.TabIndex = 4;
  90. this.label3.Text = "开始时间:";
  91. //
  92. // dateTimePicker1
  93. //
  94. this.dateTimePicker1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  95. this.dateTimePicker1.Location = new System.Drawing.Point(12, 121);
  96. this.dateTimePicker1.Name = "dateTimePicker1";
  97. this.dateTimePicker1.Size = new System.Drawing.Size(200, 28);
  98. this.dateTimePicker1.TabIndex = 5;
  99. //
  100. // dateTimePicker2
  101. //
  102. this.dateTimePicker2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  103. this.dateTimePicker2.Location = new System.Drawing.Point(245, 121);
  104. this.dateTimePicker2.Name = "dateTimePicker2";
  105. this.dateTimePicker2.Size = new System.Drawing.Size(200, 28);
  106. this.dateTimePicker2.TabIndex = 7;
  107. //
  108. // label4
  109. //
  110. this.label4.AutoSize = true;
  111. this.label4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  112. this.label4.Location = new System.Drawing.Point(243, 94);
  113. this.label4.Name = "label4";
  114. this.label4.Size = new System.Drawing.Size(90, 21);
  115. this.label4.TabIndex = 6;
  116. this.label4.Text = "结束时间:";
  117. //
  118. // comboBox2
  119. //
  120. this.comboBox2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  121. this.comboBox2.FormattingEnabled = true;
  122. this.comboBox2.Location = new System.Drawing.Point(12, 193);
  123. this.comboBox2.Name = "comboBox2";
  124. this.comboBox2.Size = new System.Drawing.Size(200, 29);
  125. this.comboBox2.TabIndex = 9;
  126. //
  127. // label5
  128. //
  129. this.label5.AutoSize = true;
  130. this.label5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  131. this.label5.Location = new System.Drawing.Point(12, 169);
  132. this.label5.Name = "label5";
  133. this.label5.Size = new System.Drawing.Size(90, 21);
  134. this.label5.TabIndex = 8;
  135. this.label5.Text = "选择窗口:";
  136. //
  137. // button1
  138. //
  139. this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  140. this.button1.Location = new System.Drawing.Point(247, 249);
  141. this.button1.Name = "button1";
  142. this.button1.Size = new System.Drawing.Size(88, 38);
  143. this.button1.TabIndex = 10;
  144. this.button1.Text = "查询";
  145. this.button1.UseVisualStyleBackColor = true;
  146. //
  147. // button2
  148. //
  149. this.button2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  150. this.button2.Location = new System.Drawing.Point(359, 248);
  151. this.button2.Name = "button2";
  152. this.button2.Size = new System.Drawing.Size(88, 38);
  153. this.button2.TabIndex = 11;
  154. this.button2.Text = "退出";
  155. this.button2.UseVisualStyleBackColor = true;
  156. //
  157. // panel1
  158. //
  159. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  160. this.panel1.Controls.Add(this.dateTimePicker2);
  161. this.panel1.Controls.Add(this.label1);
  162. this.panel1.Controls.Add(this.comboBox1);
  163. this.panel1.Controls.Add(this.comboBox2);
  164. this.panel1.Controls.Add(this.label2);
  165. this.panel1.Controls.Add(this.label5);
  166. this.panel1.Controls.Add(this.textBox1);
  167. this.panel1.Controls.Add(this.label3);
  168. this.panel1.Controls.Add(this.label4);
  169. this.panel1.Controls.Add(this.dateTimePicker1);
  170. this.panel1.Location = new System.Drawing.Point(9, 9);
  171. this.panel1.Name = "panel1";
  172. this.panel1.Size = new System.Drawing.Size(454, 234);
  173. this.panel1.TabIndex = 12;
  174. //
  175. // label6
  176. //
  177. this.label6.AutoSize = true;
  178. this.label6.Dock = System.Windows.Forms.DockStyle.Bottom;
  179. this.label6.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  180. this.label6.Location = new System.Drawing.Point(0, 307);
  181. this.label6.Name = "label6";
  182. this.label6.Size = new System.Drawing.Size(55, 21);
  183. this.label6.TabIndex = 13;
  184. this.label6.Text = "label6";
  185. //
  186. // Query
  187. //
  188. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  189. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  190. this.ClientSize = new System.Drawing.Size(476, 328);
  191. this.Controls.Add(this.label6);
  192. this.Controls.Add(this.panel1);
  193. this.Controls.Add(this.button2);
  194. this.Controls.Add(this.button1);
  195. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  196. this.Name = "Query";
  197. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  198. this.Text = "查询条件输入";
  199. this.panel1.ResumeLayout(false);
  200. this.panel1.PerformLayout();
  201. this.ResumeLayout(false);
  202. this.PerformLayout();
  203. }
  204. #endregion
  205. private Label label1;
  206. private ComboBox comboBox1;
  207. private Label label2;
  208. private TextBox textBox1;
  209. private Label label3;
  210. private DateTimePicker dateTimePicker1;
  211. private DateTimePicker dateTimePicker2;
  212. private Label label4;
  213. private ComboBox comboBox2;
  214. private Label label5;
  215. private Button button1;
  216. private Button button2;
  217. private Panel panel1;
  218. private Label label6;
  219. }
  220. }