Form6.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486
  1. namespace IS31Savelev1
  2. {
  3. partial class Form6
  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.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form6));
  30. this.panel1 = new System.Windows.Forms.Panel();
  31. this.panel2 = new System.Windows.Forms.Panel();
  32. this.panel4 = new System.Windows.Forms.Panel();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.iS31SavelevDataSet = new IS31Savelev1.IS31SavelevDataSet();
  36. this.товар_import_СтройматериалыBindingSource = new System.Windows.Forms.BindingSource(this.components);
  37. this.товар_import_СтройматериалыTableAdapter = new IS31Savelev1.IS31SavelevDataSetTableAdapters.Товар_import_СтройматериалыTableAdapter();
  38. this.tableAdapterManager = new IS31Savelev1.IS31SavelevDataSetTableAdapters.TableAdapterManager();
  39. this.товар_import_СтройматериалыDataGridView = new System.Windows.Forms.DataGridView();
  40. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.panel3 = new System.Windows.Forms.Panel();
  53. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  54. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  55. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  56. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  57. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  58. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  59. this.button1 = new System.Windows.Forms.Button();
  60. this.button2 = new System.Windows.Forms.Button();
  61. this.button3 = new System.Windows.Forms.Button();
  62. this.button4 = new System.Windows.Forms.Button();
  63. this.button5 = new System.Windows.Forms.Button();
  64. this.comboBox1 = new System.Windows.Forms.ComboBox();
  65. this.товарimportСтройматериалыBindingSource = new System.Windows.Forms.BindingSource(this.components);
  66. this.button6 = new System.Windows.Forms.Button();
  67. this.panel1.SuspendLayout();
  68. this.panel2.SuspendLayout();
  69. this.panel4.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.iS31SavelevDataSet)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыBindingSource)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыDataGridView)).BeginInit();
  74. this.panel3.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.товарimportСтройматериалыBindingSource)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // panel1
  85. //
  86. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  87. this.panel1.Controls.Add(this.button6);
  88. this.panel1.Controls.Add(this.comboBox1);
  89. this.panel1.Controls.Add(this.button5);
  90. this.panel1.Controls.Add(this.button4);
  91. this.panel1.Controls.Add(this.button3);
  92. this.panel1.Controls.Add(this.button2);
  93. this.panel1.Controls.Add(this.button1);
  94. this.panel1.Location = new System.Drawing.Point(3, 371);
  95. this.panel1.Name = "panel1";
  96. this.panel1.Size = new System.Drawing.Size(794, 77);
  97. this.panel1.TabIndex = 4;
  98. //
  99. // panel2
  100. //
  101. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  102. this.panel2.Controls.Add(this.pictureBox1);
  103. this.panel2.Controls.Add(this.label1);
  104. this.panel2.Location = new System.Drawing.Point(3, 2);
  105. this.panel2.Name = "panel2";
  106. this.panel2.Size = new System.Drawing.Size(794, 78);
  107. this.panel2.TabIndex = 5;
  108. //
  109. // panel4
  110. //
  111. this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(227)))), ((int)(((byte)(131)))));
  112. this.panel4.Controls.Add(this.товар_import_СтройматериалыDataGridView);
  113. this.panel4.Location = new System.Drawing.Point(5, 77);
  114. this.panel4.Name = "panel4";
  115. this.panel4.Size = new System.Drawing.Size(451, 295);
  116. this.panel4.TabIndex = 12;
  117. //
  118. // label1
  119. //
  120. this.label1.AutoSize = true;
  121. this.label1.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  122. this.label1.ForeColor = System.Drawing.Color.White;
  123. this.label1.Location = new System.Drawing.Point(251, 22);
  124. this.label1.Name = "label1";
  125. this.label1.Size = new System.Drawing.Size(320, 38);
  126. this.label1.TabIndex = 6;
  127. this.label1.Text = "Товар стройматериалы";
  128. //
  129. // pictureBox1
  130. //
  131. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  132. this.pictureBox1.Location = new System.Drawing.Point(5, 0);
  133. this.pictureBox1.Name = "pictureBox1";
  134. this.pictureBox1.Size = new System.Drawing.Size(126, 78);
  135. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  136. this.pictureBox1.TabIndex = 7;
  137. this.pictureBox1.TabStop = false;
  138. //
  139. // iS31SavelevDataSet
  140. //
  141. this.iS31SavelevDataSet.DataSetName = "IS31SavelevDataSet";
  142. this.iS31SavelevDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  143. //
  144. // товар_import_СтройматериалыBindingSource
  145. //
  146. this.товар_import_СтройматериалыBindingSource.DataMember = "Товар_import_Стройматериалы";
  147. this.товар_import_СтройматериалыBindingSource.DataSource = this.iS31SavelevDataSet;
  148. //
  149. // товар_import_СтройматериалыTableAdapter
  150. //
  151. this.товар_import_СтройматериалыTableAdapter.ClearBeforeFill = true;
  152. //
  153. // tableAdapterManager
  154. //
  155. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  156. this.tableAdapterManager.UpdateOrder = IS31Savelev1.IS31SavelevDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  157. this.tableAdapterManager.user_importTableAdapter = null;
  158. this.tableAdapterManager.Заказ_importTableAdapter = null;
  159. this.tableAdapterManager.Пункты_выдачи_importTableAdapter = null;
  160. this.tableAdapterManager.Товар_import_СтройматериалыTableAdapter = this.товар_import_СтройматериалыTableAdapter;
  161. //
  162. // товар_import_СтройматериалыDataGridView
  163. //
  164. this.товар_import_СтройматериалыDataGridView.AutoGenerateColumns = false;
  165. this.товар_import_СтройматериалыDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  166. this.товар_import_СтройматериалыDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  167. this.dataGridViewTextBoxColumn1,
  168. this.dataGridViewTextBoxColumn2,
  169. this.dataGridViewTextBoxColumn3,
  170. this.dataGridViewTextBoxColumn4,
  171. this.dataGridViewTextBoxColumn5,
  172. this.dataGridViewTextBoxColumn6,
  173. this.dataGridViewTextBoxColumn7,
  174. this.dataGridViewTextBoxColumn8,
  175. this.dataGridViewTextBoxColumn9,
  176. this.dataGridViewTextBoxColumn10,
  177. this.dataGridViewTextBoxColumn11,
  178. this.dataGridViewTextBoxColumn12});
  179. this.товар_import_СтройматериалыDataGridView.DataSource = this.товар_import_СтройматериалыBindingSource;
  180. this.товар_import_СтройматериалыDataGridView.Location = new System.Drawing.Point(5, 28);
  181. this.товар_import_СтройматериалыDataGridView.Name = "товар_import_СтройматериалыDataGridView";
  182. this.товар_import_СтройматериалыDataGridView.Size = new System.Drawing.Size(445, 220);
  183. this.товар_import_СтройматериалыDataGridView.TabIndex = 0;
  184. //
  185. // dataGridViewTextBoxColumn1
  186. //
  187. this.dataGridViewTextBoxColumn1.DataPropertyName = "Артикул";
  188. this.dataGridViewTextBoxColumn1.HeaderText = "Артикул";
  189. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  190. //
  191. // dataGridViewTextBoxColumn2
  192. //
  193. this.dataGridViewTextBoxColumn2.DataPropertyName = "Наименование";
  194. this.dataGridViewTextBoxColumn2.HeaderText = "Наименование";
  195. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  196. //
  197. // dataGridViewTextBoxColumn3
  198. //
  199. this.dataGridViewTextBoxColumn3.DataPropertyName = "Единица_измерения";
  200. this.dataGridViewTextBoxColumn3.HeaderText = "Единица_измерения";
  201. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  202. //
  203. // dataGridViewTextBoxColumn4
  204. //
  205. this.dataGridViewTextBoxColumn4.DataPropertyName = "Стоимость";
  206. this.dataGridViewTextBoxColumn4.HeaderText = "Стоимость";
  207. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  208. //
  209. // dataGridViewTextBoxColumn5
  210. //
  211. this.dataGridViewTextBoxColumn5.DataPropertyName = "Размер_максимально_возможной_скидки";
  212. this.dataGridViewTextBoxColumn5.HeaderText = "Размер_максимально_возможной_скидки";
  213. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  214. //
  215. // dataGridViewTextBoxColumn6
  216. //
  217. this.dataGridViewTextBoxColumn6.DataPropertyName = "Производитель";
  218. this.dataGridViewTextBoxColumn6.HeaderText = "Производитель";
  219. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  220. //
  221. // dataGridViewTextBoxColumn7
  222. //
  223. this.dataGridViewTextBoxColumn7.DataPropertyName = "Поставщик";
  224. this.dataGridViewTextBoxColumn7.HeaderText = "Поставщик";
  225. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  226. //
  227. // dataGridViewTextBoxColumn8
  228. //
  229. this.dataGridViewTextBoxColumn8.DataPropertyName = "Категория_товара";
  230. this.dataGridViewTextBoxColumn8.HeaderText = "Категория_товара";
  231. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  232. //
  233. // dataGridViewTextBoxColumn9
  234. //
  235. this.dataGridViewTextBoxColumn9.DataPropertyName = "Действующая_скидка";
  236. this.dataGridViewTextBoxColumn9.HeaderText = "Действующая_скидка";
  237. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  238. //
  239. // dataGridViewTextBoxColumn10
  240. //
  241. this.dataGridViewTextBoxColumn10.DataPropertyName = "Кол_во_на_складе";
  242. this.dataGridViewTextBoxColumn10.HeaderText = "Кол_во_на_складе";
  243. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  244. //
  245. // dataGridViewTextBoxColumn11
  246. //
  247. this.dataGridViewTextBoxColumn11.DataPropertyName = "Описание";
  248. this.dataGridViewTextBoxColumn11.HeaderText = "Описание";
  249. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  250. //
  251. // dataGridViewTextBoxColumn12
  252. //
  253. this.dataGridViewTextBoxColumn12.DataPropertyName = "Изображение";
  254. this.dataGridViewTextBoxColumn12.HeaderText = "Изображение";
  255. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  256. //
  257. // panel3
  258. //
  259. this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  260. this.panel3.Controls.Add(this.pictureBox7);
  261. this.panel3.Controls.Add(this.pictureBox6);
  262. this.panel3.Controls.Add(this.pictureBox5);
  263. this.panel3.Controls.Add(this.pictureBox4);
  264. this.panel3.Controls.Add(this.pictureBox3);
  265. this.panel3.Controls.Add(this.pictureBox2);
  266. this.panel3.Location = new System.Drawing.Point(457, 77);
  267. this.panel3.Name = "panel3";
  268. this.panel3.Size = new System.Drawing.Size(340, 295);
  269. this.panel3.TabIndex = 13;
  270. //
  271. // pictureBox2
  272. //
  273. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  274. this.pictureBox2.Location = new System.Drawing.Point(0, 3);
  275. this.pictureBox2.Name = "pictureBox2";
  276. this.pictureBox2.Size = new System.Drawing.Size(152, 96);
  277. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  278. this.pictureBox2.TabIndex = 0;
  279. this.pictureBox2.TabStop = false;
  280. //
  281. // pictureBox3
  282. //
  283. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  284. this.pictureBox3.Location = new System.Drawing.Point(0, 98);
  285. this.pictureBox3.Name = "pictureBox3";
  286. this.pictureBox3.Size = new System.Drawing.Size(152, 102);
  287. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  288. this.pictureBox3.TabIndex = 1;
  289. this.pictureBox3.TabStop = false;
  290. //
  291. // pictureBox4
  292. //
  293. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  294. this.pictureBox4.Location = new System.Drawing.Point(0, 200);
  295. this.pictureBox4.Name = "pictureBox4";
  296. this.pictureBox4.Size = new System.Drawing.Size(152, 95);
  297. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  298. this.pictureBox4.TabIndex = 2;
  299. this.pictureBox4.TabStop = false;
  300. this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
  301. //
  302. // pictureBox5
  303. //
  304. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  305. this.pictureBox5.Location = new System.Drawing.Point(152, 3);
  306. this.pictureBox5.Name = "pictureBox5";
  307. this.pictureBox5.Size = new System.Drawing.Size(188, 96);
  308. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  309. this.pictureBox5.TabIndex = 3;
  310. this.pictureBox5.TabStop = false;
  311. //
  312. // pictureBox6
  313. //
  314. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  315. this.pictureBox6.Location = new System.Drawing.Point(151, 98);
  316. this.pictureBox6.Name = "pictureBox6";
  317. this.pictureBox6.Size = new System.Drawing.Size(188, 102);
  318. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  319. this.pictureBox6.TabIndex = 4;
  320. this.pictureBox6.TabStop = false;
  321. //
  322. // pictureBox7
  323. //
  324. this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
  325. this.pictureBox7.Location = new System.Drawing.Point(151, 198);
  326. this.pictureBox7.Name = "pictureBox7";
  327. this.pictureBox7.Size = new System.Drawing.Size(189, 97);
  328. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  329. this.pictureBox7.TabIndex = 5;
  330. this.pictureBox7.TabStop = false;
  331. //
  332. // button1
  333. //
  334. this.button1.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  335. this.button1.Location = new System.Drawing.Point(672, 7);
  336. this.button1.Name = "button1";
  337. this.button1.Size = new System.Drawing.Size(113, 57);
  338. this.button1.TabIndex = 0;
  339. this.button1.Text = "Назад";
  340. this.button1.UseVisualStyleBackColor = true;
  341. this.button1.Click += new System.EventHandler(this.button1_Click);
  342. //
  343. // button2
  344. //
  345. this.button2.Location = new System.Drawing.Point(5, 20);
  346. this.button2.Name = "button2";
  347. this.button2.Size = new System.Drawing.Size(75, 36);
  348. this.button2.TabIndex = 1;
  349. this.button2.Text = "Добавить";
  350. this.button2.UseVisualStyleBackColor = true;
  351. this.button2.Click += new System.EventHandler(this.button2_Click);
  352. //
  353. // button3
  354. //
  355. this.button3.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  356. this.button3.Location = new System.Drawing.Point(86, 21);
  357. this.button3.Name = "button3";
  358. this.button3.Size = new System.Drawing.Size(75, 36);
  359. this.button3.TabIndex = 2;
  360. this.button3.Text = "Удалить";
  361. this.button3.UseVisualStyleBackColor = true;
  362. this.button3.Click += new System.EventHandler(this.button3_Click);
  363. //
  364. // button4
  365. //
  366. this.button4.Location = new System.Drawing.Point(167, 21);
  367. this.button4.Name = "button4";
  368. this.button4.Size = new System.Drawing.Size(75, 35);
  369. this.button4.TabIndex = 3;
  370. this.button4.Text = "Сохранить";
  371. this.button4.UseVisualStyleBackColor = true;
  372. this.button4.Click += new System.EventHandler(this.button4_Click);
  373. //
  374. // button5
  375. //
  376. this.button5.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  377. this.button5.Location = new System.Drawing.Point(267, 21);
  378. this.button5.Name = "button5";
  379. this.button5.Size = new System.Drawing.Size(75, 36);
  380. this.button5.TabIndex = 4;
  381. this.button5.Text = "Фильтр";
  382. this.button5.UseVisualStyleBackColor = true;
  383. this.button5.Click += new System.EventHandler(this.button5_Click);
  384. //
  385. // comboBox1
  386. //
  387. this.comboBox1.DataSource = this.товарimportСтройматериалыBindingSource;
  388. this.comboBox1.DisplayMember = "Наименование";
  389. this.comboBox1.FormattingEnabled = true;
  390. this.comboBox1.Location = new System.Drawing.Point(348, 30);
  391. this.comboBox1.Name = "comboBox1";
  392. this.comboBox1.Size = new System.Drawing.Size(121, 21);
  393. this.comboBox1.TabIndex = 5;
  394. //
  395. // товарimportСтройматериалыBindingSource
  396. //
  397. this.товарimportСтройматериалыBindingSource.DataMember = "Товар_import_Стройматериалы";
  398. this.товарimportСтройматериалыBindingSource.DataSource = this.iS31SavelevDataSet;
  399. //
  400. // button6
  401. //
  402. this.button6.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  403. this.button6.Location = new System.Drawing.Point(475, 21);
  404. this.button6.Name = "button6";
  405. this.button6.Size = new System.Drawing.Size(107, 35);
  406. this.button6.TabIndex = 6;
  407. this.button6.Text = "Удалить фильтр";
  408. this.button6.UseVisualStyleBackColor = true;
  409. this.button6.Click += new System.EventHandler(this.button6_Click);
  410. //
  411. // Form6
  412. //
  413. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  414. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  415. this.ClientSize = new System.Drawing.Size(800, 471);
  416. this.Controls.Add(this.panel3);
  417. this.Controls.Add(this.panel4);
  418. this.Controls.Add(this.panel2);
  419. this.Controls.Add(this.panel1);
  420. this.Name = "Form6";
  421. this.Text = "Form6";
  422. this.Load += new System.EventHandler(this.Form6_Load);
  423. this.panel1.ResumeLayout(false);
  424. this.panel2.ResumeLayout(false);
  425. this.panel2.PerformLayout();
  426. this.panel4.ResumeLayout(false);
  427. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  428. ((System.ComponentModel.ISupportInitialize)(this.iS31SavelevDataSet)).EndInit();
  429. ((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыBindingSource)).EndInit();
  430. ((System.ComponentModel.ISupportInitialize)(this.товар_import_СтройматериалыDataGridView)).EndInit();
  431. this.panel3.ResumeLayout(false);
  432. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  433. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  435. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  436. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  437. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  438. ((System.ComponentModel.ISupportInitialize)(this.товарimportСтройматериалыBindingSource)).EndInit();
  439. this.ResumeLayout(false);
  440. }
  441. #endregion
  442. private System.Windows.Forms.Panel panel1;
  443. private System.Windows.Forms.Panel panel2;
  444. private System.Windows.Forms.Panel panel4;
  445. private System.Windows.Forms.Label label1;
  446. private System.Windows.Forms.PictureBox pictureBox1;
  447. private IS31SavelevDataSet iS31SavelevDataSet;
  448. private System.Windows.Forms.BindingSource товар_import_СтройматериалыBindingSource;
  449. private IS31SavelevDataSetTableAdapters.Товар_import_СтройматериалыTableAdapter товар_import_СтройматериалыTableAdapter;
  450. private IS31SavelevDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  451. private System.Windows.Forms.DataGridView товар_import_СтройматериалыDataGridView;
  452. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  453. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  454. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  455. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  456. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  457. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  458. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  459. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  460. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  461. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  462. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  463. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  464. private System.Windows.Forms.Panel panel3;
  465. private System.Windows.Forms.PictureBox pictureBox4;
  466. private System.Windows.Forms.PictureBox pictureBox3;
  467. private System.Windows.Forms.PictureBox pictureBox2;
  468. private System.Windows.Forms.PictureBox pictureBox7;
  469. private System.Windows.Forms.PictureBox pictureBox6;
  470. private System.Windows.Forms.PictureBox pictureBox5;
  471. private System.Windows.Forms.Button button1;
  472. private System.Windows.Forms.Button button2;
  473. private System.Windows.Forms.Button button3;
  474. private System.Windows.Forms.Button button4;
  475. private System.Windows.Forms.Button button6;
  476. private System.Windows.Forms.ComboBox comboBox1;
  477. private System.Windows.Forms.BindingSource товарimportСтройматериалыBindingSource;
  478. private System.Windows.Forms.Button button5;
  479. }
  480. }