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.

701 lines
38 KiB

  1. namespace HKCardManager
  2. {
  3. partial class Form1
  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.menuStrip1 = new System.Windows.Forms.MenuStrip();
  29. this.人事信息ZToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  30. this.人员录入ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  31. this.机构录入ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  32. this.卡片维护ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  33. this.发卡ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  34. this.销户ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  35. this.挂失ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  36. this.解挂ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.报表打印ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  38. this.月餐段汇总表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  39. this.计次就餐天消费表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  40. this.计次就餐消费明细表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  41. this.记次就餐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  42. this.餐段设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  44. this.groupBox1 = new System.Windows.Forms.GroupBox();
  45. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  46. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  47. this.button3 = new System.Windows.Forms.Button();
  48. this.button2 = new System.Windows.Forms.Button();
  49. this.groupBox4 = new System.Windows.Forms.GroupBox();
  50. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  51. this.button12 = new System.Windows.Forms.Button();
  52. this.groupBox3 = new System.Windows.Forms.GroupBox();
  53. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  54. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  55. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  56. this.button9 = new System.Windows.Forms.Button();
  57. this.button10 = new System.Windows.Forms.Button();
  58. this.button11 = new System.Windows.Forms.Button();
  59. this.groupBox2 = new System.Windows.Forms.GroupBox();
  60. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  61. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  62. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  63. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  64. this.button7 = new System.Windows.Forms.Button();
  65. this.button6 = new System.Windows.Forms.Button();
  66. this.button4 = new System.Windows.Forms.Button();
  67. this.button5 = new System.Windows.Forms.Button();
  68. this.button1 = new System.Windows.Forms.Button();
  69. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  70. this.panel1 = new System.Windows.Forms.Panel();
  71. this.listBox1 = new System.Windows.Forms.ListBox();
  72. this.menuStrip1.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  74. this.splitContainer1.Panel1.SuspendLayout();
  75. this.splitContainer1.Panel2.SuspendLayout();
  76. this.splitContainer1.SuspendLayout();
  77. this.groupBox1.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  80. this.groupBox4.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  82. this.groupBox3.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  86. this.groupBox2.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  92. this.splitContainer2.Panel1.SuspendLayout();
  93. this.splitContainer2.Panel2.SuspendLayout();
  94. this.splitContainer2.SuspendLayout();
  95. this.SuspendLayout();
  96. //
  97. // menuStrip1
  98. //
  99. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  100. this.人事信息ZToolStripMenuItem,
  101. this.卡片维护ToolStripMenuItem,
  102. this.报表打印ToolStripMenuItem,
  103. this.记次就餐ToolStripMenuItem});
  104. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  105. this.menuStrip1.Name = "menuStrip1";
  106. this.menuStrip1.Size = new System.Drawing.Size(1207, 25);
  107. this.menuStrip1.TabIndex = 0;
  108. this.menuStrip1.Text = "menuStrip1";
  109. //
  110. // 人事信息ZToolStripMenuItem
  111. //
  112. this.人事信息ZToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  113. this.人员录入ToolStripMenuItem,
  114. this.机构录入ToolStripMenuItem});
  115. this.人事信息ZToolStripMenuItem.Name = "人事信息ZToolStripMenuItem";
  116. this.人事信息ZToolStripMenuItem.Size = new System.Drawing.Size(83, 21);
  117. this.人事信息ZToolStripMenuItem.Text = "人事信息(Z)";
  118. //
  119. // 人员录入ToolStripMenuItem
  120. //
  121. this.人员录入ToolStripMenuItem.Name = "人员录入ToolStripMenuItem";
  122. this.人员录入ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  123. this.人员录入ToolStripMenuItem.Text = "人员录入";
  124. this.人员录入ToolStripMenuItem.Click += new System.EventHandler(this.人员录入ToolStripMenuItem_Click);
  125. //
  126. // 机构录入ToolStripMenuItem
  127. //
  128. this.机构录入ToolStripMenuItem.Name = "机构录入ToolStripMenuItem";
  129. this.机构录入ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  130. this.机构录入ToolStripMenuItem.Text = "机构录入";
  131. this.机构录入ToolStripMenuItem.Click += new System.EventHandler(this.机构录入ToolStripMenuItem_Click);
  132. //
  133. // 卡片维护ToolStripMenuItem
  134. //
  135. this.卡片维护ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  136. this.发卡ToolStripMenuItem,
  137. this.销户ToolStripMenuItem,
  138. this.挂失ToolStripMenuItem,
  139. this.解挂ToolStripMenuItem});
  140. this.卡片维护ToolStripMenuItem.Name = "卡片维护ToolStripMenuItem";
  141. this.卡片维护ToolStripMenuItem.Size = new System.Drawing.Size(84, 21);
  142. this.卡片维护ToolStripMenuItem.Text = "卡片维护(X)";
  143. //
  144. // 发卡ToolStripMenuItem
  145. //
  146. this.发卡ToolStripMenuItem.Name = "发卡ToolStripMenuItem";
  147. this.发卡ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  148. this.发卡ToolStripMenuItem.Text = "发卡";
  149. this.发卡ToolStripMenuItem.Click += new System.EventHandler(this.发卡ToolStripMenuItem_Click);
  150. //
  151. // 销户ToolStripMenuItem
  152. //
  153. this.销户ToolStripMenuItem.Name = "销户ToolStripMenuItem";
  154. this.销户ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  155. this.销户ToolStripMenuItem.Text = "销户";
  156. this.销户ToolStripMenuItem.Click += new System.EventHandler(this.销户ToolStripMenuItem_Click);
  157. //
  158. // 挂失ToolStripMenuItem
  159. //
  160. this.挂失ToolStripMenuItem.Name = "挂失ToolStripMenuItem";
  161. this.挂失ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  162. this.挂失ToolStripMenuItem.Text = "挂失";
  163. this.挂失ToolStripMenuItem.Click += new System.EventHandler(this.挂失ToolStripMenuItem_Click);
  164. //
  165. // 解挂ToolStripMenuItem
  166. //
  167. this.解挂ToolStripMenuItem.Name = "解挂ToolStripMenuItem";
  168. this.解挂ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  169. this.解挂ToolStripMenuItem.Text = "解挂";
  170. this.解挂ToolStripMenuItem.Click += new System.EventHandler(this.解挂ToolStripMenuItem_Click);
  171. //
  172. // 报表打印ToolStripMenuItem
  173. //
  174. this.报表打印ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  175. this.月餐段汇总表ToolStripMenuItem,
  176. this.计次就餐天消费表ToolStripMenuItem,
  177. this.计次就餐消费明细表ToolStripMenuItem});
  178. this.报表打印ToolStripMenuItem.Name = "报表打印ToolStripMenuItem";
  179. this.报表打印ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
  180. this.报表打印ToolStripMenuItem.Text = "报表打印";
  181. //
  182. // 月餐段汇总表ToolStripMenuItem
  183. //
  184. this.月餐段汇总表ToolStripMenuItem.Name = "月餐段汇总表ToolStripMenuItem";
  185. this.月餐段汇总表ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
  186. this.月餐段汇总表ToolStripMenuItem.Text = "月餐段汇总表";
  187. this.月餐段汇总表ToolStripMenuItem.Click += new System.EventHandler(this.月餐段汇总表ToolStripMenuItem_Click);
  188. //
  189. // 计次就餐天消费表ToolStripMenuItem
  190. //
  191. this.计次就餐天消费表ToolStripMenuItem.Name = "计次就餐天消费表ToolStripMenuItem";
  192. this.计次就餐天消费表ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
  193. this.计次就餐天消费表ToolStripMenuItem.Text = "记次就餐天消费表";
  194. this.计次就餐天消费表ToolStripMenuItem.Click += new System.EventHandler(this.计次就餐天消费表ToolStripMenuItem_Click);
  195. //
  196. // 计次就餐消费明细表ToolStripMenuItem
  197. //
  198. this.计次就餐消费明细表ToolStripMenuItem.Name = "计次就餐消费明细表ToolStripMenuItem";
  199. this.计次就餐消费明细表ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
  200. this.计次就餐消费明细表ToolStripMenuItem.Text = "记次就餐消费明细表";
  201. this.计次就餐消费明细表ToolStripMenuItem.Click += new System.EventHandler(this.计次就餐消费明细表ToolStripMenuItem_Click);
  202. //
  203. // 记次就餐ToolStripMenuItem
  204. //
  205. this.记次就餐ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  206. this.餐段设置ToolStripMenuItem});
  207. this.记次就餐ToolStripMenuItem.Name = "记次就餐ToolStripMenuItem";
  208. this.记次就餐ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
  209. this.记次就餐ToolStripMenuItem.Text = "记次就餐";
  210. //
  211. // 餐段设置ToolStripMenuItem
  212. //
  213. this.餐段设置ToolStripMenuItem.Name = "餐段设置ToolStripMenuItem";
  214. this.餐段设置ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  215. this.餐段设置ToolStripMenuItem.Text = "餐段设置";
  216. this.餐段设置ToolStripMenuItem.Click += new System.EventHandler(this.餐段设置ToolStripMenuItem_Click);
  217. //
  218. // splitContainer1
  219. //
  220. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  221. this.splitContainer1.Location = new System.Drawing.Point(0, 25);
  222. this.splitContainer1.Name = "splitContainer1";
  223. //
  224. // splitContainer1.Panel1
  225. //
  226. this.splitContainer1.Panel1.Controls.Add(this.groupBox1);
  227. this.splitContainer1.Panel1.Controls.Add(this.groupBox4);
  228. this.splitContainer1.Panel1.Controls.Add(this.groupBox3);
  229. this.splitContainer1.Panel1.Controls.Add(this.groupBox2);
  230. this.splitContainer1.Panel1.Controls.Add(this.button1);
  231. //
  232. // splitContainer1.Panel2
  233. //
  234. this.splitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Highlight;
  235. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  236. this.splitContainer1.Size = new System.Drawing.Size(1207, 664);
  237. this.splitContainer1.SplitterDistance = 249;
  238. this.splitContainer1.TabIndex = 1;
  239. //
  240. // groupBox1
  241. //
  242. this.groupBox1.BackColor = System.Drawing.SystemColors.Control;
  243. this.groupBox1.Controls.Add(this.pictureBox2);
  244. this.groupBox1.Controls.Add(this.pictureBox1);
  245. this.groupBox1.Controls.Add(this.button3);
  246. this.groupBox1.Controls.Add(this.button2);
  247. this.groupBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  248. this.groupBox1.ForeColor = System.Drawing.Color.Black;
  249. this.groupBox1.Location = new System.Drawing.Point(3, 3);
  250. this.groupBox1.Name = "groupBox1";
  251. this.groupBox1.Size = new System.Drawing.Size(243, 118);
  252. this.groupBox1.TabIndex = 2;
  253. this.groupBox1.TabStop = false;
  254. this.groupBox1.Text = "人事信息";
  255. //
  256. // pictureBox2
  257. //
  258. this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
  259. this.pictureBox2.Image = global::HKCardManager.Properties.Resources.suozaijigou;
  260. this.pictureBox2.Location = new System.Drawing.Point(16, 81);
  261. this.pictureBox2.Name = "pictureBox2";
  262. this.pictureBox2.Size = new System.Drawing.Size(20, 20);
  263. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  264. this.pictureBox2.TabIndex = 3;
  265. this.pictureBox2.TabStop = false;
  266. //
  267. // pictureBox1
  268. //
  269. this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
  270. this.pictureBox1.Image = global::HKCardManager.Properties.Resources.renyuanpinci;
  271. this.pictureBox1.Location = new System.Drawing.Point(16, 37);
  272. this.pictureBox1.Name = "pictureBox1";
  273. this.pictureBox1.Size = new System.Drawing.Size(20, 20);
  274. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  275. this.pictureBox1.TabIndex = 0;
  276. this.pictureBox1.TabStop = false;
  277. //
  278. // button3
  279. //
  280. this.button3.BackColor = System.Drawing.SystemColors.Control;
  281. this.button3.Location = new System.Drawing.Point(9, 71);
  282. this.button3.Name = "button3";
  283. this.button3.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  284. this.button3.Size = new System.Drawing.Size(220, 38);
  285. this.button3.TabIndex = 2;
  286. this.button3.Text = "机构录入";
  287. this.button3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  288. this.button3.UseVisualStyleBackColor = false;
  289. this.button3.Click += new System.EventHandler(this.button3_Click);
  290. //
  291. // button2
  292. //
  293. this.button2.BackColor = System.Drawing.SystemColors.Control;
  294. this.button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
  295. this.button2.Location = new System.Drawing.Point(9, 29);
  296. this.button2.Name = "button2";
  297. this.button2.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  298. this.button2.Size = new System.Drawing.Size(220, 36);
  299. this.button2.TabIndex = 1;
  300. this.button2.Text = "人员录入";
  301. this.button2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  302. this.button2.UseVisualStyleBackColor = false;
  303. this.button2.Click += new System.EventHandler(this.button2_Click);
  304. //
  305. // groupBox4
  306. //
  307. this.groupBox4.BackColor = System.Drawing.SystemColors.Control;
  308. this.groupBox4.Controls.Add(this.pictureBox10);
  309. this.groupBox4.Controls.Add(this.button12);
  310. this.groupBox4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  311. this.groupBox4.ForeColor = System.Drawing.Color.Black;
  312. this.groupBox4.Location = new System.Drawing.Point(3, 501);
  313. this.groupBox4.Name = "groupBox4";
  314. this.groupBox4.Size = new System.Drawing.Size(243, 77);
  315. this.groupBox4.TabIndex = 3;
  316. this.groupBox4.TabStop = false;
  317. this.groupBox4.Text = "计次就餐";
  318. //
  319. // pictureBox10
  320. //
  321. this.pictureBox10.BackColor = System.Drawing.Color.Transparent;
  322. this.pictureBox10.Image = global::HKCardManager.Properties.Resources.shijianshezhi;
  323. this.pictureBox10.Location = new System.Drawing.Point(16, 37);
  324. this.pictureBox10.Name = "pictureBox10";
  325. this.pictureBox10.Size = new System.Drawing.Size(20, 20);
  326. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  327. this.pictureBox10.TabIndex = 11;
  328. this.pictureBox10.TabStop = false;
  329. //
  330. // button12
  331. //
  332. this.button12.BackColor = System.Drawing.SystemColors.Control;
  333. this.button12.Location = new System.Drawing.Point(9, 29);
  334. this.button12.Name = "button12";
  335. this.button12.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  336. this.button12.Size = new System.Drawing.Size(220, 36);
  337. this.button12.TabIndex = 1;
  338. this.button12.Text = "餐段设置";
  339. this.button12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  340. this.button12.UseVisualStyleBackColor = false;
  341. this.button12.Click += new System.EventHandler(this.button12_Click);
  342. //
  343. // groupBox3
  344. //
  345. this.groupBox3.BackColor = System.Drawing.SystemColors.Control;
  346. this.groupBox3.Controls.Add(this.pictureBox9);
  347. this.groupBox3.Controls.Add(this.pictureBox8);
  348. this.groupBox3.Controls.Add(this.pictureBox7);
  349. this.groupBox3.Controls.Add(this.button9);
  350. this.groupBox3.Controls.Add(this.button10);
  351. this.groupBox3.Controls.Add(this.button11);
  352. this.groupBox3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  353. this.groupBox3.ForeColor = System.Drawing.Color.Black;
  354. this.groupBox3.Location = new System.Drawing.Point(3, 336);
  355. this.groupBox3.Name = "groupBox3";
  356. this.groupBox3.Size = new System.Drawing.Size(243, 159);
  357. this.groupBox3.TabIndex = 5;
  358. this.groupBox3.TabStop = false;
  359. this.groupBox3.Text = "报表打印";
  360. //
  361. // pictureBox9
  362. //
  363. this.pictureBox9.BackColor = System.Drawing.Color.Transparent;
  364. this.pictureBox9.Image = global::HKCardManager.Properties.Resources.shujubiao_;
  365. this.pictureBox9.Location = new System.Drawing.Point(16, 123);
  366. this.pictureBox9.Name = "pictureBox9";
  367. this.pictureBox9.Size = new System.Drawing.Size(20, 20);
  368. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  369. this.pictureBox9.TabIndex = 10;
  370. this.pictureBox9.TabStop = false;
  371. //
  372. // pictureBox8
  373. //
  374. this.pictureBox8.BackColor = System.Drawing.Color.Transparent;
  375. this.pictureBox8.Image = global::HKCardManager.Properties.Resources.shujubiao;
  376. this.pictureBox8.Location = new System.Drawing.Point(16, 81);
  377. this.pictureBox8.Name = "pictureBox8";
  378. this.pictureBox8.Size = new System.Drawing.Size(20, 20);
  379. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  380. this.pictureBox8.TabIndex = 9;
  381. this.pictureBox8.TabStop = false;
  382. //
  383. // pictureBox7
  384. //
  385. this.pictureBox7.BackColor = System.Drawing.Color.Transparent;
  386. this.pictureBox7.Image = global::HKCardManager.Properties.Resources.benyue;
  387. this.pictureBox7.Location = new System.Drawing.Point(16, 38);
  388. this.pictureBox7.Name = "pictureBox7";
  389. this.pictureBox7.Size = new System.Drawing.Size(20, 20);
  390. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  391. this.pictureBox7.TabIndex = 8;
  392. this.pictureBox7.TabStop = false;
  393. //
  394. // button9
  395. //
  396. this.button9.BackColor = System.Drawing.SystemColors.Control;
  397. this.button9.Location = new System.Drawing.Point(9, 113);
  398. this.button9.Name = "button9";
  399. this.button9.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  400. this.button9.Size = new System.Drawing.Size(220, 38);
  401. this.button9.TabIndex = 3;
  402. this.button9.Tag = "记次就餐消费明细表";
  403. this.button9.Text = "记次就餐消费明细表";
  404. this.button9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  405. this.button9.UseVisualStyleBackColor = false;
  406. this.button9.Click += new System.EventHandler(this.button11_Click);
  407. //
  408. // button10
  409. //
  410. this.button10.BackColor = System.Drawing.SystemColors.Control;
  411. this.button10.Location = new System.Drawing.Point(9, 72);
  412. this.button10.Name = "button10";
  413. this.button10.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  414. this.button10.Size = new System.Drawing.Size(220, 38);
  415. this.button10.TabIndex = 2;
  416. this.button10.Tag = "记次就餐天消费表";
  417. this.button10.Text = "记次就餐天消费表";
  418. this.button10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  419. this.button10.UseVisualStyleBackColor = false;
  420. this.button10.Click += new System.EventHandler(this.button11_Click);
  421. //
  422. // button11
  423. //
  424. this.button11.BackColor = System.Drawing.SystemColors.Control;
  425. this.button11.Location = new System.Drawing.Point(9, 28);
  426. this.button11.Name = "button11";
  427. this.button11.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  428. this.button11.Size = new System.Drawing.Size(220, 38);
  429. this.button11.TabIndex = 1;
  430. this.button11.Tag = "月餐段汇总表";
  431. this.button11.Text = "月餐段汇总表";
  432. this.button11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  433. this.button11.UseVisualStyleBackColor = false;
  434. this.button11.Click += new System.EventHandler(this.button11_Click);
  435. //
  436. // groupBox2
  437. //
  438. this.groupBox2.BackColor = System.Drawing.SystemColors.Control;
  439. this.groupBox2.Controls.Add(this.pictureBox6);
  440. this.groupBox2.Controls.Add(this.pictureBox5);
  441. this.groupBox2.Controls.Add(this.pictureBox4);
  442. this.groupBox2.Controls.Add(this.pictureBox3);
  443. this.groupBox2.Controls.Add(this.button7);
  444. this.groupBox2.Controls.Add(this.button6);
  445. this.groupBox2.Controls.Add(this.button4);
  446. this.groupBox2.Controls.Add(this.button5);
  447. this.groupBox2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  448. this.groupBox2.ForeColor = System.Drawing.Color.Black;
  449. this.groupBox2.Location = new System.Drawing.Point(3, 127);
  450. this.groupBox2.Name = "groupBox2";
  451. this.groupBox2.Size = new System.Drawing.Size(243, 203);
  452. this.groupBox2.TabIndex = 3;
  453. this.groupBox2.TabStop = false;
  454. this.groupBox2.Text = "卡片维护";
  455. //
  456. // pictureBox6
  457. //
  458. this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
  459. this.pictureBox6.Image = global::HKCardManager.Properties.Resources.jiegua;
  460. this.pictureBox6.Location = new System.Drawing.Point(16, 166);
  461. this.pictureBox6.Name = "pictureBox6";
  462. this.pictureBox6.Size = new System.Drawing.Size(20, 20);
  463. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  464. this.pictureBox6.TabIndex = 7;
  465. this.pictureBox6.TabStop = false;
  466. //
  467. // pictureBox5
  468. //
  469. this.pictureBox5.BackColor = System.Drawing.Color.Transparent;
  470. this.pictureBox5.Image = global::HKCardManager.Properties.Resources.shebaoqiaguashi;
  471. this.pictureBox5.Location = new System.Drawing.Point(16, 123);
  472. this.pictureBox5.Name = "pictureBox5";
  473. this.pictureBox5.Size = new System.Drawing.Size(20, 20);
  474. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  475. this.pictureBox5.TabIndex = 6;
  476. this.pictureBox5.TabStop = false;
  477. //
  478. // pictureBox4
  479. //
  480. this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
  481. this.pictureBox4.Image = global::HKCardManager.Properties.Resources.xiaohu;
  482. this.pictureBox4.Location = new System.Drawing.Point(16, 81);
  483. this.pictureBox4.Name = "pictureBox4";
  484. this.pictureBox4.Size = new System.Drawing.Size(20, 20);
  485. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  486. this.pictureBox4.TabIndex = 5;
  487. this.pictureBox4.TabStop = false;
  488. //
  489. // pictureBox3
  490. //
  491. this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
  492. this.pictureBox3.Image = global::HKCardManager.Properties.Resources.IC_card;
  493. this.pictureBox3.Location = new System.Drawing.Point(16, 38);
  494. this.pictureBox3.Name = "pictureBox3";
  495. this.pictureBox3.Size = new System.Drawing.Size(20, 20);
  496. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  497. this.pictureBox3.TabIndex = 4;
  498. this.pictureBox3.TabStop = false;
  499. //
  500. // button7
  501. //
  502. this.button7.BackColor = System.Drawing.SystemColors.Control;
  503. this.button7.Location = new System.Drawing.Point(9, 156);
  504. this.button7.Name = "button7";
  505. this.button7.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  506. this.button7.Size = new System.Drawing.Size(220, 38);
  507. this.button7.TabIndex = 4;
  508. this.button7.Tag = "解挂";
  509. this.button7.Text = "解挂";
  510. this.button7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  511. this.button7.UseVisualStyleBackColor = false;
  512. this.button7.Click += new System.EventHandler(this.button4_Click);
  513. //
  514. // button6
  515. //
  516. this.button6.BackColor = System.Drawing.SystemColors.Control;
  517. this.button6.Location = new System.Drawing.Point(9, 113);
  518. this.button6.Name = "button6";
  519. this.button6.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  520. this.button6.Size = new System.Drawing.Size(220, 38);
  521. this.button6.TabIndex = 3;
  522. this.button6.Tag = "挂失";
  523. this.button6.Text = "挂失";
  524. this.button6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  525. this.button6.UseVisualStyleBackColor = false;
  526. this.button6.Click += new System.EventHandler(this.button4_Click);
  527. //
  528. // button4
  529. //
  530. this.button4.BackColor = System.Drawing.SystemColors.Control;
  531. this.button4.Location = new System.Drawing.Point(9, 72);
  532. this.button4.Name = "button4";
  533. this.button4.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  534. this.button4.Size = new System.Drawing.Size(220, 38);
  535. this.button4.TabIndex = 2;
  536. this.button4.Tag = "销户";
  537. this.button4.Text = "销户";
  538. this.button4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  539. this.button4.UseVisualStyleBackColor = false;
  540. this.button4.Click += new System.EventHandler(this.button4_Click);
  541. //
  542. // button5
  543. //
  544. this.button5.BackColor = System.Drawing.SystemColors.Control;
  545. this.button5.Location = new System.Drawing.Point(9, 28);
  546. this.button5.Name = "button5";
  547. this.button5.Padding = new System.Windows.Forms.Padding(30, 0, 0, 0);
  548. this.button5.Size = new System.Drawing.Size(220, 38);
  549. this.button5.TabIndex = 1;
  550. this.button5.Text = "发卡";
  551. this.button5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  552. this.button5.UseVisualStyleBackColor = false;
  553. this.button5.Click += new System.EventHandler(this.button5_Click);
  554. //
  555. // button1
  556. //
  557. this.button1.BackColor = System.Drawing.Color.Transparent;
  558. this.button1.Dock = System.Windows.Forms.DockStyle.Top;
  559. this.button1.Enabled = false;
  560. this.button1.FlatAppearance.BorderSize = 0;
  561. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  562. this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  563. this.button1.Location = new System.Drawing.Point(0, 0);
  564. this.button1.Name = "button1";
  565. this.button1.Size = new System.Drawing.Size(249, 10);
  566. this.button1.TabIndex = 0;
  567. this.button1.Text = "模块列表";
  568. this.button1.UseVisualStyleBackColor = false;
  569. //
  570. // splitContainer2
  571. //
  572. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  573. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  574. this.splitContainer2.Name = "splitContainer2";
  575. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  576. //
  577. // splitContainer2.Panel1
  578. //
  579. this.splitContainer2.Panel1.Controls.Add(this.panel1);
  580. //
  581. // splitContainer2.Panel2
  582. //
  583. this.splitContainer2.Panel2.Controls.Add(this.listBox1);
  584. this.splitContainer2.Size = new System.Drawing.Size(954, 664);
  585. this.splitContainer2.SplitterDistance = 500;
  586. this.splitContainer2.TabIndex = 0;
  587. //
  588. // panel1
  589. //
  590. this.panel1.BackColor = System.Drawing.SystemColors.Control;
  591. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  592. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  593. this.panel1.Location = new System.Drawing.Point(0, 0);
  594. this.panel1.Margin = new System.Windows.Forms.Padding(3, 3, 3, 10);
  595. this.panel1.Name = "panel1";
  596. this.panel1.Size = new System.Drawing.Size(954, 500);
  597. this.panel1.TabIndex = 1;
  598. //
  599. // listBox1
  600. //
  601. this.listBox1.BackColor = System.Drawing.SystemColors.Control;
  602. this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  603. this.listBox1.FormattingEnabled = true;
  604. this.listBox1.ItemHeight = 17;
  605. this.listBox1.Location = new System.Drawing.Point(0, 0);
  606. this.listBox1.Margin = new System.Windows.Forms.Padding(3, 10, 3, 3);
  607. this.listBox1.Name = "listBox1";
  608. this.listBox1.Size = new System.Drawing.Size(954, 160);
  609. this.listBox1.TabIndex = 0;
  610. //
  611. // Form1
  612. //
  613. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  614. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  615. this.ClientSize = new System.Drawing.Size(1207, 689);
  616. this.Controls.Add(this.splitContainer1);
  617. this.Controls.Add(this.menuStrip1);
  618. this.MainMenuStrip = this.menuStrip1;
  619. this.Name = "Form1";
  620. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  621. this.Text = "Form1";
  622. this.menuStrip1.ResumeLayout(false);
  623. this.menuStrip1.PerformLayout();
  624. this.splitContainer1.Panel1.ResumeLayout(false);
  625. this.splitContainer1.Panel2.ResumeLayout(false);
  626. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  627. this.splitContainer1.ResumeLayout(false);
  628. this.groupBox1.ResumeLayout(false);
  629. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  630. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  631. this.groupBox4.ResumeLayout(false);
  632. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  633. this.groupBox3.ResumeLayout(false);
  634. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  635. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  636. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  637. this.groupBox2.ResumeLayout(false);
  638. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  639. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  640. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  641. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  642. this.splitContainer2.Panel1.ResumeLayout(false);
  643. this.splitContainer2.Panel2.ResumeLayout(false);
  644. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  645. this.splitContainer2.ResumeLayout(false);
  646. this.ResumeLayout(false);
  647. this.PerformLayout();
  648. }
  649. #endregion
  650. private MenuStrip menuStrip1;
  651. private ToolStripMenuItem 人事信息ZToolStripMenuItem;
  652. private ToolStripMenuItem 人员录入ToolStripMenuItem;
  653. private ToolStripMenuItem 卡片维护ToolStripMenuItem;
  654. private ToolStripMenuItem 发卡ToolStripMenuItem;
  655. private ToolStripMenuItem 销户ToolStripMenuItem;
  656. private ToolStripMenuItem 挂失ToolStripMenuItem;
  657. private ToolStripMenuItem 解挂ToolStripMenuItem;
  658. private ToolStripMenuItem 报表打印ToolStripMenuItem;
  659. private ToolStripMenuItem 月餐段汇总表ToolStripMenuItem;
  660. private ToolStripMenuItem 计次就餐天消费表ToolStripMenuItem;
  661. private ToolStripMenuItem 计次就餐消费明细表ToolStripMenuItem;
  662. private ToolStripMenuItem 记次就餐ToolStripMenuItem;
  663. private ToolStripMenuItem 餐段设置ToolStripMenuItem;
  664. private ToolStripMenuItem 机构录入ToolStripMenuItem;
  665. private SplitContainer splitContainer1;
  666. private Button button1;
  667. private GroupBox groupBox4;
  668. private Button button12;
  669. private GroupBox groupBox3;
  670. private Button button9;
  671. private Button button10;
  672. private Button button11;
  673. private GroupBox groupBox2;
  674. private Button button7;
  675. private Button button6;
  676. private Button button4;
  677. private Button button5;
  678. private GroupBox groupBox1;
  679. private Button button3;
  680. private Button button2;
  681. private ListBox listBox1;
  682. private Panel panel1;
  683. private SplitContainer splitContainer2;
  684. private PictureBox pictureBox1;
  685. private PictureBox pictureBox10;
  686. private PictureBox pictureBox9;
  687. private PictureBox pictureBox8;
  688. private PictureBox pictureBox7;
  689. private PictureBox pictureBox6;
  690. private PictureBox pictureBox5;
  691. private PictureBox pictureBox4;
  692. private PictureBox pictureBox3;
  693. private PictureBox pictureBox2;
  694. }
  695. }