Form5.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  1. 
  2. namespace Лорий_Фабрика
  3. {
  4. partial class Form5
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form5));
  31. this.фабрика_ЛорийDataSet = new Лорий_Фабрика.Фабрика_ЛорийDataSet();
  32. this.поступленияBindingSource = new System.Windows.Forms.BindingSource(this.components);
  33. this.поступленияTableAdapter = new Лорий_Фабрика.Фабрика_ЛорийDataSetTableAdapters.ПоступленияTableAdapter();
  34. this.tableAdapterManager = new Лорий_Фабрика.Фабрика_ЛорийDataSetTableAdapters.TableAdapterManager();
  35. this.поступленияBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
  36. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  37. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  38. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  39. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  40. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  41. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  42. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  43. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  44. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  45. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  46. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  47. this.поступленияBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
  48. this.поступленияDataGridView = new System.Windows.Forms.DataGridView();
  49. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.groupBox1 = new System.Windows.Forms.GroupBox();
  55. this.radioButton1 = new System.Windows.Forms.RadioButton();
  56. this.radioButton2 = new System.Windows.Forms.RadioButton();
  57. this.listBox1 = new System.Windows.Forms.ListBox();
  58. this.button1 = new System.Windows.Forms.Button();
  59. this.label1 = new System.Windows.Forms.Label();
  60. this.label2 = new System.Windows.Forms.Label();
  61. this.comboBox1 = new System.Windows.Forms.ComboBox();
  62. this.textBox1 = new System.Windows.Forms.TextBox();
  63. this.button2 = new System.Windows.Forms.Button();
  64. this.button3 = new System.Windows.Forms.Button();
  65. this.button4 = new System.Windows.Forms.Button();
  66. this.button5 = new System.Windows.Forms.Button();
  67. ((System.ComponentModel.ISupportInitialize)(this.фабрика_ЛорийDataSet)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.поступленияBindingSource)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.поступленияBindingNavigator)).BeginInit();
  70. this.поступленияBindingNavigator.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.поступленияDataGridView)).BeginInit();
  72. this.groupBox1.SuspendLayout();
  73. this.SuspendLayout();
  74. //
  75. // фабрика_ЛорийDataSet
  76. //
  77. this.фабрика_ЛорийDataSet.DataSetName = "Фабрика_ЛорийDataSet";
  78. this.фабрика_ЛорийDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  79. //
  80. // поступленияBindingSource
  81. //
  82. this.поступленияBindingSource.DataMember = "Поступления";
  83. this.поступленияBindingSource.DataSource = this.фабрика_ЛорийDataSet;
  84. //
  85. // поступленияTableAdapter
  86. //
  87. this.поступленияTableAdapter.ClearBeforeFill = true;
  88. //
  89. // tableAdapterManager
  90. //
  91. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  92. this.tableAdapterManager.UpdateOrder = Лорий_Фабрика.Фабрика_ЛорийDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  93. this.tableAdapterManager.Виды_товараTableAdapter = null;
  94. this.tableAdapterManager.МоделиTableAdapter = null;
  95. this.tableAdapterManager.ПоступленияTableAdapter = this.поступленияTableAdapter;
  96. //
  97. // поступленияBindingNavigator
  98. //
  99. this.поступленияBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  100. this.поступленияBindingNavigator.BindingSource = this.поступленияBindingSource;
  101. this.поступленияBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  102. this.поступленияBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  103. this.поступленияBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  104. this.bindingNavigatorMoveFirstItem,
  105. this.bindingNavigatorMovePreviousItem,
  106. this.bindingNavigatorSeparator,
  107. this.bindingNavigatorPositionItem,
  108. this.bindingNavigatorCountItem,
  109. this.bindingNavigatorSeparator1,
  110. this.bindingNavigatorMoveNextItem,
  111. this.bindingNavigatorMoveLastItem,
  112. this.bindingNavigatorSeparator2,
  113. this.bindingNavigatorAddNewItem,
  114. this.bindingNavigatorDeleteItem,
  115. this.поступленияBindingNavigatorSaveItem});
  116. this.поступленияBindingNavigator.Location = new System.Drawing.Point(0, 0);
  117. this.поступленияBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  118. this.поступленияBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  119. this.поступленияBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  120. this.поступленияBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  121. this.поступленияBindingNavigator.Name = "поступленияBindingNavigator";
  122. this.поступленияBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  123. this.поступленияBindingNavigator.Size = new System.Drawing.Size(800, 25);
  124. this.поступленияBindingNavigator.TabIndex = 0;
  125. this.поступленияBindingNavigator.Text = "bindingNavigator1";
  126. //
  127. // bindingNavigatorMoveFirstItem
  128. //
  129. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  130. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  131. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  132. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  133. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  134. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  135. //
  136. // bindingNavigatorMovePreviousItem
  137. //
  138. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  139. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  140. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  141. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  142. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  143. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  144. //
  145. // bindingNavigatorSeparator
  146. //
  147. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  148. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  149. //
  150. // bindingNavigatorPositionItem
  151. //
  152. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  153. this.bindingNavigatorPositionItem.AutoSize = false;
  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, 15);
  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, 6);
  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, 20);
  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, 20);
  187. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  188. //
  189. // bindingNavigatorSeparator2
  190. //
  191. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
  192. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
  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, 20);
  210. this.bindingNavigatorDeleteItem.Text = "Удалить";
  211. //
  212. // поступленияBindingNavigatorSaveItem
  213. //
  214. this.поступленияBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  215. this.поступленияBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("поступленияBindingNavigatorSaveItem.Image")));
  216. this.поступленияBindingNavigatorSaveItem.Name = "поступленияBindingNavigatorSaveItem";
  217. this.поступленияBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
  218. this.поступленияBindingNavigatorSaveItem.Text = "Сохранить данные";
  219. this.поступленияBindingNavigatorSaveItem.Click += new System.EventHandler(this.поступленияBindingNavigatorSaveItem_Click);
  220. //
  221. // поступленияDataGridView
  222. //
  223. this.поступленияDataGridView.AutoGenerateColumns = false;
  224. this.поступленияDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  225. this.поступленияDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  226. this.dataGridViewTextBoxColumn1,
  227. this.dataGridViewTextBoxColumn2,
  228. this.dataGridViewTextBoxColumn3,
  229. this.dataGridViewTextBoxColumn4,
  230. this.dataGridViewTextBoxColumn5});
  231. this.поступленияDataGridView.DataSource = this.поступленияBindingSource;
  232. this.поступленияDataGridView.Location = new System.Drawing.Point(0, 28);
  233. this.поступленияDataGridView.Name = "поступленияDataGridView";
  234. this.поступленияDataGridView.Size = new System.Drawing.Size(545, 254);
  235. this.поступленияDataGridView.TabIndex = 1;
  236. //
  237. // dataGridViewTextBoxColumn1
  238. //
  239. this.dataGridViewTextBoxColumn1.DataPropertyName = "Код поступления";
  240. this.dataGridViewTextBoxColumn1.HeaderText = "Код поступления";
  241. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  242. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  243. //
  244. // dataGridViewTextBoxColumn2
  245. //
  246. this.dataGridViewTextBoxColumn2.DataPropertyName = "Код модели";
  247. this.dataGridViewTextBoxColumn2.HeaderText = "Код модели";
  248. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  249. //
  250. // dataGridViewTextBoxColumn3
  251. //
  252. this.dataGridViewTextBoxColumn3.DataPropertyName = "Дата поступления";
  253. this.dataGridViewTextBoxColumn3.HeaderText = "Дата поступления";
  254. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  255. //
  256. // dataGridViewTextBoxColumn4
  257. //
  258. this.dataGridViewTextBoxColumn4.DataPropertyName = "Кол-во";
  259. this.dataGridViewTextBoxColumn4.HeaderText = "Кол-во";
  260. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  261. //
  262. // dataGridViewTextBoxColumn5
  263. //
  264. this.dataGridViewTextBoxColumn5.DataPropertyName = "Товар принял";
  265. this.dataGridViewTextBoxColumn5.HeaderText = "Товар принял";
  266. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  267. //
  268. // groupBox1
  269. //
  270. this.groupBox1.Controls.Add(this.button1);
  271. this.groupBox1.Controls.Add(this.listBox1);
  272. this.groupBox1.Controls.Add(this.radioButton2);
  273. this.groupBox1.Controls.Add(this.radioButton1);
  274. this.groupBox1.Location = new System.Drawing.Point(570, 28);
  275. this.groupBox1.Name = "groupBox1";
  276. this.groupBox1.Size = new System.Drawing.Size(200, 278);
  277. this.groupBox1.TabIndex = 2;
  278. this.groupBox1.TabStop = false;
  279. this.groupBox1.Text = "groupBox1";
  280. //
  281. // radioButton1
  282. //
  283. this.radioButton1.AutoSize = true;
  284. this.radioButton1.Location = new System.Drawing.Point(6, 203);
  285. this.radioButton1.Name = "radioButton1";
  286. this.radioButton1.Size = new System.Drawing.Size(60, 17);
  287. this.radioButton1.TabIndex = 0;
  288. this.radioButton1.TabStop = true;
  289. this.radioButton1.Text = "По воз";
  290. this.radioButton1.UseVisualStyleBackColor = true;
  291. //
  292. // radioButton2
  293. //
  294. this.radioButton2.AutoSize = true;
  295. this.radioButton2.Location = new System.Drawing.Point(6, 226);
  296. this.radioButton2.Name = "radioButton2";
  297. this.radioButton2.Size = new System.Drawing.Size(65, 17);
  298. this.radioButton2.TabIndex = 1;
  299. this.radioButton2.TabStop = true;
  300. this.radioButton2.Text = "по убыв";
  301. this.radioButton2.UseVisualStyleBackColor = true;
  302. //
  303. // listBox1
  304. //
  305. this.listBox1.FormattingEnabled = true;
  306. this.listBox1.Items.AddRange(new object[] {
  307. "Код поступления",
  308. "Код модели",
  309. "Дата поступления",
  310. "Кол-во",
  311. "Товар принял"});
  312. this.listBox1.Location = new System.Drawing.Point(6, 19);
  313. this.listBox1.Name = "listBox1";
  314. this.listBox1.Size = new System.Drawing.Size(188, 173);
  315. this.listBox1.TabIndex = 2;
  316. this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
  317. //
  318. // button1
  319. //
  320. this.button1.Location = new System.Drawing.Point(62, 249);
  321. this.button1.Name = "button1";
  322. this.button1.Size = new System.Drawing.Size(84, 23);
  323. this.button1.TabIndex = 3;
  324. this.button1.Text = "Сортировать";
  325. this.button1.UseVisualStyleBackColor = true;
  326. this.button1.Click += new System.EventHandler(this.button1_Click);
  327. //
  328. // label1
  329. //
  330. this.label1.AutoSize = true;
  331. this.label1.Location = new System.Drawing.Point(13, 390);
  332. this.label1.Name = "label1";
  333. this.label1.Size = new System.Drawing.Size(67, 13);
  334. this.label1.TabIndex = 3;
  335. this.label1.Text = "Код модели";
  336. //
  337. // label2
  338. //
  339. this.label2.AutoSize = true;
  340. this.label2.Location = new System.Drawing.Point(13, 424);
  341. this.label2.Name = "label2";
  342. this.label2.Size = new System.Drawing.Size(55, 13);
  343. this.label2.TabIndex = 4;
  344. this.label2.Text = "Критерий";
  345. //
  346. // comboBox1
  347. //
  348. this.comboBox1.FormattingEnabled = true;
  349. this.comboBox1.Items.AddRange(new object[] {
  350. "1",
  351. "2",
  352. "3",
  353. "4",
  354. "5",
  355. "6",
  356. "7",
  357. "8",
  358. "9",
  359. "10",
  360. "11",
  361. "12",
  362. "13",
  363. "14",
  364. "15",
  365. "16"});
  366. this.comboBox1.Location = new System.Drawing.Point(86, 387);
  367. this.comboBox1.Name = "comboBox1";
  368. this.comboBox1.Size = new System.Drawing.Size(121, 21);
  369. this.comboBox1.TabIndex = 5;
  370. //
  371. // textBox1
  372. //
  373. this.textBox1.Location = new System.Drawing.Point(86, 421);
  374. this.textBox1.Name = "textBox1";
  375. this.textBox1.Size = new System.Drawing.Size(121, 20);
  376. this.textBox1.TabIndex = 6;
  377. //
  378. // button2
  379. //
  380. this.button2.Location = new System.Drawing.Point(243, 390);
  381. this.button2.Name = "button2";
  382. this.button2.Size = new System.Drawing.Size(75, 23);
  383. this.button2.TabIndex = 7;
  384. this.button2.Text = "Фильтр";
  385. this.button2.UseVisualStyleBackColor = true;
  386. this.button2.Click += new System.EventHandler(this.button2_Click);
  387. //
  388. // button3
  389. //
  390. this.button3.Location = new System.Drawing.Point(324, 390);
  391. this.button3.Name = "button3";
  392. this.button3.Size = new System.Drawing.Size(98, 23);
  393. this.button3.TabIndex = 8;
  394. this.button3.Text = "Показать всё";
  395. this.button3.UseVisualStyleBackColor = true;
  396. this.button3.Click += new System.EventHandler(this.button3_Click);
  397. //
  398. // button4
  399. //
  400. this.button4.Location = new System.Drawing.Point(243, 419);
  401. this.button4.Name = "button4";
  402. this.button4.Size = new System.Drawing.Size(75, 23);
  403. this.button4.TabIndex = 9;
  404. this.button4.Text = "Найти";
  405. this.button4.UseVisualStyleBackColor = true;
  406. this.button4.Click += new System.EventHandler(this.button4_Click);
  407. //
  408. // button5
  409. //
  410. this.button5.Location = new System.Drawing.Point(324, 419);
  411. this.button5.Name = "button5";
  412. this.button5.Size = new System.Drawing.Size(98, 23);
  413. this.button5.TabIndex = 10;
  414. this.button5.Text = "Закрыть";
  415. this.button5.UseVisualStyleBackColor = true;
  416. this.button5.Click += new System.EventHandler(this.button5_Click);
  417. //
  418. // Form5
  419. //
  420. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  421. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  422. this.ClientSize = new System.Drawing.Size(800, 450);
  423. this.Controls.Add(this.button5);
  424. this.Controls.Add(this.button4);
  425. this.Controls.Add(this.button3);
  426. this.Controls.Add(this.button2);
  427. this.Controls.Add(this.textBox1);
  428. this.Controls.Add(this.comboBox1);
  429. this.Controls.Add(this.label2);
  430. this.Controls.Add(this.label1);
  431. this.Controls.Add(this.groupBox1);
  432. this.Controls.Add(this.поступленияDataGridView);
  433. this.Controls.Add(this.поступленияBindingNavigator);
  434. this.Name = "Form5";
  435. this.Text = "Form5";
  436. this.Load += new System.EventHandler(this.Form5_Load);
  437. ((System.ComponentModel.ISupportInitialize)(this.фабрика_ЛорийDataSet)).EndInit();
  438. ((System.ComponentModel.ISupportInitialize)(this.поступленияBindingSource)).EndInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.поступленияBindingNavigator)).EndInit();
  440. this.поступленияBindingNavigator.ResumeLayout(false);
  441. this.поступленияBindingNavigator.PerformLayout();
  442. ((System.ComponentModel.ISupportInitialize)(this.поступленияDataGridView)).EndInit();
  443. this.groupBox1.ResumeLayout(false);
  444. this.groupBox1.PerformLayout();
  445. this.ResumeLayout(false);
  446. this.PerformLayout();
  447. }
  448. #endregion
  449. private Фабрика_ЛорийDataSet фабрика_ЛорийDataSet;
  450. private System.Windows.Forms.BindingSource поступленияBindingSource;
  451. private Фабрика_ЛорийDataSetTableAdapters.ПоступленияTableAdapter поступленияTableAdapter;
  452. private Фабрика_ЛорийDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  453. private System.Windows.Forms.BindingNavigator поступленияBindingNavigator;
  454. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  455. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  456. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  457. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  458. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  459. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  460. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  461. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  462. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  463. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  464. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  465. private System.Windows.Forms.ToolStripButton поступленияBindingNavigatorSaveItem;
  466. private System.Windows.Forms.DataGridView поступленияDataGridView;
  467. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  468. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  469. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  470. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  471. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  472. private System.Windows.Forms.GroupBox groupBox1;
  473. private System.Windows.Forms.Button button1;
  474. private System.Windows.Forms.ListBox listBox1;
  475. private System.Windows.Forms.RadioButton radioButton2;
  476. private System.Windows.Forms.RadioButton radioButton1;
  477. private System.Windows.Forms.Label label1;
  478. private System.Windows.Forms.Label label2;
  479. private System.Windows.Forms.ComboBox comboBox1;
  480. private System.Windows.Forms.TextBox textBox1;
  481. private System.Windows.Forms.Button button2;
  482. private System.Windows.Forms.Button button3;
  483. private System.Windows.Forms.Button button4;
  484. private System.Windows.Forms.Button button5;
  485. }
  486. }