Form4.Designer.cs 28 KB

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