Form1.Designer.cs 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. namespace YiLvRunFrom
  2. {
  3. partial class Form1
  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 Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.button1 = new System.Windows.Forms.Button();
  29. this.button2 = new System.Windows.Forms.Button();
  30. this.button3 = new System.Windows.Forms.Button();
  31. this.button4 = new System.Windows.Forms.Button();
  32. this.button5 = new System.Windows.Forms.Button();
  33. this.button6 = new System.Windows.Forms.Button();
  34. this.button8 = new System.Windows.Forms.Button();
  35. this.button9 = new System.Windows.Forms.Button();
  36. this.button10 = new System.Windows.Forms.Button();
  37. this.button7 = new System.Windows.Forms.Button();
  38. this.SuspendLayout();
  39. //
  40. // button1
  41. //
  42. this.button1.Location = new System.Drawing.Point(281, 41);
  43. this.button1.Margin = new System.Windows.Forms.Padding(2);
  44. this.button1.Name = "button1";
  45. this.button1.Size = new System.Drawing.Size(104, 41);
  46. this.button1.TabIndex = 1;
  47. this.button1.Tag = "Rdrecord08";
  48. this.button1.Text = "其他入库";
  49. this.button1.UseVisualStyleBackColor = true;
  50. this.button1.Click += new System.EventHandler(this.process_Click);
  51. //
  52. // button2
  53. //
  54. this.button2.Location = new System.Drawing.Point(281, 118);
  55. this.button2.Margin = new System.Windows.Forms.Padding(2);
  56. this.button2.Name = "button2";
  57. this.button2.Size = new System.Drawing.Size(104, 41);
  58. this.button2.TabIndex = 2;
  59. this.button2.Tag = "Rdrecord09";
  60. this.button2.Text = "其他出库";
  61. this.button2.UseVisualStyleBackColor = true;
  62. this.button2.Click += new System.EventHandler(this.process_Click);
  63. //
  64. // button3
  65. //
  66. this.button3.Location = new System.Drawing.Point(581, 41);
  67. this.button3.Margin = new System.Windows.Forms.Padding(2);
  68. this.button3.Name = "button3";
  69. this.button3.Size = new System.Drawing.Size(104, 41);
  70. this.button3.TabIndex = 3;
  71. this.button3.Tag = "PO_Pomain";
  72. this.button3.Text = "采购订单";
  73. this.button3.UseVisualStyleBackColor = true;
  74. this.button3.Click += new System.EventHandler(this.process_Click);
  75. //
  76. // button4
  77. //
  78. this.button4.Location = new System.Drawing.Point(430, 41);
  79. this.button4.Margin = new System.Windows.Forms.Padding(2);
  80. this.button4.Name = "button4";
  81. this.button4.Size = new System.Drawing.Size(104, 41);
  82. this.button4.TabIndex = 4;
  83. this.button4.Tag = "Rdrecord01";
  84. this.button4.Text = "采购入库";
  85. this.button4.UseVisualStyleBackColor = true;
  86. this.button4.Click += new System.EventHandler(this.process_Click);
  87. //
  88. // button5
  89. //
  90. this.button5.Location = new System.Drawing.Point(131, 118);
  91. this.button5.Margin = new System.Windows.Forms.Padding(2);
  92. this.button5.Name = "button5";
  93. this.button5.Size = new System.Drawing.Size(104, 41);
  94. this.button5.TabIndex = 5;
  95. this.button5.Tag = "PU_ArrivalVouch";
  96. this.button5.Text = "采购退货";
  97. this.button5.UseVisualStyleBackColor = true;
  98. this.button5.Click += new System.EventHandler(this.process_Click);
  99. //
  100. // button6
  101. //
  102. this.button6.Location = new System.Drawing.Point(430, 118);
  103. this.button6.Margin = new System.Windows.Forms.Padding(2);
  104. this.button6.Name = "button6";
  105. this.button6.Size = new System.Drawing.Size(104, 41);
  106. this.button6.TabIndex = 6;
  107. this.button6.Tag = "DispatchList";
  108. this.button6.Text = "销售出库";
  109. this.button6.UseVisualStyleBackColor = true;
  110. this.button6.Click += new System.EventHandler(this.process_Click);
  111. //
  112. // button8
  113. //
  114. this.button8.Location = new System.Drawing.Point(581, 118);
  115. this.button8.Margin = new System.Windows.Forms.Padding(2);
  116. this.button8.Name = "button8";
  117. this.button8.Size = new System.Drawing.Size(104, 41);
  118. this.button8.TabIndex = 8;
  119. this.button8.Tag = "Warehouse";
  120. this.button8.Text = "仓库";
  121. this.button8.UseVisualStyleBackColor = true;
  122. this.button8.Click += new System.EventHandler(this.process_Click);
  123. //
  124. // button9
  125. //
  126. this.button9.Location = new System.Drawing.Point(131, 41);
  127. this.button9.Margin = new System.Windows.Forms.Padding(2);
  128. this.button9.Name = "button9";
  129. this.button9.Size = new System.Drawing.Size(104, 41);
  130. this.button9.TabIndex = 9;
  131. this.button9.Tag = "Inventory";
  132. this.button9.Text = "存货";
  133. this.button9.UseVisualStyleBackColor = true;
  134. this.button9.Click += new System.EventHandler(this.process_Click);
  135. //
  136. // button10
  137. //
  138. this.button10.Location = new System.Drawing.Point(281, 187);
  139. this.button10.Margin = new System.Windows.Forms.Padding(2);
  140. this.button10.Name = "button10";
  141. this.button10.Size = new System.Drawing.Size(253, 41);
  142. this.button10.TabIndex = 10;
  143. this.button10.Tag = "DisposeLog";
  144. this.button10.Text = "自动处理日志";
  145. this.button10.UseVisualStyleBackColor = true;
  146. this.button10.Click += new System.EventHandler(this.Dispose_Click);
  147. //
  148. // button7
  149. //
  150. this.button7.Location = new System.Drawing.Point(581, 187);
  151. this.button7.Margin = new System.Windows.Forms.Padding(2);
  152. this.button7.Name = "button7";
  153. this.button7.Size = new System.Drawing.Size(104, 41);
  154. this.button7.TabIndex = 11;
  155. this.button7.Tag = "Vendor";
  156. this.button7.Text = "供应商";
  157. this.button7.UseVisualStyleBackColor = true;
  158. this.button7.Click += new System.EventHandler(this.process_Click);
  159. //
  160. // Form1
  161. //
  162. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  163. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  164. this.ClientSize = new System.Drawing.Size(856, 285);
  165. this.Controls.Add(this.button7);
  166. this.Controls.Add(this.button10);
  167. this.Controls.Add(this.button9);
  168. this.Controls.Add(this.button8);
  169. this.Controls.Add(this.button6);
  170. this.Controls.Add(this.button5);
  171. this.Controls.Add(this.button4);
  172. this.Controls.Add(this.button3);
  173. this.Controls.Add(this.button2);
  174. this.Controls.Add(this.button1);
  175. this.Name = "Form1";
  176. this.Text = "手动同步订单";
  177. this.ResumeLayout(false);
  178. }
  179. #endregion
  180. private System.Windows.Forms.Button button1;
  181. private System.Windows.Forms.Button button2;
  182. private System.Windows.Forms.Button button3;
  183. private System.Windows.Forms.Button button4;
  184. private System.Windows.Forms.Button button5;
  185. private System.Windows.Forms.Button button6;
  186. private System.Windows.Forms.Button button8;
  187. private System.Windows.Forms.Button button9;
  188. private System.Windows.Forms.Button button10;
  189. private System.Windows.Forms.Button button7;
  190. }
  191. }