Form8.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  1. 
  2. namespace WindowsFormsApp1
  3. {
  4. partial class Form8
  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(Form8));
  31. this.button4 = new System.Windows.Forms.Button();
  32. this.button3 = new System.Windows.Forms.Button();
  33. this.button1 = new System.Windows.Forms.Button();
  34. this.button2 = new System.Windows.Forms.Button();
  35. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  36. this.bd_EmelyanovDataSet = new WindowsFormsApp1.Bd_EmelyanovDataSet();
  37. this.товарыBindingSource = new System.Windows.Forms.BindingSource(this.components);
  38. this.товарыTableAdapter = new WindowsFormsApp1.Bd_EmelyanovDataSetTableAdapters.ТоварыTableAdapter();
  39. this.tableAdapterManager = new WindowsFormsApp1.Bd_EmelyanovDataSetTableAdapters.TableAdapterManager();
  40. this.товарыBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
  41. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  42. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  43. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  44. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  45. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  46. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  47. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  48. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  49. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  50. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  51. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  52. this.товарыBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
  53. this.товарыDataGridView = new System.Windows.Forms.DataGridView();
  54. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.bd_EmelyanovDataSet)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.товарыBindingSource)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.товарыBindingNavigator)).BeginInit();
  65. this.товарыBindingNavigator.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.товарыDataGridView)).BeginInit();
  67. this.SuspendLayout();
  68. //
  69. // button4
  70. //
  71. this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  72. this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  73. this.button4.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  74. this.button4.Location = new System.Drawing.Point(691, 25);
  75. this.button4.Name = "button4";
  76. this.button4.Size = new System.Drawing.Size(97, 32);
  77. this.button4.TabIndex = 35;
  78. this.button4.Text = "Назад";
  79. this.button4.UseVisualStyleBackColor = false;
  80. this.button4.Click += new System.EventHandler(this.button4_Click);
  81. //
  82. // button3
  83. //
  84. this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  85. this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  86. this.button3.Font = new System.Drawing.Font("Times New Roman", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  87. this.button3.Location = new System.Drawing.Point(616, 385);
  88. this.button3.Name = "button3";
  89. this.button3.Size = new System.Drawing.Size(172, 40);
  90. this.button3.TabIndex = 34;
  91. this.button3.Text = "Удалить";
  92. this.button3.UseVisualStyleBackColor = false;
  93. this.button3.Click += new System.EventHandler(this.button3_Click);
  94. //
  95. // button1
  96. //
  97. this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  98. this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  99. this.button1.Font = new System.Drawing.Font("Times New Roman", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  100. this.button1.Location = new System.Drawing.Point(312, 385);
  101. this.button1.Name = "button1";
  102. this.button1.Size = new System.Drawing.Size(172, 40);
  103. this.button1.TabIndex = 33;
  104. this.button1.Text = "Сохранить";
  105. this.button1.UseVisualStyleBackColor = false;
  106. this.button1.Click += new System.EventHandler(this.button1_Click);
  107. //
  108. // button2
  109. //
  110. this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  111. this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  112. this.button2.Font = new System.Drawing.Font("Times New Roman", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  113. this.button2.Location = new System.Drawing.Point(12, 385);
  114. this.button2.Name = "button2";
  115. this.button2.Size = new System.Drawing.Size(172, 40);
  116. this.button2.TabIndex = 32;
  117. this.button2.Text = "Добавить";
  118. this.button2.UseVisualStyleBackColor = false;
  119. this.button2.Click += new System.EventHandler(this.button2_Click);
  120. //
  121. // pictureBox1
  122. //
  123. this.pictureBox1.Image = global::WindowsFormsApp1.Properties.Resources.Чистая_вода;
  124. this.pictureBox1.Location = new System.Drawing.Point(12, 25);
  125. this.pictureBox1.Name = "pictureBox1";
  126. this.pictureBox1.Size = new System.Drawing.Size(54, 50);
  127. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  128. this.pictureBox1.TabIndex = 36;
  129. this.pictureBox1.TabStop = false;
  130. //
  131. // bd_EmelyanovDataSet
  132. //
  133. this.bd_EmelyanovDataSet.DataSetName = "Bd_EmelyanovDataSet";
  134. this.bd_EmelyanovDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  135. //
  136. // товарыBindingSource
  137. //
  138. this.товарыBindingSource.DataMember = "Товары";
  139. this.товарыBindingSource.DataSource = this.bd_EmelyanovDataSet;
  140. //
  141. // товарыTableAdapter
  142. //
  143. this.товарыTableAdapter.ClearBeforeFill = true;
  144. //
  145. // tableAdapterManager
  146. //
  147. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  148. this.tableAdapterManager.UpdateOrder = WindowsFormsApp1.Bd_EmelyanovDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  149. this.tableAdapterManager.ЗаказыTableAdapter = null;
  150. this.tableAdapterManager.КлиентыTableAdapter = null;
  151. this.tableAdapterManager.ПоставкаTableAdapter = null;
  152. this.tableAdapterManager.ПоставщикTableAdapter = null;
  153. this.tableAdapterManager.СотрудникиTableAdapter = null;
  154. this.tableAdapterManager.ТоварыTableAdapter = this.товарыTableAdapter;
  155. //
  156. // товарыBindingNavigator
  157. //
  158. this.товарыBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  159. this.товарыBindingNavigator.BindingSource = this.товарыBindingSource;
  160. this.товарыBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  161. this.товарыBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  162. this.товарыBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  163. this.bindingNavigatorMoveFirstItem,
  164. this.bindingNavigatorMovePreviousItem,
  165. this.bindingNavigatorSeparator,
  166. this.bindingNavigatorPositionItem,
  167. this.bindingNavigatorCountItem,
  168. this.bindingNavigatorSeparator1,
  169. this.bindingNavigatorMoveNextItem,
  170. this.bindingNavigatorMoveLastItem,
  171. this.bindingNavigatorSeparator2,
  172. this.bindingNavigatorAddNewItem,
  173. this.bindingNavigatorDeleteItem,
  174. this.товарыBindingNavigatorSaveItem});
  175. this.товарыBindingNavigator.Location = new System.Drawing.Point(0, 0);
  176. this.товарыBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  177. this.товарыBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  178. this.товарыBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  179. this.товарыBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  180. this.товарыBindingNavigator.Name = "товарыBindingNavigator";
  181. this.товарыBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  182. this.товарыBindingNavigator.Size = new System.Drawing.Size(808, 25);
  183. this.товарыBindingNavigator.TabIndex = 37;
  184. this.товарыBindingNavigator.Text = "bindingNavigator1";
  185. //
  186. // bindingNavigatorMoveFirstItem
  187. //
  188. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  189. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  190. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  191. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  192. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  193. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  194. //
  195. // bindingNavigatorMovePreviousItem
  196. //
  197. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  198. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  199. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  200. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  201. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  202. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  203. //
  204. // bindingNavigatorSeparator
  205. //
  206. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  207. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  208. //
  209. // bindingNavigatorPositionItem
  210. //
  211. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  212. this.bindingNavigatorPositionItem.AutoSize = false;
  213. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  214. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  215. this.bindingNavigatorPositionItem.Text = "0";
  216. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  217. //
  218. // bindingNavigatorCountItem
  219. //
  220. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  221. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
  222. this.bindingNavigatorCountItem.Text = "для {0}";
  223. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  224. //
  225. // bindingNavigatorSeparator1
  226. //
  227. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
  228. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
  229. //
  230. // bindingNavigatorMoveNextItem
  231. //
  232. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  233. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  234. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  235. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  236. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
  237. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  238. //
  239. // bindingNavigatorMoveLastItem
  240. //
  241. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  242. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  243. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  244. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  245. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
  246. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  247. //
  248. // bindingNavigatorSeparator2
  249. //
  250. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
  251. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
  252. //
  253. // bindingNavigatorAddNewItem
  254. //
  255. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  256. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  257. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  258. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  259. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  260. this.bindingNavigatorAddNewItem.Text = "Добавить";
  261. //
  262. // bindingNavigatorDeleteItem
  263. //
  264. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  265. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  266. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  267. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  268. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
  269. this.bindingNavigatorDeleteItem.Text = "Удалить";
  270. //
  271. // товарыBindingNavigatorSaveItem
  272. //
  273. this.товарыBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  274. this.товарыBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("товарыBindingNavigatorSaveItem.Image")));
  275. this.товарыBindingNavigatorSaveItem.Name = "товарыBindingNavigatorSaveItem";
  276. this.товарыBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
  277. this.товарыBindingNavigatorSaveItem.Text = "Сохранить данные";
  278. this.товарыBindingNavigatorSaveItem.Click += new System.EventHandler(this.товарыBindingNavigatorSaveItem_Click);
  279. //
  280. // товарыDataGridView
  281. //
  282. this.товарыDataGridView.AutoGenerateColumns = false;
  283. this.товарыDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  284. this.товарыDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  285. this.dataGridViewTextBoxColumn1,
  286. this.dataGridViewTextBoxColumn2,
  287. this.dataGridViewTextBoxColumn3,
  288. this.dataGridViewTextBoxColumn4,
  289. this.dataGridViewTextBoxColumn5,
  290. this.dataGridViewTextBoxColumn6,
  291. this.dataGridViewTextBoxColumn7});
  292. this.товарыDataGridView.DataSource = this.товарыBindingSource;
  293. this.товарыDataGridView.Location = new System.Drawing.Point(34, 102);
  294. this.товарыDataGridView.Name = "товарыDataGridView";
  295. this.товарыDataGridView.Size = new System.Drawing.Size(744, 220);
  296. this.товарыDataGridView.TabIndex = 37;
  297. //
  298. // dataGridViewTextBoxColumn1
  299. //
  300. this.dataGridViewTextBoxColumn1.DataPropertyName = "Код_Товара";
  301. this.dataGridViewTextBoxColumn1.HeaderText = "Код_Товара";
  302. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  303. //
  304. // dataGridViewTextBoxColumn2
  305. //
  306. this.dataGridViewTextBoxColumn2.DataPropertyName = "Наименование_товара";
  307. this.dataGridViewTextBoxColumn2.HeaderText = "Наименование_товара";
  308. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  309. //
  310. // dataGridViewTextBoxColumn3
  311. //
  312. this.dataGridViewTextBoxColumn3.DataPropertyName = "Описание";
  313. this.dataGridViewTextBoxColumn3.HeaderText = "Описание";
  314. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  315. //
  316. // dataGridViewTextBoxColumn4
  317. //
  318. this.dataGridViewTextBoxColumn4.DataPropertyName = "Стоимость";
  319. this.dataGridViewTextBoxColumn4.HeaderText = "Стоимость";
  320. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  321. //
  322. // dataGridViewTextBoxColumn5
  323. //
  324. this.dataGridViewTextBoxColumn5.DataPropertyName = "Наличие";
  325. this.dataGridViewTextBoxColumn5.HeaderText = "Наличие";
  326. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  327. //
  328. // dataGridViewTextBoxColumn6
  329. //
  330. this.dataGridViewTextBoxColumn6.DataPropertyName = "Количество";
  331. this.dataGridViewTextBoxColumn6.HeaderText = "Количество";
  332. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  333. //
  334. // dataGridViewTextBoxColumn7
  335. //
  336. this.dataGridViewTextBoxColumn7.DataPropertyName = "Код_Поставки";
  337. this.dataGridViewTextBoxColumn7.HeaderText = "Код_Поставки";
  338. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  339. //
  340. // Form8
  341. //
  342. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  343. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  344. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  345. this.ClientSize = new System.Drawing.Size(808, 450);
  346. this.Controls.Add(this.товарыDataGridView);
  347. this.Controls.Add(this.товарыBindingNavigator);
  348. this.Controls.Add(this.pictureBox1);
  349. this.Controls.Add(this.button4);
  350. this.Controls.Add(this.button3);
  351. this.Controls.Add(this.button1);
  352. this.Controls.Add(this.button2);
  353. this.Name = "Form8";
  354. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  355. this.Text = "Form8";
  356. this.Load += new System.EventHandler(this.Form8_Load);
  357. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  358. ((System.ComponentModel.ISupportInitialize)(this.bd_EmelyanovDataSet)).EndInit();
  359. ((System.ComponentModel.ISupportInitialize)(this.товарыBindingSource)).EndInit();
  360. ((System.ComponentModel.ISupportInitialize)(this.товарыBindingNavigator)).EndInit();
  361. this.товарыBindingNavigator.ResumeLayout(false);
  362. this.товарыBindingNavigator.PerformLayout();
  363. ((System.ComponentModel.ISupportInitialize)(this.товарыDataGridView)).EndInit();
  364. this.ResumeLayout(false);
  365. this.PerformLayout();
  366. }
  367. #endregion
  368. private System.Windows.Forms.PictureBox pictureBox1;
  369. private System.Windows.Forms.Button button4;
  370. private System.Windows.Forms.Button button3;
  371. private System.Windows.Forms.Button button1;
  372. private System.Windows.Forms.Button button2;
  373. private Bd_EmelyanovDataSet bd_EmelyanovDataSet;
  374. private System.Windows.Forms.BindingSource товарыBindingSource;
  375. private Bd_EmelyanovDataSetTableAdapters.ТоварыTableAdapter товарыTableAdapter;
  376. private Bd_EmelyanovDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  377. private System.Windows.Forms.BindingNavigator товарыBindingNavigator;
  378. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  379. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  380. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  381. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  382. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  383. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  384. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  385. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  386. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  387. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  388. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  389. private System.Windows.Forms.ToolStripButton товарыBindingNavigatorSaveItem;
  390. private System.Windows.Forms.DataGridView товарыDataGridView;
  391. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  392. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  393. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  394. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  395. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  396. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  397. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  398. }
  399. }