Deliveries_FORM.Designer.cs 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. namespace IS_hairdresser
  2. {
  3. partial class Deliveries_FORM
  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(Deliveries_FORM));
  30. this.DataGridView = new System.Windows.Forms.DataGridView();
  31. this.артикулDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  32. this.наименованиеDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.ценаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.датаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.deliveriesBindingSource = new System.Windows.Forms.BindingSource(this.components);
  36. this.gushchinaDataSet = new IS_hairdresser.GushchinaDataSet();
  37. this.deliveriesTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.DeliveriesTableAdapter();
  38. this.button7 = new System.Windows.Forms.Button();
  39. this.button4 = new System.Windows.Forms.Button();
  40. this.label4 = new System.Windows.Forms.Label();
  41. this.deliveriesTableAdapter1 = new IS_hairdresser.GushchinaDataSetTableAdapters.DeliveriesTableAdapter();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.listBindingSource = new System.Windows.Forms.BindingSource(this.components);
  44. this.gushchinaDataSet1 = new IS_hairdresser.GushchinaDataSet1();
  45. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  46. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  47. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  48. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  49. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  50. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  51. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  52. this.label2 = new System.Windows.Forms.Label();
  53. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  54. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  55. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  56. this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
  57. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  58. this.gushchinaDataSet2 = new IS_hairdresser.GushchinaDataSet();
  59. this.listTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.ListTableAdapter();
  60. this.tableAdapterManager2 = new IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager();
  61. this.местохраненияDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.label6 = new System.Windows.Forms.Label();
  63. this.listTableAdapter1 = new IS_hairdresser.GushchinaDataSet1TableAdapters.ListTableAdapter();
  64. this.usedconsumablesBindingSource = new System.Windows.Forms.BindingSource(this.components);
  65. this.gushchinaDataSet3 = new IS_hairdresser.GushchinaDataSet();
  66. this.used_consumablesBindingSource = new System.Windows.Forms.BindingSource(this.components);
  67. this.used_consumablesTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.Used_consumablesTableAdapter();
  68. this.tableAdapterManager = new IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager();
  69. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  76. this.сохранитьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  77. this.скачатьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  78. this.менюToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  79. this.comboBox1 = new System.Windows.Forms.ComboBox();
  80. this.label5 = new System.Windows.Forms.Label();
  81. this.textBox5 = new System.Windows.Forms.TextBox();
  82. this.textBox4 = new System.Windows.Forms.TextBox();
  83. this.button3 = new System.Windows.Forms.Button();
  84. this.button2 = new System.Windows.Forms.Button();
  85. this.button1 = new System.Windows.Forms.Button();
  86. this.textBox2 = new System.Windows.Forms.TextBox();
  87. this.warehouseTableAdapter = new IS_hairdresser.GushchinaDataSetTableAdapters.WarehouseTableAdapter();
  88. this.отображение_по_артиклуBindingSource = new System.Windows.Forms.BindingSource(this.components);
  89. this.tableAdapterManager1 = new IS_hairdresser.GushchinaDataSet1TableAdapters.TableAdapterManager();
  90. this.отображение_по_артиклуTableAdapter = new IS_hairdresser.GushchinaDataSet1TableAdapters.Отображение_по_артиклуTableAdapter();
  91. this.button5 = new System.Windows.Forms.Button();
  92. ((System.ComponentModel.ISupportInitialize)(this.DataGridView)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.deliveriesBindingSource)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.listBindingSource)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
  98. this.bindingNavigator1.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet2)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.usedconsumablesBindingSource)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet3)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.used_consumablesBindingSource)).BeginInit();
  103. this.menuStrip1.SuspendLayout();
  104. ((System.ComponentModel.ISupportInitialize)(this.отображение_по_артиклуBindingSource)).BeginInit();
  105. this.SuspendLayout();
  106. //
  107. // DataGridView
  108. //
  109. this.DataGridView.AutoGenerateColumns = false;
  110. this.DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  111. this.DataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  112. this.артикулDataGridViewTextBoxColumn,
  113. this.наименованиеDataGridViewTextBoxColumn,
  114. this.ценаDataGridViewTextBoxColumn,
  115. this.датаDataGridViewTextBoxColumn});
  116. this.DataGridView.DataSource = this.deliveriesBindingSource;
  117. this.DataGridView.Location = new System.Drawing.Point(12, 59);
  118. this.DataGridView.Name = "DataGridView";
  119. this.DataGridView.Size = new System.Drawing.Size(854, 373);
  120. this.DataGridView.TabIndex = 13;
  121. //
  122. // артикулDataGridViewTextBoxColumn
  123. //
  124. this.артикулDataGridViewTextBoxColumn.DataPropertyName = "Артикул";
  125. this.артикулDataGridViewTextBoxColumn.HeaderText = "Артикул";
  126. this.артикулDataGridViewTextBoxColumn.Name = "артикулDataGridViewTextBoxColumn";
  127. //
  128. // наименованиеDataGridViewTextBoxColumn
  129. //
  130. this.наименованиеDataGridViewTextBoxColumn.DataPropertyName = "Наименование";
  131. this.наименованиеDataGridViewTextBoxColumn.HeaderText = "Наименование";
  132. this.наименованиеDataGridViewTextBoxColumn.Name = "наименованиеDataGridViewTextBoxColumn";
  133. //
  134. // ценаDataGridViewTextBoxColumn
  135. //
  136. this.ценаDataGridViewTextBoxColumn.DataPropertyName = "Цена";
  137. this.ценаDataGridViewTextBoxColumn.HeaderText = "Цена";
  138. this.ценаDataGridViewTextBoxColumn.Name = "ценаDataGridViewTextBoxColumn";
  139. //
  140. // датаDataGridViewTextBoxColumn
  141. //
  142. this.датаDataGridViewTextBoxColumn.DataPropertyName = "Дата";
  143. this.датаDataGridViewTextBoxColumn.HeaderText = "Дата";
  144. this.датаDataGridViewTextBoxColumn.Name = "датаDataGridViewTextBoxColumn";
  145. //
  146. // deliveriesBindingSource
  147. //
  148. this.deliveriesBindingSource.DataMember = "Deliveries";
  149. this.deliveriesBindingSource.DataSource = this.gushchinaDataSet;
  150. //
  151. // gushchinaDataSet
  152. //
  153. this.gushchinaDataSet.DataSetName = "GushchinaDataSet";
  154. this.gushchinaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  155. //
  156. // deliveriesTableAdapter
  157. //
  158. this.deliveriesTableAdapter.ClearBeforeFill = true;
  159. //
  160. // button7
  161. //
  162. this.button7.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  163. this.button7.Location = new System.Drawing.Point(1247, 241);
  164. this.button7.Name = "button7";
  165. this.button7.Size = new System.Drawing.Size(125, 30);
  166. this.button7.TabIndex = 80;
  167. this.button7.Text = "Фильтровать";
  168. this.button7.UseVisualStyleBackColor = true;
  169. this.button7.Click += new System.EventHandler(this.button7_Click);
  170. //
  171. // button4
  172. //
  173. this.button4.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  174. this.button4.Location = new System.Drawing.Point(1247, 151);
  175. this.button4.Name = "button4";
  176. this.button4.Size = new System.Drawing.Size(125, 29);
  177. this.button4.TabIndex = 78;
  178. this.button4.Text = "Фильтровать";
  179. this.button4.UseVisualStyleBackColor = true;
  180. this.button4.Click += new System.EventHandler(this.button4_Click);
  181. //
  182. // label4
  183. //
  184. this.label4.AutoSize = true;
  185. this.label4.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  186. this.label4.Location = new System.Drawing.Point(872, 196);
  187. this.label4.Name = "label4";
  188. this.label4.Size = new System.Drawing.Size(49, 21);
  189. this.label4.TabIndex = 74;
  190. this.label4.Text = "Цена";
  191. //
  192. // deliveriesTableAdapter1
  193. //
  194. this.deliveriesTableAdapter1.ClearBeforeFill = true;
  195. //
  196. // label1
  197. //
  198. this.label1.AutoSize = true;
  199. this.label1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  200. this.label1.Location = new System.Drawing.Point(872, 109);
  201. this.label1.Name = "label1";
  202. this.label1.Size = new System.Drawing.Size(77, 21);
  203. this.label1.TabIndex = 68;
  204. this.label1.Text = "Артикул";
  205. //
  206. // listBindingSource
  207. //
  208. this.listBindingSource.DataMember = "List";
  209. this.listBindingSource.DataSource = this.gushchinaDataSet1;
  210. //
  211. // gushchinaDataSet1
  212. //
  213. this.gushchinaDataSet1.DataSetName = "GushchinaDataSet1";
  214. this.gushchinaDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  215. //
  216. // bindingNavigatorMoveFirstItem
  217. //
  218. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  219. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  220. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  221. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  222. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  223. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  224. //
  225. // bindingNavigatorMovePreviousItem
  226. //
  227. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  228. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  229. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  230. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  231. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  232. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  233. //
  234. // bindingNavigatorSeparator
  235. //
  236. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  237. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  238. //
  239. // bindingNavigatorPositionItem
  240. //
  241. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  242. this.bindingNavigatorPositionItem.AutoSize = false;
  243. this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("Segoe UI", 9F);
  244. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  245. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  246. this.bindingNavigatorPositionItem.Text = "0";
  247. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  248. //
  249. // bindingNavigatorCountItem
  250. //
  251. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  252. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
  253. this.bindingNavigatorCountItem.Text = "для {0}";
  254. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  255. //
  256. // bindingNavigatorSeparator1
  257. //
  258. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
  259. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
  260. //
  261. // bindingNavigatorMoveNextItem
  262. //
  263. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  264. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  265. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  266. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  267. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
  268. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  269. //
  270. // label2
  271. //
  272. this.label2.AutoSize = true;
  273. this.label2.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  274. this.label2.Location = new System.Drawing.Point(872, 152);
  275. this.label2.Name = "label2";
  276. this.label2.Size = new System.Drawing.Size(126, 21);
  277. this.label2.TabIndex = 69;
  278. this.label2.Text = "Наименование";
  279. //
  280. // bindingNavigatorMoveLastItem
  281. //
  282. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  283. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  284. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  285. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  286. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
  287. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  288. //
  289. // bindingNavigatorAddNewItem
  290. //
  291. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  292. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  293. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  294. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  295. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  296. this.bindingNavigatorAddNewItem.Text = "Добавить";
  297. //
  298. // bindingNavigatorDeleteItem
  299. //
  300. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  301. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  302. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  303. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  304. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
  305. this.bindingNavigatorDeleteItem.Text = "Удалить";
  306. //
  307. // bindingNavigator1
  308. //
  309. this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem;
  310. this.bindingNavigator1.BindingSource = this.deliveriesBindingSource;
  311. this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
  312. this.bindingNavigator1.DeleteItem = this.bindingNavigatorDeleteItem;
  313. this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  314. this.bindingNavigatorMoveFirstItem,
  315. this.bindingNavigatorMovePreviousItem,
  316. this.bindingNavigatorSeparator,
  317. this.bindingNavigatorPositionItem,
  318. this.bindingNavigatorCountItem,
  319. this.bindingNavigatorSeparator1,
  320. this.bindingNavigatorMoveNextItem,
  321. this.bindingNavigatorMoveLastItem,
  322. this.bindingNavigatorSeparator2,
  323. this.bindingNavigatorAddNewItem,
  324. this.bindingNavigatorDeleteItem});
  325. this.bindingNavigator1.Location = new System.Drawing.Point(0, 31);
  326. this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  327. this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
  328. this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
  329. this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  330. this.bindingNavigator1.Name = "bindingNavigator1";
  331. this.bindingNavigator1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
  332. this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
  333. this.bindingNavigator1.Size = new System.Drawing.Size(1402, 25);
  334. this.bindingNavigator1.TabIndex = 66;
  335. this.bindingNavigator1.Text = "bindingNavigator1";
  336. //
  337. // bindingNavigatorSeparator2
  338. //
  339. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
  340. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
  341. //
  342. // gushchinaDataSet2
  343. //
  344. this.gushchinaDataSet2.DataSetName = "GushchinaDataSet";
  345. this.gushchinaDataSet2.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  346. //
  347. // listTableAdapter
  348. //
  349. this.listTableAdapter.ClearBeforeFill = true;
  350. //
  351. // tableAdapterManager2
  352. //
  353. this.tableAdapterManager2.BackupDataSetBeforeUpdate = false;
  354. this.tableAdapterManager2.Consumables_soldTableAdapter = null;
  355. this.tableAdapterManager2.DeliveriesTableAdapter = null;
  356. this.tableAdapterManager2.ListTableAdapter = this.listTableAdapter;
  357. this.tableAdapterManager2.PurchaseTableAdapter = null;
  358. this.tableAdapterManager2.UpdateOrder = IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  359. this.tableAdapterManager2.Used_consumablesTableAdapter = null;
  360. this.tableAdapterManager2.WarehouseTableAdapter = null;
  361. //
  362. // местохраненияDataGridViewTextBoxColumn
  363. //
  364. this.местохраненияDataGridViewTextBoxColumn.DataPropertyName = "Место_хранения";
  365. this.местохраненияDataGridViewTextBoxColumn.HeaderText = "Место_хранения";
  366. this.местохраненияDataGridViewTextBoxColumn.Name = "местохраненияDataGridViewTextBoxColumn";
  367. //
  368. // label6
  369. //
  370. this.label6.AutoSize = true;
  371. this.label6.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  372. this.label6.Location = new System.Drawing.Point(1066, 59);
  373. this.label6.Name = "label6";
  374. this.label6.Size = new System.Drawing.Size(83, 21);
  375. this.label6.TabIndex = 81;
  376. this.label6.Text = "ФИЛЬТР";
  377. //
  378. // listTableAdapter1
  379. //
  380. this.listTableAdapter1.ClearBeforeFill = true;
  381. //
  382. // gushchinaDataSet3
  383. //
  384. this.gushchinaDataSet3.DataSetName = "GushchinaDataSet";
  385. this.gushchinaDataSet3.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  386. //
  387. // used_consumablesBindingSource
  388. //
  389. this.used_consumablesBindingSource.DataMember = "Used_consumables";
  390. this.used_consumablesBindingSource.DataSource = this.gushchinaDataSet3;
  391. //
  392. // used_consumablesTableAdapter
  393. //
  394. this.used_consumablesTableAdapter.ClearBeforeFill = true;
  395. //
  396. // tableAdapterManager
  397. //
  398. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  399. this.tableAdapterManager.Consumables_soldTableAdapter = null;
  400. this.tableAdapterManager.DeliveriesTableAdapter = null;
  401. this.tableAdapterManager.ListTableAdapter = null;
  402. this.tableAdapterManager.PurchaseTableAdapter = null;
  403. this.tableAdapterManager.UpdateOrder = IS_hairdresser.GushchinaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  404. this.tableAdapterManager.Used_consumablesTableAdapter = this.used_consumablesTableAdapter;
  405. this.tableAdapterManager.WarehouseTableAdapter = null;
  406. //
  407. // dataGridViewTextBoxColumn1
  408. //
  409. this.dataGridViewTextBoxColumn1.DataPropertyName = "Артикул";
  410. this.dataGridViewTextBoxColumn1.HeaderText = "Артикул";
  411. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  412. //
  413. // dataGridViewTextBoxColumn2
  414. //
  415. this.dataGridViewTextBoxColumn2.DataPropertyName = "Наименование";
  416. this.dataGridViewTextBoxColumn2.HeaderText = "Наименование";
  417. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  418. //
  419. // dataGridViewTextBoxColumn3
  420. //
  421. this.dataGridViewTextBoxColumn3.DataPropertyName = "Цена";
  422. this.dataGridViewTextBoxColumn3.HeaderText = "Цена";
  423. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  424. //
  425. // dataGridViewTextBoxColumn4
  426. //
  427. this.dataGridViewTextBoxColumn4.DataPropertyName = "Количество";
  428. this.dataGridViewTextBoxColumn4.HeaderText = "Количество";
  429. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  430. //
  431. // dataGridViewTextBoxColumn5
  432. //
  433. this.dataGridViewTextBoxColumn5.DataPropertyName = "Дата";
  434. this.dataGridViewTextBoxColumn5.HeaderText = "Дата";
  435. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  436. //
  437. // dataGridViewTextBoxColumn6
  438. //
  439. this.dataGridViewTextBoxColumn6.DataPropertyName = "Сотрудник";
  440. this.dataGridViewTextBoxColumn6.HeaderText = "Сотрудник";
  441. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  442. //
  443. // menuStrip1
  444. //
  445. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  446. this.сохранитьToolStripMenuItem,
  447. this.скачатьToolStripMenuItem,
  448. this.менюToolStripMenuItem});
  449. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  450. this.menuStrip1.Name = "menuStrip1";
  451. this.menuStrip1.Padding = new System.Windows.Forms.Padding(10, 3, 0, 3);
  452. this.menuStrip1.Size = new System.Drawing.Size(1402, 31);
  453. this.menuStrip1.TabIndex = 65;
  454. this.menuStrip1.Text = "menuStrip1";
  455. //
  456. // сохранитьToolStripMenuItem
  457. //
  458. this.сохранитьToolStripMenuItem.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  459. this.сохранитьToolStripMenuItem.Name = "сохранитьToolStripMenuItem";
  460. this.сохранитьToolStripMenuItem.Size = new System.Drawing.Size(109, 25);
  461. this.сохранитьToolStripMenuItem.Text = "Сохранить";
  462. this.сохранитьToolStripMenuItem.Click += new System.EventHandler(this.сохранитьToolStripMenuItem_Click);
  463. //
  464. // скачатьToolStripMenuItem
  465. //
  466. this.скачатьToolStripMenuItem.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  467. this.скачатьToolStripMenuItem.Name = "скачатьToolStripMenuItem";
  468. this.скачатьToolStripMenuItem.Size = new System.Drawing.Size(86, 25);
  469. this.скачатьToolStripMenuItem.Text = "Скачать";
  470. this.скачатьToolStripMenuItem.Click += new System.EventHandler(this.скачатьToolStripMenuItem_Click);
  471. //
  472. // менюToolStripMenuItem
  473. //
  474. this.менюToolStripMenuItem.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  475. this.менюToolStripMenuItem.Name = "менюToolStripMenuItem";
  476. this.менюToolStripMenuItem.Size = new System.Drawing.Size(70, 25);
  477. this.менюToolStripMenuItem.Text = "Меню";
  478. this.менюToolStripMenuItem.Click += new System.EventHandler(this.менюToolStripMenuItem_Click);
  479. //
  480. // comboBox1
  481. //
  482. this.comboBox1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  483. this.comboBox1.FormattingEnabled = true;
  484. this.comboBox1.Location = new System.Drawing.Point(1028, 151);
  485. this.comboBox1.Name = "comboBox1";
  486. this.comboBox1.Size = new System.Drawing.Size(213, 29);
  487. this.comboBox1.TabIndex = 77;
  488. //
  489. // label5
  490. //
  491. this.label5.AutoSize = true;
  492. this.label5.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  493. this.label5.Location = new System.Drawing.Point(872, 242);
  494. this.label5.Name = "label5";
  495. this.label5.Size = new System.Drawing.Size(47, 21);
  496. this.label5.TabIndex = 76;
  497. this.label5.Text = "Дата";
  498. //
  499. // textBox5
  500. //
  501. this.textBox5.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  502. this.textBox5.Location = new System.Drawing.Point(1028, 242);
  503. this.textBox5.Name = "textBox5";
  504. this.textBox5.Size = new System.Drawing.Size(213, 29);
  505. this.textBox5.TabIndex = 75;
  506. //
  507. // textBox4
  508. //
  509. this.textBox4.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  510. this.textBox4.Location = new System.Drawing.Point(1028, 195);
  511. this.textBox4.Name = "textBox4";
  512. this.textBox4.Size = new System.Drawing.Size(213, 29);
  513. this.textBox4.TabIndex = 73;
  514. //
  515. // button3
  516. //
  517. this.button3.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  518. this.button3.Location = new System.Drawing.Point(876, 379);
  519. this.button3.Name = "button3";
  520. this.button3.Size = new System.Drawing.Size(496, 53);
  521. this.button3.TabIndex = 72;
  522. this.button3.Text = "Найти";
  523. this.button3.UseVisualStyleBackColor = true;
  524. this.button3.Click += new System.EventHandler(this.button3_Click);
  525. //
  526. // button2
  527. //
  528. this.button2.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  529. this.button2.Location = new System.Drawing.Point(876, 308);
  530. this.button2.Name = "button2";
  531. this.button2.Size = new System.Drawing.Size(496, 53);
  532. this.button2.TabIndex = 71;
  533. this.button2.Text = "Показать всё";
  534. this.button2.UseVisualStyleBackColor = true;
  535. this.button2.Click += new System.EventHandler(this.button2_Click);
  536. //
  537. // button1
  538. //
  539. this.button1.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  540. this.button1.Location = new System.Drawing.Point(1247, 108);
  541. this.button1.Name = "button1";
  542. this.button1.Size = new System.Drawing.Size(125, 29);
  543. this.button1.TabIndex = 70;
  544. this.button1.Text = "Фильтровать";
  545. this.button1.UseVisualStyleBackColor = true;
  546. this.button1.Click += new System.EventHandler(this.button1_Click_1);
  547. //
  548. // textBox2
  549. //
  550. this.textBox2.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  551. this.textBox2.Location = new System.Drawing.Point(1028, 108);
  552. this.textBox2.Name = "textBox2";
  553. this.textBox2.Size = new System.Drawing.Size(213, 29);
  554. this.textBox2.TabIndex = 67;
  555. //
  556. // warehouseTableAdapter
  557. //
  558. this.warehouseTableAdapter.ClearBeforeFill = true;
  559. //
  560. // отображение_по_артиклуBindingSource
  561. //
  562. this.отображение_по_артиклуBindingSource.DataMember = "Отображение по артиклу";
  563. this.отображение_по_артиклуBindingSource.DataSource = this.gushchinaDataSet1;
  564. //
  565. // tableAdapterManager1
  566. //
  567. this.tableAdapterManager1.BackupDataSetBeforeUpdate = false;
  568. this.tableAdapterManager1.Consumables_soldTableAdapter = null;
  569. this.tableAdapterManager1.DeliveriesTableAdapter = null;
  570. this.tableAdapterManager1.ListTableAdapter = this.listTableAdapter1;
  571. this.tableAdapterManager1.PurchaseTableAdapter = null;
  572. this.tableAdapterManager1.UpdateOrder = IS_hairdresser.GushchinaDataSet1TableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  573. this.tableAdapterManager1.Used_consumablesTableAdapter = null;
  574. this.tableAdapterManager1.WarehouseTableAdapter = null;
  575. //
  576. // отображение_по_артиклуTableAdapter
  577. //
  578. this.отображение_по_артиклуTableAdapter.ClearBeforeFill = true;
  579. //
  580. // button5
  581. //
  582. this.button5.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  583. this.button5.Location = new System.Drawing.Point(1247, 195);
  584. this.button5.Name = "button5";
  585. this.button5.Size = new System.Drawing.Size(125, 29);
  586. this.button5.TabIndex = 82;
  587. this.button5.Text = "Фильтровать";
  588. this.button5.UseVisualStyleBackColor = true;
  589. //
  590. // Deliveries_FORM
  591. //
  592. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  593. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  594. this.ClientSize = new System.Drawing.Size(1402, 440);
  595. this.Controls.Add(this.button5);
  596. this.Controls.Add(this.button7);
  597. this.Controls.Add(this.button4);
  598. this.Controls.Add(this.label4);
  599. this.Controls.Add(this.label1);
  600. this.Controls.Add(this.label2);
  601. this.Controls.Add(this.bindingNavigator1);
  602. this.Controls.Add(this.label6);
  603. this.Controls.Add(this.menuStrip1);
  604. this.Controls.Add(this.comboBox1);
  605. this.Controls.Add(this.label5);
  606. this.Controls.Add(this.textBox5);
  607. this.Controls.Add(this.textBox4);
  608. this.Controls.Add(this.button3);
  609. this.Controls.Add(this.button2);
  610. this.Controls.Add(this.button1);
  611. this.Controls.Add(this.textBox2);
  612. this.Controls.Add(this.DataGridView);
  613. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  614. this.Name = "Deliveries_FORM";
  615. this.Text = "Поставка";
  616. this.Load += new System.EventHandler(this.Deliveries_FORM_Load);
  617. ((System.ComponentModel.ISupportInitialize)(this.DataGridView)).EndInit();
  618. ((System.ComponentModel.ISupportInitialize)(this.deliveriesBindingSource)).EndInit();
  619. ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet)).EndInit();
  620. ((System.ComponentModel.ISupportInitialize)(this.listBindingSource)).EndInit();
  621. ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet1)).EndInit();
  622. ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
  623. this.bindingNavigator1.ResumeLayout(false);
  624. this.bindingNavigator1.PerformLayout();
  625. ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet2)).EndInit();
  626. ((System.ComponentModel.ISupportInitialize)(this.usedconsumablesBindingSource)).EndInit();
  627. ((System.ComponentModel.ISupportInitialize)(this.gushchinaDataSet3)).EndInit();
  628. ((System.ComponentModel.ISupportInitialize)(this.used_consumablesBindingSource)).EndInit();
  629. this.menuStrip1.ResumeLayout(false);
  630. this.menuStrip1.PerformLayout();
  631. ((System.ComponentModel.ISupportInitialize)(this.отображение_по_артиклуBindingSource)).EndInit();
  632. this.ResumeLayout(false);
  633. this.PerformLayout();
  634. }
  635. #endregion
  636. private System.Windows.Forms.DataGridView DataGridView;
  637. private GushchinaDataSet gushchinaDataSet;
  638. private System.Windows.Forms.BindingSource deliveriesBindingSource;
  639. private GushchinaDataSetTableAdapters.DeliveriesTableAdapter deliveriesTableAdapter;
  640. private System.Windows.Forms.DataGridViewTextBoxColumn артикулDataGridViewTextBoxColumn;
  641. private System.Windows.Forms.DataGridViewTextBoxColumn наименованиеDataGridViewTextBoxColumn;
  642. private System.Windows.Forms.DataGridViewTextBoxColumn ценаDataGridViewTextBoxColumn;
  643. private System.Windows.Forms.DataGridViewTextBoxColumn датаDataGridViewTextBoxColumn;
  644. private System.Windows.Forms.Button button7;
  645. private System.Windows.Forms.Button button4;
  646. private System.Windows.Forms.Label label4;
  647. private GushchinaDataSetTableAdapters.DeliveriesTableAdapter deliveriesTableAdapter1;
  648. private System.Windows.Forms.Label label1;
  649. private System.Windows.Forms.BindingSource listBindingSource;
  650. private GushchinaDataSet1 gushchinaDataSet1;
  651. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  652. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  653. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  654. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  655. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  656. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  657. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  658. private System.Windows.Forms.Label label2;
  659. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  660. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  661. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  662. private System.Windows.Forms.BindingNavigator bindingNavigator1;
  663. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  664. private GushchinaDataSet gushchinaDataSet2;
  665. private GushchinaDataSetTableAdapters.ListTableAdapter listTableAdapter;
  666. private GushchinaDataSetTableAdapters.TableAdapterManager tableAdapterManager2;
  667. private System.Windows.Forms.DataGridViewTextBoxColumn местохраненияDataGridViewTextBoxColumn;
  668. private System.Windows.Forms.Label label6;
  669. private GushchinaDataSet1TableAdapters.ListTableAdapter listTableAdapter1;
  670. private System.Windows.Forms.BindingSource usedconsumablesBindingSource;
  671. private GushchinaDataSet gushchinaDataSet3;
  672. private System.Windows.Forms.BindingSource used_consumablesBindingSource;
  673. private GushchinaDataSetTableAdapters.Used_consumablesTableAdapter used_consumablesTableAdapter;
  674. private GushchinaDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  675. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  676. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  677. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  678. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  679. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  680. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  681. private System.Windows.Forms.MenuStrip menuStrip1;
  682. private System.Windows.Forms.ToolStripMenuItem сохранитьToolStripMenuItem;
  683. private System.Windows.Forms.ToolStripMenuItem скачатьToolStripMenuItem;
  684. private System.Windows.Forms.ToolStripMenuItem менюToolStripMenuItem;
  685. private System.Windows.Forms.ComboBox comboBox1;
  686. private System.Windows.Forms.Label label5;
  687. private System.Windows.Forms.TextBox textBox5;
  688. private System.Windows.Forms.TextBox textBox4;
  689. private System.Windows.Forms.Button button3;
  690. private System.Windows.Forms.Button button2;
  691. private System.Windows.Forms.Button button1;
  692. private System.Windows.Forms.TextBox textBox2;
  693. private GushchinaDataSetTableAdapters.WarehouseTableAdapter warehouseTableAdapter;
  694. private System.Windows.Forms.BindingSource отображение_по_артиклуBindingSource;
  695. private GushchinaDataSet1TableAdapters.TableAdapterManager tableAdapterManager1;
  696. private GushchinaDataSet1TableAdapters.Отображение_по_артиклуTableAdapter отображение_по_артиклуTableAdapter;
  697. private System.Windows.Forms.Button button5;
  698. }
  699. }