Form2.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. 
  2. namespace _02trade
  3. {
  4. partial class Форма_Администратора
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Форма_Администратора));
  31. this.panel1 = new System.Windows.Forms.Panel();
  32. this.label1 = new System.Windows.Forms.Label();
  33. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.trade02DataSet = new _02trade.trade02DataSet();
  36. this.productBindingSource = new System.Windows.Forms.BindingSource(this.components);
  37. this.productTableAdapter = new _02trade.trade02DataSetTableAdapters.ProductTableAdapter();
  38. this.tableAdapterManager = new _02trade.trade02DataSetTableAdapters.TableAdapterManager();
  39. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  40. this.panel2 = new System.Windows.Forms.Panel();
  41. this.label2 = new System.Windows.Forms.Label();
  42. this.label3 = new System.Windows.Forms.Label();
  43. this.label4 = new System.Windows.Forms.Label();
  44. this.label5 = new System.Windows.Forms.Label();
  45. this.comboBox1 = new System.Windows.Forms.ComboBox();
  46. this.productBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  47. this.trade02DataSet1BindingSource = new System.Windows.Forms.BindingSource(this.components);
  48. this.trade02DataSet1 = new _02trade.trade02DataSet();
  49. this.comboBox2 = new System.Windows.Forms.ComboBox();
  50. this.comboBox3 = new System.Windows.Forms.ComboBox();
  51. this.comboBox4 = new System.Windows.Forms.ComboBox();
  52. this.panel3 = new System.Windows.Forms.Panel();
  53. this.panel4 = new System.Windows.Forms.Panel();
  54. this.radioButton2 = new System.Windows.Forms.RadioButton();
  55. this.radioButton1 = new System.Windows.Forms.RadioButton();
  56. this.label6 = new System.Windows.Forms.Label();
  57. this.button1 = new System.Windows.Forms.Button();
  58. this.productBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
  59. this.trade02DataSet1BindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  60. this.productBindingSource3 = new System.Windows.Forms.BindingSource(this.components);
  61. this.button2 = new System.Windows.Forms.Button();
  62. this.button4 = new System.Windows.Forms.Button();
  63. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  64. this.button5 = new System.Windows.Forms.Button();
  65. this.productBindingSource4 = new System.Windows.Forms.BindingSource(this.components);
  66. this.panel1.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource1)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1BindingSource)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1)).BeginInit();
  75. this.panel3.SuspendLayout();
  76. this.panel4.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource2)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1BindingSource1)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource3)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource4)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // panel1
  85. //
  86. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(227)))), ((int)(((byte)(131)))));
  87. this.panel1.Controls.Add(this.label1);
  88. this.panel1.Controls.Add(this.pictureBox2);
  89. this.panel1.Controls.Add(this.pictureBox1);
  90. this.panel1.Location = new System.Drawing.Point(2, 3);
  91. this.panel1.Name = "panel1";
  92. this.panel1.Size = new System.Drawing.Size(797, 107);
  93. this.panel1.TabIndex = 0;
  94. //
  95. // label1
  96. //
  97. this.label1.Font = new System.Drawing.Font("Comic Sans MS", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  98. this.label1.Location = new System.Drawing.Point(262, 27);
  99. this.label1.Name = "label1";
  100. this.label1.Size = new System.Drawing.Size(295, 54);
  101. this.label1.TabIndex = 2;
  102. this.label1.Text = "Список товаров";
  103. //
  104. // pictureBox2
  105. //
  106. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  107. this.pictureBox2.Location = new System.Drawing.Point(634, 0);
  108. this.pictureBox2.Name = "pictureBox2";
  109. this.pictureBox2.Size = new System.Drawing.Size(163, 105);
  110. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  111. this.pictureBox2.TabIndex = 3;
  112. this.pictureBox2.TabStop = false;
  113. //
  114. // pictureBox1
  115. //
  116. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  117. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  118. this.pictureBox1.Name = "pictureBox1";
  119. this.pictureBox1.Size = new System.Drawing.Size(163, 105);
  120. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  121. this.pictureBox1.TabIndex = 4;
  122. this.pictureBox1.TabStop = false;
  123. //
  124. // trade02DataSet
  125. //
  126. this.trade02DataSet.DataSetName = "trade02DataSet";
  127. this.trade02DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  128. //
  129. // productBindingSource
  130. //
  131. this.productBindingSource.DataMember = "Product";
  132. this.productBindingSource.DataSource = this.trade02DataSet;
  133. //
  134. // productTableAdapter
  135. //
  136. this.productTableAdapter.ClearBeforeFill = true;
  137. //
  138. // tableAdapterManager
  139. //
  140. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  141. this.tableAdapterManager.OrderProductTableAdapter = null;
  142. this.tableAdapterManager.OrderTableAdapter = null;
  143. this.tableAdapterManager.ProductTableAdapter = this.productTableAdapter;
  144. this.tableAdapterManager.punkt_vidachiTableAdapter = null;
  145. this.tableAdapterManager.RoleTableAdapter = null;
  146. this.tableAdapterManager.UpdateOrder = _02trade.trade02DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  147. this.tableAdapterManager.UserTableAdapter = null;
  148. this.tableAdapterManager.UserTableTableAdapter = null;
  149. //
  150. // pictureBox3
  151. //
  152. this.pictureBox3.Location = new System.Drawing.Point(-23, -46);
  153. this.pictureBox3.Name = "pictureBox3";
  154. this.pictureBox3.Size = new System.Drawing.Size(100, 50);
  155. this.pictureBox3.TabIndex = 2;
  156. this.pictureBox3.TabStop = false;
  157. //
  158. // panel2
  159. //
  160. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  161. this.panel2.Location = new System.Drawing.Point(2, 450);
  162. this.panel2.Name = "panel2";
  163. this.panel2.Size = new System.Drawing.Size(797, 107);
  164. this.panel2.TabIndex = 3;
  165. //
  166. // label2
  167. //
  168. this.label2.AutoSize = true;
  169. this.label2.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  170. this.label2.Location = new System.Drawing.Point(240, 18);
  171. this.label2.Name = "label2";
  172. this.label2.Size = new System.Drawing.Size(150, 19);
  173. this.label2.TabIndex = 5;
  174. this.label2.Text = "Наименование товара";
  175. //
  176. // label3
  177. //
  178. this.label3.AutoSize = true;
  179. this.label3.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  180. this.label3.Location = new System.Drawing.Point(241, 48);
  181. this.label3.Name = "label3";
  182. this.label3.Size = new System.Drawing.Size(116, 18);
  183. this.label3.TabIndex = 6;
  184. this.label3.Text = "Описание товара";
  185. //
  186. // label4
  187. //
  188. this.label4.AutoSize = true;
  189. this.label4.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  190. this.label4.Location = new System.Drawing.Point(241, 75);
  191. this.label4.Name = "label4";
  192. this.label4.Size = new System.Drawing.Size(111, 18);
  193. this.label4.TabIndex = 7;
  194. this.label4.Text = "Производитель:";
  195. this.label4.Click += new System.EventHandler(this.label4_Click);
  196. //
  197. // label5
  198. //
  199. this.label5.AutoSize = true;
  200. this.label5.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  201. this.label5.Location = new System.Drawing.Point(241, 99);
  202. this.label5.Name = "label5";
  203. this.label5.Size = new System.Drawing.Size(43, 18);
  204. this.label5.TabIndex = 8;
  205. this.label5.Text = "Цена:";
  206. this.label5.Click += new System.EventHandler(this.label5_Click);
  207. //
  208. // comboBox1
  209. //
  210. this.comboBox1.DataSource = this.productBindingSource1;
  211. this.comboBox1.DisplayMember = "ProductName";
  212. this.comboBox1.FormattingEnabled = true;
  213. this.comboBox1.Location = new System.Drawing.Point(409, 16);
  214. this.comboBox1.Name = "comboBox1";
  215. this.comboBox1.Size = new System.Drawing.Size(121, 21);
  216. this.comboBox1.TabIndex = 9;
  217. //
  218. // productBindingSource1
  219. //
  220. this.productBindingSource1.DataMember = "Product";
  221. this.productBindingSource1.DataSource = this.trade02DataSet1BindingSource;
  222. //
  223. // trade02DataSet1BindingSource
  224. //
  225. this.trade02DataSet1BindingSource.DataSource = this.trade02DataSet1;
  226. this.trade02DataSet1BindingSource.Position = 0;
  227. //
  228. // trade02DataSet1
  229. //
  230. this.trade02DataSet1.DataSetName = "trade02DataSet";
  231. this.trade02DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  232. //
  233. // comboBox2
  234. //
  235. this.comboBox2.DataSource = this.productBindingSource1;
  236. this.comboBox2.DisplayMember = "ProductDescription";
  237. this.comboBox2.FormattingEnabled = true;
  238. this.comboBox2.Location = new System.Drawing.Point(409, 45);
  239. this.comboBox2.Name = "comboBox2";
  240. this.comboBox2.Size = new System.Drawing.Size(121, 21);
  241. this.comboBox2.TabIndex = 10;
  242. //
  243. // comboBox3
  244. //
  245. this.comboBox3.DataSource = this.productBindingSource1;
  246. this.comboBox3.DisplayMember = "ProductManufacturer";
  247. this.comboBox3.FormattingEnabled = true;
  248. this.comboBox3.Location = new System.Drawing.Point(409, 72);
  249. this.comboBox3.Name = "comboBox3";
  250. this.comboBox3.Size = new System.Drawing.Size(121, 21);
  251. this.comboBox3.TabIndex = 11;
  252. //
  253. // comboBox4
  254. //
  255. this.comboBox4.DataSource = this.productBindingSource1;
  256. this.comboBox4.DisplayMember = "ProductCost";
  257. this.comboBox4.FormattingEnabled = true;
  258. this.comboBox4.Location = new System.Drawing.Point(409, 99);
  259. this.comboBox4.Name = "comboBox4";
  260. this.comboBox4.Size = new System.Drawing.Size(121, 21);
  261. this.comboBox4.TabIndex = 12;
  262. //
  263. // panel3
  264. //
  265. this.panel3.Controls.Add(this.pictureBox4);
  266. this.panel3.Controls.Add(this.comboBox4);
  267. this.panel3.Controls.Add(this.label5);
  268. this.panel3.Controls.Add(this.label2);
  269. this.panel3.Controls.Add(this.comboBox3);
  270. this.panel3.Controls.Add(this.label4);
  271. this.panel3.Controls.Add(this.comboBox2);
  272. this.panel3.Controls.Add(this.comboBox1);
  273. this.panel3.Controls.Add(this.label3);
  274. this.panel3.Location = new System.Drawing.Point(29, 150);
  275. this.panel3.Name = "panel3";
  276. this.panel3.Size = new System.Drawing.Size(553, 157);
  277. this.panel3.TabIndex = 13;
  278. //
  279. // panel4
  280. //
  281. this.panel4.Controls.Add(this.radioButton2);
  282. this.panel4.Controls.Add(this.radioButton1);
  283. this.panel4.Controls.Add(this.label6);
  284. this.panel4.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  285. this.panel4.Location = new System.Drawing.Point(588, 150);
  286. this.panel4.Name = "panel4";
  287. this.panel4.Size = new System.Drawing.Size(211, 154);
  288. this.panel4.TabIndex = 14;
  289. //
  290. // radioButton2
  291. //
  292. this.radioButton2.AutoSize = true;
  293. this.radioButton2.Location = new System.Drawing.Point(21, 48);
  294. this.radioButton2.Name = "radioButton2";
  295. this.radioButton2.Size = new System.Drawing.Size(117, 22);
  296. this.radioButton2.TabIndex = 4;
  297. this.radioButton2.Text = "Нет в наличии";
  298. this.radioButton2.UseVisualStyleBackColor = true;
  299. //
  300. // radioButton1
  301. //
  302. this.radioButton1.AutoSize = true;
  303. this.radioButton1.Location = new System.Drawing.Point(21, 25);
  304. this.radioButton1.Name = "radioButton1";
  305. this.radioButton1.Size = new System.Drawing.Size(118, 22);
  306. this.radioButton1.TabIndex = 3;
  307. this.radioButton1.Text = "Есть на складе";
  308. this.radioButton1.UseVisualStyleBackColor = true;
  309. //
  310. // label6
  311. //
  312. this.label6.AutoSize = true;
  313. this.label6.Location = new System.Drawing.Point(18, 3);
  314. this.label6.Name = "label6";
  315. this.label6.Size = new System.Drawing.Size(128, 18);
  316. this.label6.TabIndex = 2;
  317. this.label6.Text = "Наличие на складе";
  318. //
  319. // button1
  320. //
  321. this.button1.BackColor = System.Drawing.Color.White;
  322. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  323. this.button1.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  324. this.button1.Location = new System.Drawing.Point(284, 414);
  325. this.button1.Name = "button1";
  326. this.button1.Size = new System.Drawing.Size(230, 30);
  327. this.button1.TabIndex = 15;
  328. this.button1.Text = "Вернуться на форму авторизации";
  329. this.button1.UseVisualStyleBackColor = false;
  330. this.button1.Click += new System.EventHandler(this.button1_Click);
  331. //
  332. // productBindingSource2
  333. //
  334. this.productBindingSource2.DataMember = "Product";
  335. this.productBindingSource2.DataSource = this.trade02DataSet1BindingSource;
  336. //
  337. // trade02DataSet1BindingSource1
  338. //
  339. this.trade02DataSet1BindingSource1.DataSource = this.trade02DataSet1;
  340. this.trade02DataSet1BindingSource1.Position = 0;
  341. //
  342. // productBindingSource3
  343. //
  344. this.productBindingSource3.DataMember = "Product";
  345. this.productBindingSource3.DataSource = this.trade02DataSet1BindingSource1;
  346. //
  347. // button2
  348. //
  349. this.button2.BackColor = System.Drawing.Color.White;
  350. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  351. this.button2.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  352. this.button2.Location = new System.Drawing.Point(254, 313);
  353. this.button2.Name = "button2";
  354. this.button2.Size = new System.Drawing.Size(84, 33);
  355. this.button2.TabIndex = 16;
  356. this.button2.Text = "Добавить";
  357. this.button2.UseVisualStyleBackColor = false;
  358. this.button2.Click += new System.EventHandler(this.button2_Click);
  359. //
  360. // button4
  361. //
  362. this.button4.BackColor = System.Drawing.Color.White;
  363. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  364. this.button4.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  365. this.button4.Location = new System.Drawing.Point(465, 313);
  366. this.button4.Name = "button4";
  367. this.button4.Size = new System.Drawing.Size(75, 33);
  368. this.button4.TabIndex = 18;
  369. this.button4.Text = "Удалить";
  370. this.button4.UseVisualStyleBackColor = false;
  371. this.button4.Click += new System.EventHandler(this.button4_Click);
  372. //
  373. // pictureBox4
  374. //
  375. this.pictureBox4.Location = new System.Drawing.Point(3, 3);
  376. this.pictureBox4.Name = "pictureBox4";
  377. this.pictureBox4.Size = new System.Drawing.Size(203, 151);
  378. this.pictureBox4.TabIndex = 13;
  379. this.pictureBox4.TabStop = false;
  380. //
  381. // button5
  382. //
  383. this.button5.BackColor = System.Drawing.Color.White;
  384. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  385. this.button5.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  386. this.button5.Location = new System.Drawing.Point(344, 313);
  387. this.button5.Name = "button5";
  388. this.button5.Size = new System.Drawing.Size(115, 33);
  389. this.button5.TabIndex = 20;
  390. this.button5.Text = "Сохранить";
  391. this.button5.UseVisualStyleBackColor = false;
  392. this.button5.Click += new System.EventHandler(this.button5_Click);
  393. //
  394. // productBindingSource4
  395. //
  396. this.productBindingSource4.DataMember = "Product";
  397. this.productBindingSource4.DataSource = this.trade02DataSet1;
  398. //
  399. // Форма_Администратора
  400. //
  401. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  402. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  403. this.BackColor = System.Drawing.Color.White;
  404. this.ClientSize = new System.Drawing.Size(799, 556);
  405. this.Controls.Add(this.button5);
  406. this.Controls.Add(this.button4);
  407. this.Controls.Add(this.button2);
  408. this.Controls.Add(this.button1);
  409. this.Controls.Add(this.panel4);
  410. this.Controls.Add(this.panel3);
  411. this.Controls.Add(this.panel2);
  412. this.Controls.Add(this.pictureBox3);
  413. this.Controls.Add(this.panel1);
  414. this.Name = "Форма_Администратора";
  415. this.Text = "Форма Администратора";
  416. this.Load += new System.EventHandler(this.Форма_Администратора_Load);
  417. this.panel1.ResumeLayout(false);
  418. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  419. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  420. ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet)).EndInit();
  421. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).EndInit();
  422. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  423. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource1)).EndInit();
  424. ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1BindingSource)).EndInit();
  425. ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1)).EndInit();
  426. this.panel3.ResumeLayout(false);
  427. this.panel3.PerformLayout();
  428. this.panel4.ResumeLayout(false);
  429. this.panel4.PerformLayout();
  430. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource2)).EndInit();
  431. ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1BindingSource1)).EndInit();
  432. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource3)).EndInit();
  433. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.productBindingSource4)).EndInit();
  435. this.ResumeLayout(false);
  436. }
  437. #endregion
  438. private System.Windows.Forms.Panel panel1;
  439. private System.Windows.Forms.PictureBox pictureBox2;
  440. private System.Windows.Forms.PictureBox pictureBox1;
  441. private System.Windows.Forms.Label label1;
  442. private trade02DataSet trade02DataSet;
  443. private System.Windows.Forms.BindingSource productBindingSource;
  444. private trade02DataSetTableAdapters.ProductTableAdapter productTableAdapter;
  445. private trade02DataSetTableAdapters.TableAdapterManager tableAdapterManager;
  446. private System.Windows.Forms.PictureBox pictureBox3;
  447. private System.Windows.Forms.Panel panel2;
  448. private System.Windows.Forms.Label label2;
  449. private System.Windows.Forms.Label label3;
  450. private System.Windows.Forms.Label label4;
  451. private System.Windows.Forms.Label label5;
  452. private System.Windows.Forms.ComboBox comboBox1;
  453. private System.Windows.Forms.ComboBox comboBox2;
  454. private System.Windows.Forms.ComboBox comboBox3;
  455. private System.Windows.Forms.ComboBox comboBox4;
  456. private System.Windows.Forms.Panel panel3;
  457. private System.Windows.Forms.Panel panel4;
  458. private System.Windows.Forms.Label label6;
  459. private System.Windows.Forms.Button button1;
  460. private System.Windows.Forms.BindingSource trade02DataSet1BindingSource;
  461. private trade02DataSet trade02DataSet1;
  462. private System.Windows.Forms.BindingSource productBindingSource1;
  463. private System.Windows.Forms.BindingSource productBindingSource2;
  464. private System.Windows.Forms.BindingSource trade02DataSet1BindingSource1;
  465. private System.Windows.Forms.BindingSource productBindingSource3;
  466. private System.Windows.Forms.Button button2;
  467. private System.Windows.Forms.Button button4;
  468. private System.Windows.Forms.RadioButton radioButton2;
  469. private System.Windows.Forms.RadioButton radioButton1;
  470. private System.Windows.Forms.PictureBox pictureBox4;
  471. private System.Windows.Forms.Button button5;
  472. private System.Windows.Forms.BindingSource productBindingSource4;
  473. }
  474. }