FormAddZak.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561
  1. namespace Швейная_фабрика
  2. {
  3. partial class FormAddZak
  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.Windows.Forms.Label descriptionLabel;
  30. System.Windows.Forms.Label lengthLabel;
  31. System.Windows.Forms.Label widthLabel;
  32. System.Windows.Forms.Label colorLabel;
  33. System.Windows.Forms.Label nametkanLabel;
  34. System.Windows.Forms.Label label2;
  35. System.Windows.Forms.Label label3;
  36. System.Windows.Forms.Label label4;
  37. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormAddZak));
  38. this.panel1 = new System.Windows.Forms.Panel();
  39. this.label1 = new System.Windows.Forms.Label();
  40. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  41. this.BsUsers = new System.Windows.Forms.BindingSource(this.components);
  42. this.сlothesFactoryLGDataSet = new Швейная_фабрика.СlothesFactoryLGDataSet();
  43. this.usersTableAdapter = new Швейная_фабрика.СlothesFactoryLGDataSetTableAdapters.UsersTableAdapter();
  44. this.colorTableAdapter1 = new Швейная_фабрика.СlothesFactoryLGDataSetTableAdapters.ColorTableAdapter();
  45. this.izdelieBindingSource = new System.Windows.Forms.BindingSource(this.components);
  46. this.izdelieTableAdapter = new Швейная_фабрика.СlothesFactoryLGDataSetTableAdapters.IzdelieTableAdapter();
  47. this.tabPage3 = new System.Windows.Forms.TabPage();
  48. this.label5 = new System.Windows.Forms.Label();
  49. this.TbxCountIzd = new System.Windows.Forms.TextBox();
  50. this.DgvIzd = new System.Windows.Forms.DataGridView();
  51. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.tabPage2 = new System.Windows.Forms.TabPage();
  56. this.TbxCountFur = new System.Windows.Forms.TextBox();
  57. this.TbxCountFurSklad = new System.Windows.Forms.TextBox();
  58. this.TbxNameFur = new System.Windows.Forms.TextBox();
  59. this.TlpFurnitura = new System.Windows.Forms.TableLayoutPanel();
  60. this.tabPage1 = new System.Windows.Forms.TabPage();
  61. this.TbxDescription = new System.Windows.Forms.TextBox();
  62. this.TbxLength = new System.Windows.Forms.TextBox();
  63. this.TbxWith = new System.Windows.Forms.TextBox();
  64. this.TbxColor = new System.Windows.Forms.TextBox();
  65. this.TbxTitle = new System.Windows.Forms.TextBox();
  66. this.TlpTkani = new System.Windows.Forms.TableLayoutPanel();
  67. this.tabControl1 = new System.Windows.Forms.TabControl();
  68. this.BtnCancel = new System.Windows.Forms.Button();
  69. this.BtnOK = new System.Windows.Forms.Button();
  70. descriptionLabel = new System.Windows.Forms.Label();
  71. lengthLabel = new System.Windows.Forms.Label();
  72. widthLabel = new System.Windows.Forms.Label();
  73. colorLabel = new System.Windows.Forms.Label();
  74. nametkanLabel = new System.Windows.Forms.Label();
  75. label2 = new System.Windows.Forms.Label();
  76. label3 = new System.Windows.Forms.Label();
  77. label4 = new System.Windows.Forms.Label();
  78. this.panel1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.BsUsers)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.сlothesFactoryLGDataSet)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.izdelieBindingSource)).BeginInit();
  83. this.tabPage3.SuspendLayout();
  84. ((System.ComponentModel.ISupportInitialize)(this.DgvIzd)).BeginInit();
  85. this.tabPage2.SuspendLayout();
  86. this.tabPage1.SuspendLayout();
  87. this.tabControl1.SuspendLayout();
  88. this.SuspendLayout();
  89. //
  90. // descriptionLabel
  91. //
  92. descriptionLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  93. descriptionLabel.AutoSize = true;
  94. descriptionLabel.Location = new System.Drawing.Point(485, 170);
  95. descriptionLabel.Name = "descriptionLabel";
  96. descriptionLabel.Size = new System.Drawing.Size(75, 16);
  97. descriptionLabel.TabIndex = 19;
  98. descriptionLabel.Text = "Описание:";
  99. //
  100. // lengthLabel
  101. //
  102. lengthLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  103. lengthLabel.AutoSize = true;
  104. lengthLabel.Location = new System.Drawing.Point(508, 133);
  105. lengthLabel.Name = "lengthLabel";
  106. lengthLabel.Size = new System.Drawing.Size(51, 16);
  107. lengthLabel.TabIndex = 17;
  108. lengthLabel.Text = "Длина:";
  109. //
  110. // widthLabel
  111. //
  112. widthLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  113. widthLabel.AutoSize = true;
  114. widthLabel.Location = new System.Drawing.Point(500, 97);
  115. widthLabel.Name = "widthLabel";
  116. widthLabel.Size = new System.Drawing.Size(61, 16);
  117. widthLabel.TabIndex = 15;
  118. widthLabel.Text = "Ширина:";
  119. //
  120. // colorLabel
  121. //
  122. colorLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  123. colorLabel.AutoSize = true;
  124. colorLabel.Location = new System.Drawing.Point(518, 58);
  125. colorLabel.Name = "colorLabel";
  126. colorLabel.Size = new System.Drawing.Size(42, 16);
  127. colorLabel.TabIndex = 13;
  128. colorLabel.Text = "Цвет:";
  129. //
  130. // nametkanLabel
  131. //
  132. nametkanLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  133. nametkanLabel.AutoSize = true;
  134. nametkanLabel.Location = new System.Drawing.Point(487, 19);
  135. nametkanLabel.Name = "nametkanLabel";
  136. nametkanLabel.Size = new System.Drawing.Size(76, 16);
  137. nametkanLabel.TabIndex = 11;
  138. nametkanLabel.Text = "Название:";
  139. //
  140. // label2
  141. //
  142. label2.AutoSize = true;
  143. label2.Location = new System.Drawing.Point(448, 90);
  144. label2.Name = "label2";
  145. label2.Size = new System.Drawing.Size(265, 16);
  146. label2.TabIndex = 17;
  147. label2.Text = "Укажите кол-во фурнитур для изделия:";
  148. //
  149. // label3
  150. //
  151. label3.AutoSize = true;
  152. label3.Location = new System.Drawing.Point(436, 55);
  153. label3.Name = "label3";
  154. label3.Size = new System.Drawing.Size(122, 16);
  155. label3.TabIndex = 15;
  156. label3.Text = "Кол-во на складе:";
  157. //
  158. // label4
  159. //
  160. label4.AutoSize = true;
  161. label4.Location = new System.Drawing.Point(487, 19);
  162. label4.Name = "label4";
  163. label4.Size = new System.Drawing.Size(76, 16);
  164. label4.TabIndex = 13;
  165. label4.Text = "Название:";
  166. //
  167. // panel1
  168. //
  169. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
  170. this.panel1.Controls.Add(this.label1);
  171. this.panel1.Controls.Add(this.pictureBox1);
  172. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  173. this.panel1.Location = new System.Drawing.Point(0, 0);
  174. this.panel1.Name = "panel1";
  175. this.panel1.Size = new System.Drawing.Size(752, 130);
  176. this.panel1.TabIndex = 2;
  177. //
  178. // label1
  179. //
  180. this.label1.AutoSize = true;
  181. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  182. this.label1.Location = new System.Drawing.Point(150, 51);
  183. this.label1.Name = "label1";
  184. this.label1.Size = new System.Drawing.Size(249, 29);
  185. this.label1.TabIndex = 1;
  186. this.label1.Text = "Добавлнение заказа";
  187. //
  188. // pictureBox1
  189. //
  190. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
  191. this.pictureBox1.Image = global::Швейная_фабрика.Properties.Resources.fabric_logo;
  192. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  193. this.pictureBox1.Name = "pictureBox1";
  194. this.pictureBox1.Size = new System.Drawing.Size(133, 130);
  195. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  196. this.pictureBox1.TabIndex = 0;
  197. this.pictureBox1.TabStop = false;
  198. //
  199. // BsUsers
  200. //
  201. this.BsUsers.DataMember = "Users";
  202. this.BsUsers.DataSource = this.сlothesFactoryLGDataSet;
  203. //
  204. // сlothesFactoryLGDataSet
  205. //
  206. this.сlothesFactoryLGDataSet.DataSetName = "СlothesFactoryLGDataSet";
  207. this.сlothesFactoryLGDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  208. //
  209. // usersTableAdapter
  210. //
  211. this.usersTableAdapter.ClearBeforeFill = true;
  212. //
  213. // colorTableAdapter1
  214. //
  215. this.colorTableAdapter1.ClearBeforeFill = true;
  216. //
  217. // izdelieBindingSource
  218. //
  219. this.izdelieBindingSource.DataMember = "Izdelie";
  220. this.izdelieBindingSource.DataSource = this.сlothesFactoryLGDataSet;
  221. //
  222. // izdelieTableAdapter
  223. //
  224. this.izdelieTableAdapter.ClearBeforeFill = true;
  225. //
  226. // tabPage3
  227. //
  228. this.tabPage3.AutoScroll = true;
  229. this.tabPage3.Controls.Add(this.label5);
  230. this.tabPage3.Controls.Add(this.TbxCountIzd);
  231. this.tabPage3.Controls.Add(this.DgvIzd);
  232. this.tabPage3.Location = new System.Drawing.Point(4, 25);
  233. this.tabPage3.Name = "tabPage3";
  234. this.tabPage3.Size = new System.Drawing.Size(719, 335);
  235. this.tabPage3.TabIndex = 2;
  236. this.tabPage3.Text = "Изделия";
  237. this.tabPage3.UseVisualStyleBackColor = true;
  238. //
  239. // label5
  240. //
  241. this.label5.AutoSize = true;
  242. this.label5.Location = new System.Drawing.Point(15, 271);
  243. this.label5.Name = "label5";
  244. this.label5.Size = new System.Drawing.Size(244, 16);
  245. this.label5.TabIndex = 4;
  246. this.label5.Text = "Введите кол-во изделий для заказа";
  247. //
  248. // TbxCountIzd
  249. //
  250. this.TbxCountIzd.Location = new System.Drawing.Point(15, 294);
  251. this.TbxCountIzd.Name = "TbxCountIzd";
  252. this.TbxCountIzd.Size = new System.Drawing.Size(100, 22);
  253. this.TbxCountIzd.TabIndex = 3;
  254. //
  255. // DgvIzd
  256. //
  257. this.DgvIzd.AllowUserToAddRows = false;
  258. this.DgvIzd.AllowUserToDeleteRows = false;
  259. this.DgvIzd.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  260. | System.Windows.Forms.AnchorStyles.Left)
  261. | System.Windows.Forms.AnchorStyles.Right)));
  262. this.DgvIzd.AutoGenerateColumns = false;
  263. this.DgvIzd.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  264. this.DgvIzd.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  265. this.dataGridViewTextBoxColumn1,
  266. this.dataGridViewTextBoxColumn2,
  267. this.dataGridViewTextBoxColumn3,
  268. this.dataGridViewTextBoxColumn4});
  269. this.DgvIzd.DataSource = this.izdelieBindingSource;
  270. this.DgvIzd.Location = new System.Drawing.Point(3, 3);
  271. this.DgvIzd.Name = "DgvIzd";
  272. this.DgvIzd.ReadOnly = true;
  273. this.DgvIzd.RowHeadersVisible = false;
  274. this.DgvIzd.RowHeadersWidth = 51;
  275. this.DgvIzd.RowTemplate.Height = 24;
  276. this.DgvIzd.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  277. this.DgvIzd.Size = new System.Drawing.Size(734, 284);
  278. this.DgvIzd.TabIndex = 0;
  279. this.DgvIzd.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DgvIzd_CellClick);
  280. //
  281. // dataGridViewTextBoxColumn1
  282. //
  283. this.dataGridViewTextBoxColumn1.DataPropertyName = "id_izd";
  284. this.dataGridViewTextBoxColumn1.HeaderText = "id_izd";
  285. this.dataGridViewTextBoxColumn1.MinimumWidth = 6;
  286. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  287. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  288. this.dataGridViewTextBoxColumn1.Visible = false;
  289. this.dataGridViewTextBoxColumn1.Width = 125;
  290. //
  291. // dataGridViewTextBoxColumn2
  292. //
  293. this.dataGridViewTextBoxColumn2.DataPropertyName = "name_izd";
  294. this.dataGridViewTextBoxColumn2.HeaderText = "Название изделия";
  295. this.dataGridViewTextBoxColumn2.MinimumWidth = 6;
  296. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  297. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  298. this.dataGridViewTextBoxColumn2.Width = 125;
  299. //
  300. // dataGridViewTextBoxColumn3
  301. //
  302. this.dataGridViewTextBoxColumn3.DataPropertyName = "length";
  303. this.dataGridViewTextBoxColumn3.HeaderText = "Длинна";
  304. this.dataGridViewTextBoxColumn3.MinimumWidth = 6;
  305. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  306. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  307. this.dataGridViewTextBoxColumn3.Width = 125;
  308. //
  309. // dataGridViewTextBoxColumn4
  310. //
  311. this.dataGridViewTextBoxColumn4.DataPropertyName = "width";
  312. this.dataGridViewTextBoxColumn4.HeaderText = "Ширина";
  313. this.dataGridViewTextBoxColumn4.MinimumWidth = 6;
  314. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  315. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  316. this.dataGridViewTextBoxColumn4.Width = 125;
  317. //
  318. // tabPage2
  319. //
  320. this.tabPage2.Controls.Add(label2);
  321. this.tabPage2.Controls.Add(this.TbxCountFur);
  322. this.tabPage2.Controls.Add(label3);
  323. this.tabPage2.Controls.Add(this.TbxCountFurSklad);
  324. this.tabPage2.Controls.Add(label4);
  325. this.tabPage2.Controls.Add(this.TbxNameFur);
  326. this.tabPage2.Controls.Add(this.TlpFurnitura);
  327. this.tabPage2.Location = new System.Drawing.Point(4, 25);
  328. this.tabPage2.Name = "tabPage2";
  329. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  330. this.tabPage2.Size = new System.Drawing.Size(719, 335);
  331. this.tabPage2.TabIndex = 1;
  332. this.tabPage2.Text = "Фурнитура";
  333. this.tabPage2.UseVisualStyleBackColor = true;
  334. //
  335. // TbxCountFur
  336. //
  337. this.TbxCountFur.Location = new System.Drawing.Point(569, 109);
  338. this.TbxCountFur.Name = "TbxCountFur";
  339. this.TbxCountFur.Size = new System.Drawing.Size(144, 22);
  340. this.TbxCountFur.TabIndex = 18;
  341. //
  342. // TbxCountFurSklad
  343. //
  344. this.TbxCountFurSklad.Location = new System.Drawing.Point(569, 55);
  345. this.TbxCountFurSklad.Name = "TbxCountFurSklad";
  346. this.TbxCountFurSklad.ReadOnly = true;
  347. this.TbxCountFurSklad.Size = new System.Drawing.Size(144, 22);
  348. this.TbxCountFurSklad.TabIndex = 16;
  349. //
  350. // TbxNameFur
  351. //
  352. this.TbxNameFur.Location = new System.Drawing.Point(569, 16);
  353. this.TbxNameFur.Name = "TbxNameFur";
  354. this.TbxNameFur.ReadOnly = true;
  355. this.TbxNameFur.Size = new System.Drawing.Size(144, 22);
  356. this.TbxNameFur.TabIndex = 14;
  357. //
  358. // TlpFurnitura
  359. //
  360. this.TlpFurnitura.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  361. | System.Windows.Forms.AnchorStyles.Left)
  362. | System.Windows.Forms.AnchorStyles.Right)));
  363. this.TlpFurnitura.AutoScroll = true;
  364. this.TlpFurnitura.ColumnCount = 1;
  365. this.TlpFurnitura.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  366. this.TlpFurnitura.Location = new System.Drawing.Point(6, 6);
  367. this.TlpFurnitura.Name = "TlpFurnitura";
  368. this.TlpFurnitura.RowCount = 1;
  369. this.TlpFurnitura.RowStyles.Add(new System.Windows.Forms.RowStyle());
  370. this.TlpFurnitura.Size = new System.Drawing.Size(392, 323);
  371. this.TlpFurnitura.TabIndex = 0;
  372. //
  373. // tabPage1
  374. //
  375. this.tabPage1.Controls.Add(descriptionLabel);
  376. this.tabPage1.Controls.Add(this.TbxDescription);
  377. this.tabPage1.Controls.Add(lengthLabel);
  378. this.tabPage1.Controls.Add(this.TbxLength);
  379. this.tabPage1.Controls.Add(widthLabel);
  380. this.tabPage1.Controls.Add(this.TbxWith);
  381. this.tabPage1.Controls.Add(colorLabel);
  382. this.tabPage1.Controls.Add(this.TbxColor);
  383. this.tabPage1.Controls.Add(nametkanLabel);
  384. this.tabPage1.Controls.Add(this.TbxTitle);
  385. this.tabPage1.Controls.Add(this.TlpTkani);
  386. this.tabPage1.Location = new System.Drawing.Point(4, 25);
  387. this.tabPage1.Name = "tabPage1";
  388. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  389. this.tabPage1.Size = new System.Drawing.Size(719, 335);
  390. this.tabPage1.TabIndex = 0;
  391. this.tabPage1.Text = "Ткани";
  392. this.tabPage1.UseVisualStyleBackColor = true;
  393. //
  394. // TbxDescription
  395. //
  396. this.TbxDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  397. this.TbxDescription.Location = new System.Drawing.Point(569, 167);
  398. this.TbxDescription.Name = "TbxDescription";
  399. this.TbxDescription.ReadOnly = true;
  400. this.TbxDescription.Size = new System.Drawing.Size(144, 22);
  401. this.TbxDescription.TabIndex = 20;
  402. //
  403. // TbxLength
  404. //
  405. this.TbxLength.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  406. this.TbxLength.Location = new System.Drawing.Point(569, 130);
  407. this.TbxLength.Name = "TbxLength";
  408. this.TbxLength.ReadOnly = true;
  409. this.TbxLength.Size = new System.Drawing.Size(144, 22);
  410. this.TbxLength.TabIndex = 18;
  411. //
  412. // TbxWith
  413. //
  414. this.TbxWith.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  415. this.TbxWith.Location = new System.Drawing.Point(569, 94);
  416. this.TbxWith.Name = "TbxWith";
  417. this.TbxWith.ReadOnly = true;
  418. this.TbxWith.Size = new System.Drawing.Size(144, 22);
  419. this.TbxWith.TabIndex = 16;
  420. //
  421. // TbxColor
  422. //
  423. this.TbxColor.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  424. this.TbxColor.Location = new System.Drawing.Point(569, 55);
  425. this.TbxColor.Name = "TbxColor";
  426. this.TbxColor.ReadOnly = true;
  427. this.TbxColor.Size = new System.Drawing.Size(144, 22);
  428. this.TbxColor.TabIndex = 14;
  429. //
  430. // TbxTitle
  431. //
  432. this.TbxTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  433. this.TbxTitle.Location = new System.Drawing.Point(569, 16);
  434. this.TbxTitle.Name = "TbxTitle";
  435. this.TbxTitle.ReadOnly = true;
  436. this.TbxTitle.Size = new System.Drawing.Size(144, 22);
  437. this.TbxTitle.TabIndex = 12;
  438. //
  439. // TlpTkani
  440. //
  441. this.TlpTkani.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  442. | System.Windows.Forms.AnchorStyles.Left)
  443. | System.Windows.Forms.AnchorStyles.Right)));
  444. this.TlpTkani.AutoScroll = true;
  445. this.TlpTkani.ColumnCount = 1;
  446. this.TlpTkani.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  447. this.TlpTkani.Location = new System.Drawing.Point(7, 7);
  448. this.TlpTkani.Name = "TlpTkani";
  449. this.TlpTkani.RowCount = 1;
  450. this.TlpTkani.RowStyles.Add(new System.Windows.Forms.RowStyle());
  451. this.TlpTkani.Size = new System.Drawing.Size(464, 322);
  452. this.TlpTkani.TabIndex = 0;
  453. //
  454. // tabControl1
  455. //
  456. this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  457. | System.Windows.Forms.AnchorStyles.Left)
  458. | System.Windows.Forms.AnchorStyles.Right)));
  459. this.tabControl1.Controls.Add(this.tabPage3);
  460. this.tabControl1.Controls.Add(this.tabPage1);
  461. this.tabControl1.Controls.Add(this.tabPage2);
  462. this.tabControl1.Location = new System.Drawing.Point(13, 137);
  463. this.tabControl1.Name = "tabControl1";
  464. this.tabControl1.SelectedIndex = 0;
  465. this.tabControl1.Size = new System.Drawing.Size(727, 364);
  466. this.tabControl1.TabIndex = 3;
  467. //
  468. // BtnCancel
  469. //
  470. this.BtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  471. this.BtnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  472. this.BtnCancel.Location = new System.Drawing.Point(431, 516);
  473. this.BtnCancel.Name = "BtnCancel";
  474. this.BtnCancel.Size = new System.Drawing.Size(196, 39);
  475. this.BtnCancel.TabIndex = 17;
  476. this.BtnCancel.Text = "Отменить";
  477. this.BtnCancel.UseVisualStyleBackColor = false;
  478. //
  479. // BtnOK
  480. //
  481. this.BtnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  482. this.BtnOK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  483. this.BtnOK.Location = new System.Drawing.Point(104, 516);
  484. this.BtnOK.Name = "BtnOK";
  485. this.BtnOK.Size = new System.Drawing.Size(199, 39);
  486. this.BtnOK.TabIndex = 16;
  487. this.BtnOK.Text = "Сформировать заказ";
  488. this.BtnOK.UseVisualStyleBackColor = false;
  489. this.BtnOK.Click += new System.EventHandler(this.BtnOK_Click);
  490. //
  491. // FormAddZak
  492. //
  493. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
  494. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  495. this.ClientSize = new System.Drawing.Size(752, 567);
  496. this.Controls.Add(this.BtnCancel);
  497. this.Controls.Add(this.BtnOK);
  498. this.Controls.Add(this.tabControl1);
  499. this.Controls.Add(this.panel1);
  500. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  501. this.Name = "FormAddZak";
  502. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  503. this.Text = "СУБД \"Швейная фабрика\"";
  504. this.Load += new System.EventHandler(this.FormZakazchik_Load);
  505. this.panel1.ResumeLayout(false);
  506. this.panel1.PerformLayout();
  507. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  508. ((System.ComponentModel.ISupportInitialize)(this.BsUsers)).EndInit();
  509. ((System.ComponentModel.ISupportInitialize)(this.сlothesFactoryLGDataSet)).EndInit();
  510. ((System.ComponentModel.ISupportInitialize)(this.izdelieBindingSource)).EndInit();
  511. this.tabPage3.ResumeLayout(false);
  512. this.tabPage3.PerformLayout();
  513. ((System.ComponentModel.ISupportInitialize)(this.DgvIzd)).EndInit();
  514. this.tabPage2.ResumeLayout(false);
  515. this.tabPage2.PerformLayout();
  516. this.tabPage1.ResumeLayout(false);
  517. this.tabPage1.PerformLayout();
  518. this.tabControl1.ResumeLayout(false);
  519. this.ResumeLayout(false);
  520. }
  521. #endregion
  522. private System.Windows.Forms.Panel panel1;
  523. private System.Windows.Forms.Label label1;
  524. private System.Windows.Forms.PictureBox pictureBox1;
  525. private СlothesFactoryLGDataSet сlothesFactoryLGDataSet;
  526. private СlothesFactoryLGDataSetTableAdapters.UsersTableAdapter usersTableAdapter;
  527. public System.Windows.Forms.BindingSource BsUsers;
  528. private СlothesFactoryLGDataSetTableAdapters.ColorTableAdapter colorTableAdapter1;
  529. private System.Windows.Forms.BindingSource izdelieBindingSource;
  530. private СlothesFactoryLGDataSetTableAdapters.IzdelieTableAdapter izdelieTableAdapter;
  531. private System.Windows.Forms.TabPage tabPage3;
  532. private System.Windows.Forms.DataGridView DgvIzd;
  533. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  534. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  535. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  536. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  537. private System.Windows.Forms.TabPage tabPage2;
  538. private System.Windows.Forms.TableLayoutPanel TlpFurnitura;
  539. private System.Windows.Forms.TabPage tabPage1;
  540. private System.Windows.Forms.TableLayoutPanel TlpTkani;
  541. private System.Windows.Forms.TabControl tabControl1;
  542. private System.Windows.Forms.Label label5;
  543. private System.Windows.Forms.TextBox TbxCountIzd;
  544. private System.Windows.Forms.TextBox TbxCountFur;
  545. private System.Windows.Forms.TextBox TbxCountFurSklad;
  546. private System.Windows.Forms.TextBox TbxNameFur;
  547. private System.Windows.Forms.TextBox TbxDescription;
  548. private System.Windows.Forms.TextBox TbxLength;
  549. private System.Windows.Forms.TextBox TbxWith;
  550. private System.Windows.Forms.TextBox TbxColor;
  551. private System.Windows.Forms.TextBox TbxTitle;
  552. private System.Windows.Forms.Button BtnCancel;
  553. private System.Windows.Forms.Button BtnOK;
  554. }
  555. }