Form1.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443
  1. namespace Bilet5Dergachev
  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">истинно, если управляемый ресурс должен быть удален; иначе ложно.</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.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
  30. this.пМ5_ДергачевDataSet = new Bilet5Dergachev.ПМ5_ДергачевDataSet();
  31. this.manufactureBindingSource = new System.Windows.Forms.BindingSource(this.components);
  32. this.manufactureTableAdapter = new Bilet5Dergachev.ПМ5_ДергачевDataSetTableAdapters.ManufactureTableAdapter();
  33. this.tableAdapterManager = new Bilet5Dergachev.ПМ5_ДергачевDataSetTableAdapters.TableAdapterManager();
  34. this.manufactureBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
  35. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  36. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  37. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  38. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  39. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  40. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  41. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  42. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  43. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  44. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  45. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  46. this.manufactureBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
  47. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  48. this.manufactureBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  49. this.idDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.названиепроизводителяDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.датаначалаработыDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridView2 = new System.Windows.Forms.DataGridView();
  53. this.productsalebimportBindingSource = new System.Windows.Forms.BindingSource(this.components);
  54. this.productsale_b_importTableAdapter = new Bilet5Dergachev.ПМ5_ДергачевDataSetTableAdapters.productsale_b_importTableAdapter();
  55. this.idDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.товарDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.количествоDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.датаивремяпродажиDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  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.button5 = new System.Windows.Forms.Button();
  63. this.button6 = new System.Windows.Forms.Button();
  64. this.button4 = new System.Windows.Forms.Button();
  65. ((System.ComponentModel.ISupportInitialize)(this.пМ5_ДергачевDataSet)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.manufactureBindingSource)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.manufactureBindingNavigator)).BeginInit();
  68. this.manufactureBindingNavigator.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.manufactureBindingSource1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.productsalebimportBindingSource)).BeginInit();
  73. this.SuspendLayout();
  74. //
  75. // пМ5_ДергачевDataSet
  76. //
  77. this.пМ5_ДергачевDataSet.DataSetName = "ПМ5_ДергачевDataSet";
  78. this.пМ5_ДергачевDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  79. //
  80. // manufactureBindingSource
  81. //
  82. this.manufactureBindingSource.DataMember = "Manufacture";
  83. this.manufactureBindingSource.DataSource = this.пМ5_ДергачевDataSet;
  84. //
  85. // manufactureTableAdapter
  86. //
  87. this.manufactureTableAdapter.ClearBeforeFill = true;
  88. //
  89. // tableAdapterManager
  90. //
  91. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  92. this.tableAdapterManager.ManufactureTableAdapter = this.manufactureTableAdapter;
  93. this.tableAdapterManager.productsale_b_importTableAdapter = this.productsale_b_importTableAdapter;
  94. this.tableAdapterManager.UpdateOrder = Bilet5Dergachev.ПМ5_ДергачевDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  95. //
  96. // manufactureBindingNavigator
  97. //
  98. this.manufactureBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  99. this.manufactureBindingNavigator.BindingSource = this.manufactureBindingSource;
  100. this.manufactureBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  101. this.manufactureBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  102. this.manufactureBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  103. this.bindingNavigatorMoveFirstItem,
  104. this.bindingNavigatorMovePreviousItem,
  105. this.bindingNavigatorSeparator,
  106. this.bindingNavigatorPositionItem,
  107. this.bindingNavigatorCountItem,
  108. this.bindingNavigatorSeparator1,
  109. this.bindingNavigatorMoveNextItem,
  110. this.bindingNavigatorMoveLastItem,
  111. this.bindingNavigatorSeparator2,
  112. this.bindingNavigatorAddNewItem,
  113. this.bindingNavigatorDeleteItem,
  114. this.manufactureBindingNavigatorSaveItem});
  115. this.manufactureBindingNavigator.Location = new System.Drawing.Point(0, 0);
  116. this.manufactureBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  117. this.manufactureBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  118. this.manufactureBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  119. this.manufactureBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  120. this.manufactureBindingNavigator.Name = "manufactureBindingNavigator";
  121. this.manufactureBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  122. this.manufactureBindingNavigator.Size = new System.Drawing.Size(800, 25);
  123. this.manufactureBindingNavigator.TabIndex = 0;
  124. this.manufactureBindingNavigator.Text = "bindingNavigator1";
  125. //
  126. // bindingNavigatorMoveFirstItem
  127. //
  128. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  129. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  130. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  131. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  132. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  133. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  134. //
  135. // bindingNavigatorMovePreviousItem
  136. //
  137. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  138. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  139. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  140. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  141. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  142. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  143. //
  144. // bindingNavigatorSeparator
  145. //
  146. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  147. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  148. //
  149. // bindingNavigatorPositionItem
  150. //
  151. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  152. this.bindingNavigatorPositionItem.AutoSize = false;
  153. this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("Segoe UI", 9F);
  154. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  155. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  156. this.bindingNavigatorPositionItem.Text = "0";
  157. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  158. //
  159. // bindingNavigatorCountItem
  160. //
  161. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  162. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
  163. this.bindingNavigatorCountItem.Text = "для {0}";
  164. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  165. //
  166. // bindingNavigatorSeparator1
  167. //
  168. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
  169. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
  170. //
  171. // bindingNavigatorMoveNextItem
  172. //
  173. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  174. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  175. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  176. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  177. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
  178. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  179. //
  180. // bindingNavigatorMoveLastItem
  181. //
  182. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  183. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  184. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  185. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  186. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
  187. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  188. //
  189. // bindingNavigatorSeparator2
  190. //
  191. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
  192. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
  193. //
  194. // bindingNavigatorAddNewItem
  195. //
  196. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  197. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  198. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  199. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  200. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  201. this.bindingNavigatorAddNewItem.Text = "Добавить";
  202. //
  203. // bindingNavigatorDeleteItem
  204. //
  205. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  206. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  207. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  208. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  209. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
  210. this.bindingNavigatorDeleteItem.Text = "Удалить";
  211. //
  212. // manufactureBindingNavigatorSaveItem
  213. //
  214. this.manufactureBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  215. this.manufactureBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("manufactureBindingNavigatorSaveItem.Image")));
  216. this.manufactureBindingNavigatorSaveItem.Name = "manufactureBindingNavigatorSaveItem";
  217. this.manufactureBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
  218. this.manufactureBindingNavigatorSaveItem.Text = "Сохранить данные";
  219. this.manufactureBindingNavigatorSaveItem.Click += new System.EventHandler(this.manufactureBindingNavigatorSaveItem_Click);
  220. //
  221. // dataGridView1
  222. //
  223. this.dataGridView1.AutoGenerateColumns = false;
  224. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  225. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  226. this.idDataGridViewTextBoxColumn,
  227. this.названиепроизводителяDataGridViewTextBoxColumn,
  228. this.датаначалаработыDataGridViewTextBoxColumn});
  229. this.dataGridView1.DataSource = this.manufactureBindingSource1;
  230. this.dataGridView1.Location = new System.Drawing.Point(68, 50);
  231. this.dataGridView1.Name = "dataGridView1";
  232. this.dataGridView1.Size = new System.Drawing.Size(353, 150);
  233. this.dataGridView1.TabIndex = 1;
  234. this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
  235. //
  236. // manufactureBindingSource1
  237. //
  238. this.manufactureBindingSource1.DataMember = "Manufacture";
  239. this.manufactureBindingSource1.DataSource = this.пМ5_ДергачевDataSet;
  240. //
  241. // idDataGridViewTextBoxColumn
  242. //
  243. this.idDataGridViewTextBoxColumn.DataPropertyName = "id";
  244. this.idDataGridViewTextBoxColumn.HeaderText = "id";
  245. this.idDataGridViewTextBoxColumn.Name = "idDataGridViewTextBoxColumn";
  246. this.idDataGridViewTextBoxColumn.ReadOnly = true;
  247. //
  248. // названиепроизводителяDataGridViewTextBoxColumn
  249. //
  250. this.названиепроизводителяDataGridViewTextBoxColumn.DataPropertyName = "Название_производителя";
  251. this.названиепроизводителяDataGridViewTextBoxColumn.HeaderText = "Название_производителя";
  252. this.названиепроизводителяDataGridViewTextBoxColumn.Name = "названиепроизводителяDataGridViewTextBoxColumn";
  253. //
  254. // датаначалаработыDataGridViewTextBoxColumn
  255. //
  256. this.датаначалаработыDataGridViewTextBoxColumn.DataPropertyName = "Дата_начала_работы";
  257. this.датаначалаработыDataGridViewTextBoxColumn.HeaderText = "Дата_начала_работы";
  258. this.датаначалаработыDataGridViewTextBoxColumn.Name = "датаначалаработыDataGridViewTextBoxColumn";
  259. //
  260. // dataGridView2
  261. //
  262. this.dataGridView2.AutoGenerateColumns = false;
  263. this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  264. this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  265. this.idDataGridViewTextBoxColumn1,
  266. this.товарDataGridViewTextBoxColumn,
  267. this.количествоDataGridViewTextBoxColumn,
  268. this.датаивремяпродажиDataGridViewTextBoxColumn});
  269. this.dataGridView2.DataSource = this.productsalebimportBindingSource;
  270. this.dataGridView2.Location = new System.Drawing.Point(68, 288);
  271. this.dataGridView2.Name = "dataGridView2";
  272. this.dataGridView2.Size = new System.Drawing.Size(450, 150);
  273. this.dataGridView2.TabIndex = 2;
  274. this.dataGridView2.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellContentClick);
  275. //
  276. // productsalebimportBindingSource
  277. //
  278. this.productsalebimportBindingSource.DataMember = "productsale_b_import";
  279. this.productsalebimportBindingSource.DataSource = this.пМ5_ДергачевDataSet;
  280. //
  281. // productsale_b_importTableAdapter
  282. //
  283. this.productsale_b_importTableAdapter.ClearBeforeFill = true;
  284. //
  285. // idDataGridViewTextBoxColumn1
  286. //
  287. this.idDataGridViewTextBoxColumn1.DataPropertyName = "id";
  288. this.idDataGridViewTextBoxColumn1.HeaderText = "id";
  289. this.idDataGridViewTextBoxColumn1.Name = "idDataGridViewTextBoxColumn1";
  290. this.idDataGridViewTextBoxColumn1.ReadOnly = true;
  291. //
  292. // товарDataGridViewTextBoxColumn
  293. //
  294. this.товарDataGridViewTextBoxColumn.DataPropertyName = "Товар";
  295. this.товарDataGridViewTextBoxColumn.HeaderText = "Товар";
  296. this.товарDataGridViewTextBoxColumn.Name = "товарDataGridViewTextBoxColumn";
  297. //
  298. // количествоDataGridViewTextBoxColumn
  299. //
  300. this.количествоDataGridViewTextBoxColumn.DataPropertyName = "Количество";
  301. this.количествоDataGridViewTextBoxColumn.HeaderText = "Количество";
  302. this.количествоDataGridViewTextBoxColumn.Name = "количествоDataGridViewTextBoxColumn";
  303. //
  304. // датаивремяпродажиDataGridViewTextBoxColumn
  305. //
  306. this.датаивремяпродажиDataGridViewTextBoxColumn.DataPropertyName = "Дата_и_время_продажи";
  307. this.датаивремяпродажиDataGridViewTextBoxColumn.HeaderText = "Дата_и_время_продажи";
  308. this.датаивремяпродажиDataGridViewTextBoxColumn.Name = "датаивремяпродажиDataGridViewTextBoxColumn";
  309. //
  310. // button1
  311. //
  312. this.button1.Location = new System.Drawing.Point(302, 227);
  313. this.button1.Name = "button1";
  314. this.button1.Size = new System.Drawing.Size(75, 23);
  315. this.button1.TabIndex = 3;
  316. this.button1.Text = "Добавить";
  317. this.button1.UseVisualStyleBackColor = true;
  318. this.button1.Click += new System.EventHandler(this.button1_Click);
  319. //
  320. // button2
  321. //
  322. this.button2.Location = new System.Drawing.Point(398, 227);
  323. this.button2.Name = "button2";
  324. this.button2.Size = new System.Drawing.Size(75, 23);
  325. this.button2.TabIndex = 4;
  326. this.button2.Text = "Удалить";
  327. this.button2.UseVisualStyleBackColor = true;
  328. this.button2.Click += new System.EventHandler(this.button2_Click);
  329. //
  330. // button3
  331. //
  332. this.button3.Location = new System.Drawing.Point(492, 227);
  333. this.button3.Name = "button3";
  334. this.button3.Size = new System.Drawing.Size(75, 23);
  335. this.button3.TabIndex = 5;
  336. this.button3.Text = "Сохранить";
  337. this.button3.UseVisualStyleBackColor = true;
  338. this.button3.Click += new System.EventHandler(this.button3_Click);
  339. //
  340. // button5
  341. //
  342. this.button5.Location = new System.Drawing.Point(398, 474);
  343. this.button5.Name = "button5";
  344. this.button5.Size = new System.Drawing.Size(75, 23);
  345. this.button5.TabIndex = 7;
  346. this.button5.Text = "Удалить";
  347. this.button5.UseVisualStyleBackColor = true;
  348. this.button5.Click += new System.EventHandler(this.button5_Click);
  349. //
  350. // button6
  351. //
  352. this.button6.Location = new System.Drawing.Point(302, 474);
  353. this.button6.Name = "button6";
  354. this.button6.Size = new System.Drawing.Size(75, 23);
  355. this.button6.TabIndex = 6;
  356. this.button6.Text = "Добавить";
  357. this.button6.UseVisualStyleBackColor = true;
  358. this.button6.Click += new System.EventHandler(this.button6_Click);
  359. //
  360. // button4
  361. //
  362. this.button4.Location = new System.Drawing.Point(492, 474);
  363. this.button4.Name = "button4";
  364. this.button4.Size = new System.Drawing.Size(75, 23);
  365. this.button4.TabIndex = 8;
  366. this.button4.Text = "Сохранить";
  367. this.button4.UseVisualStyleBackColor = true;
  368. this.button4.Click += new System.EventHandler(this.button4_Click);
  369. //
  370. // Form1
  371. //
  372. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  373. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  374. this.ClientSize = new System.Drawing.Size(800, 577);
  375. this.Controls.Add(this.button4);
  376. this.Controls.Add(this.button5);
  377. this.Controls.Add(this.button6);
  378. this.Controls.Add(this.button3);
  379. this.Controls.Add(this.button2);
  380. this.Controls.Add(this.button1);
  381. this.Controls.Add(this.dataGridView2);
  382. this.Controls.Add(this.dataGridView1);
  383. this.Controls.Add(this.manufactureBindingNavigator);
  384. this.Name = "Form1";
  385. this.Text = "Form1";
  386. this.Load += new System.EventHandler(this.Form1_Load);
  387. ((System.ComponentModel.ISupportInitialize)(this.пМ5_ДергачевDataSet)).EndInit();
  388. ((System.ComponentModel.ISupportInitialize)(this.manufactureBindingSource)).EndInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.manufactureBindingNavigator)).EndInit();
  390. this.manufactureBindingNavigator.ResumeLayout(false);
  391. this.manufactureBindingNavigator.PerformLayout();
  392. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  393. ((System.ComponentModel.ISupportInitialize)(this.manufactureBindingSource1)).EndInit();
  394. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
  395. ((System.ComponentModel.ISupportInitialize)(this.productsalebimportBindingSource)).EndInit();
  396. this.ResumeLayout(false);
  397. this.PerformLayout();
  398. }
  399. #endregion
  400. private ПМ5_ДергачевDataSet пМ5_ДергачевDataSet;
  401. private System.Windows.Forms.BindingSource manufactureBindingSource;
  402. private ПМ5_ДергачевDataSetTableAdapters.ManufactureTableAdapter manufactureTableAdapter;
  403. private ПМ5_ДергачевDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  404. private System.Windows.Forms.BindingNavigator manufactureBindingNavigator;
  405. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  406. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  407. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  408. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  409. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  410. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  411. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  412. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  413. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  414. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  415. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  416. private System.Windows.Forms.ToolStripButton manufactureBindingNavigatorSaveItem;
  417. private ПМ5_ДергачевDataSetTableAdapters.productsale_b_importTableAdapter productsale_b_importTableAdapter;
  418. private System.Windows.Forms.DataGridView dataGridView1;
  419. private System.Windows.Forms.DataGridViewTextBoxColumn idDataGridViewTextBoxColumn;
  420. private System.Windows.Forms.DataGridViewTextBoxColumn названиепроизводителяDataGridViewTextBoxColumn;
  421. private System.Windows.Forms.DataGridViewTextBoxColumn датаначалаработыDataGridViewTextBoxColumn;
  422. private System.Windows.Forms.BindingSource manufactureBindingSource1;
  423. private System.Windows.Forms.DataGridView dataGridView2;
  424. private System.Windows.Forms.BindingSource productsalebimportBindingSource;
  425. private System.Windows.Forms.DataGridViewTextBoxColumn idDataGridViewTextBoxColumn1;
  426. private System.Windows.Forms.DataGridViewTextBoxColumn товарDataGridViewTextBoxColumn;
  427. private System.Windows.Forms.DataGridViewTextBoxColumn количествоDataGridViewTextBoxColumn;
  428. private System.Windows.Forms.DataGridViewTextBoxColumn датаивремяпродажиDataGridViewTextBoxColumn;
  429. private System.Windows.Forms.Button button1;
  430. private System.Windows.Forms.Button button2;
  431. private System.Windows.Forms.Button button3;
  432. private System.Windows.Forms.Button button5;
  433. private System.Windows.Forms.Button button6;
  434. private System.Windows.Forms.Button button4;
  435. }
  436. }