Used_consumables_FORM.Designer.cs 42 KB

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