1
0

FormGetMaterial.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415
  1. namespace СУБД_Швейная_фабрика
  2. {
  3. partial class FormGetMaterial
  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.label1 = new System.Windows.Forms.Label();
  29. this.panel1 = new System.Windows.Forms.Panel();
  30. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  31. this.tabControl1 = new System.Windows.Forms.TabControl();
  32. this.tabPage1 = new System.Windows.Forms.TabPage();
  33. this.BtnDelTkan = new System.Windows.Forms.Button();
  34. this.DgvTkani = new System.Windows.Forms.DataGridView();
  35. this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.BtnAddTkan = new System.Windows.Forms.Button();
  41. this.BtnClearPhotoTkan = new System.Windows.Forms.Button();
  42. this.BtnLoadPhotoTkan = new System.Windows.Forms.Button();
  43. this.PbxPhotoTkan = new System.Windows.Forms.PictureBox();
  44. this.label6 = new System.Windows.Forms.Label();
  45. this.label5 = new System.Windows.Forms.Label();
  46. this.label4 = new System.Windows.Forms.Label();
  47. this.label3 = new System.Windows.Forms.Label();
  48. this.label2 = new System.Windows.Forms.Label();
  49. this.TbxDescriptionTkan = new System.Windows.Forms.TextBox();
  50. this.TbxColorTkan = new System.Windows.Forms.TextBox();
  51. this.TbxLengthTkan = new System.Windows.Forms.TextBox();
  52. this.TbxWidthTkan = new System.Windows.Forms.TextBox();
  53. this.TbxNameTkan = new System.Windows.Forms.TextBox();
  54. this.tabPage2 = new System.Windows.Forms.TabPage();
  55. this.BtnOK = new System.Windows.Forms.Button();
  56. this.BtnCancel = new System.Windows.Forms.Button();
  57. this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
  58. this.panel1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  60. this.tabControl1.SuspendLayout();
  61. this.tabPage1.SuspendLayout();
  62. ((System.ComponentModel.ISupportInitialize)(this.DgvTkani)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.PbxPhotoTkan)).BeginInit();
  64. this.SuspendLayout();
  65. //
  66. // label1
  67. //
  68. this.label1.AutoSize = true;
  69. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  70. this.label1.Location = new System.Drawing.Point(262, 38);
  71. this.label1.Name = "label1";
  72. this.label1.Size = new System.Drawing.Size(350, 29);
  73. this.label1.TabIndex = 1;
  74. this.label1.Text = "Получить материал на склад";
  75. //
  76. // panel1
  77. //
  78. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
  79. this.panel1.Controls.Add(this.label1);
  80. this.panel1.Controls.Add(this.pictureBox1);
  81. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  82. this.panel1.Location = new System.Drawing.Point(0, 0);
  83. this.panel1.Name = "panel1";
  84. this.panel1.Size = new System.Drawing.Size(781, 130);
  85. this.panel1.TabIndex = 2;
  86. //
  87. // pictureBox1
  88. //
  89. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
  90. this.pictureBox1.Image = global::СУБД_Швейная_фабрика.Properties.Resources.fabric_logo;
  91. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  92. this.pictureBox1.Name = "pictureBox1";
  93. this.pictureBox1.Size = new System.Drawing.Size(133, 130);
  94. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  95. this.pictureBox1.TabIndex = 0;
  96. this.pictureBox1.TabStop = false;
  97. //
  98. // tabControl1
  99. //
  100. this.tabControl1.Controls.Add(this.tabPage1);
  101. this.tabControl1.Controls.Add(this.tabPage2);
  102. this.tabControl1.Location = new System.Drawing.Point(13, 137);
  103. this.tabControl1.Name = "tabControl1";
  104. this.tabControl1.SelectedIndex = 0;
  105. this.tabControl1.Size = new System.Drawing.Size(753, 473);
  106. this.tabControl1.TabIndex = 3;
  107. //
  108. // tabPage1
  109. //
  110. this.tabPage1.Controls.Add(this.BtnDelTkan);
  111. this.tabPage1.Controls.Add(this.DgvTkani);
  112. this.tabPage1.Controls.Add(this.BtnAddTkan);
  113. this.tabPage1.Controls.Add(this.BtnClearPhotoTkan);
  114. this.tabPage1.Controls.Add(this.BtnLoadPhotoTkan);
  115. this.tabPage1.Controls.Add(this.PbxPhotoTkan);
  116. this.tabPage1.Controls.Add(this.label6);
  117. this.tabPage1.Controls.Add(this.label5);
  118. this.tabPage1.Controls.Add(this.label4);
  119. this.tabPage1.Controls.Add(this.label3);
  120. this.tabPage1.Controls.Add(this.label2);
  121. this.tabPage1.Controls.Add(this.TbxDescriptionTkan);
  122. this.tabPage1.Controls.Add(this.TbxColorTkan);
  123. this.tabPage1.Controls.Add(this.TbxLengthTkan);
  124. this.tabPage1.Controls.Add(this.TbxWidthTkan);
  125. this.tabPage1.Controls.Add(this.TbxNameTkan);
  126. this.tabPage1.Location = new System.Drawing.Point(4, 25);
  127. this.tabPage1.Name = "tabPage1";
  128. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  129. this.tabPage1.Size = new System.Drawing.Size(745, 444);
  130. this.tabPage1.TabIndex = 0;
  131. this.tabPage1.Text = "Добавить в документ ткани";
  132. this.tabPage1.UseVisualStyleBackColor = true;
  133. //
  134. // BtnDelTkan
  135. //
  136. this.BtnDelTkan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  137. this.BtnDelTkan.Location = new System.Drawing.Point(9, 398);
  138. this.BtnDelTkan.Name = "BtnDelTkan";
  139. this.BtnDelTkan.Size = new System.Drawing.Size(363, 28);
  140. this.BtnDelTkan.TabIndex = 15;
  141. this.BtnDelTkan.Text = "Удалить выделенную ткань из документа";
  142. this.BtnDelTkan.UseVisualStyleBackColor = false;
  143. this.BtnDelTkan.Click += new System.EventHandler(this.BtnDelTkan_Click);
  144. //
  145. // DgvTkani
  146. //
  147. this.DgvTkani.AllowUserToAddRows = false;
  148. this.DgvTkani.AllowUserToDeleteRows = false;
  149. this.DgvTkani.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  150. this.DgvTkani.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  151. this.Column1,
  152. this.Column2,
  153. this.Column3,
  154. this.Column4,
  155. this.Column5});
  156. this.DgvTkani.Location = new System.Drawing.Point(9, 176);
  157. this.DgvTkani.MultiSelect = false;
  158. this.DgvTkani.Name = "DgvTkani";
  159. this.DgvTkani.ReadOnly = true;
  160. this.DgvTkani.RowTemplate.Height = 24;
  161. this.DgvTkani.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  162. this.DgvTkani.Size = new System.Drawing.Size(718, 207);
  163. this.DgvTkani.TabIndex = 14;
  164. //
  165. // Column1
  166. //
  167. this.Column1.HeaderText = "Название";
  168. this.Column1.Name = "Column1";
  169. this.Column1.ReadOnly = true;
  170. this.Column1.Width = 150;
  171. //
  172. // Column2
  173. //
  174. this.Column2.HeaderText = "Цвет";
  175. this.Column2.Name = "Column2";
  176. this.Column2.ReadOnly = true;
  177. //
  178. // Column3
  179. //
  180. this.Column3.HeaderText = "Ширина";
  181. this.Column3.Name = "Column3";
  182. this.Column3.ReadOnly = true;
  183. //
  184. // Column4
  185. //
  186. this.Column4.HeaderText = "Длина";
  187. this.Column4.Name = "Column4";
  188. this.Column4.ReadOnly = true;
  189. //
  190. // Column5
  191. //
  192. this.Column5.HeaderText = "Описание";
  193. this.Column5.Name = "Column5";
  194. this.Column5.ReadOnly = true;
  195. this.Column5.Width = 200;
  196. //
  197. // BtnAddTkan
  198. //
  199. this.BtnAddTkan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  200. this.BtnAddTkan.Location = new System.Drawing.Point(9, 132);
  201. this.BtnAddTkan.Name = "BtnAddTkan";
  202. this.BtnAddTkan.Size = new System.Drawing.Size(363, 28);
  203. this.BtnAddTkan.TabIndex = 13;
  204. this.BtnAddTkan.Text = "Добавить эту ткань в документ";
  205. this.BtnAddTkan.UseVisualStyleBackColor = false;
  206. this.BtnAddTkan.Click += new System.EventHandler(this.BtnAddTkan_Click);
  207. //
  208. // BtnClearPhotoTkan
  209. //
  210. this.BtnClearPhotoTkan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  211. this.BtnClearPhotoTkan.Location = new System.Drawing.Point(567, 63);
  212. this.BtnClearPhotoTkan.Name = "BtnClearPhotoTkan";
  213. this.BtnClearPhotoTkan.Size = new System.Drawing.Size(160, 28);
  214. this.BtnClearPhotoTkan.TabIndex = 12;
  215. this.BtnClearPhotoTkan.Text = "Очистить фото";
  216. this.BtnClearPhotoTkan.UseVisualStyleBackColor = false;
  217. this.BtnClearPhotoTkan.Click += new System.EventHandler(this.BtnClearPhotoTkan_Click);
  218. //
  219. // BtnLoadPhotoTkan
  220. //
  221. this.BtnLoadPhotoTkan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  222. this.BtnLoadPhotoTkan.Location = new System.Drawing.Point(567, 18);
  223. this.BtnLoadPhotoTkan.Name = "BtnLoadPhotoTkan";
  224. this.BtnLoadPhotoTkan.Size = new System.Drawing.Size(160, 28);
  225. this.BtnLoadPhotoTkan.TabIndex = 11;
  226. this.BtnLoadPhotoTkan.Text = "Загрузить фото";
  227. this.BtnLoadPhotoTkan.UseVisualStyleBackColor = false;
  228. this.BtnLoadPhotoTkan.Click += new System.EventHandler(this.BtnLoadPhotoTkan_Click);
  229. //
  230. // PbxPhotoTkan
  231. //
  232. this.PbxPhotoTkan.Location = new System.Drawing.Point(397, 15);
  233. this.PbxPhotoTkan.Name = "PbxPhotoTkan";
  234. this.PbxPhotoTkan.Size = new System.Drawing.Size(154, 145);
  235. this.PbxPhotoTkan.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  236. this.PbxPhotoTkan.TabIndex = 10;
  237. this.PbxPhotoTkan.TabStop = false;
  238. //
  239. // label6
  240. //
  241. this.label6.AutoSize = true;
  242. this.label6.Location = new System.Drawing.Point(6, 102);
  243. this.label6.Name = "label6";
  244. this.label6.Size = new System.Drawing.Size(78, 17);
  245. this.label6.TabIndex = 9;
  246. this.label6.Text = "Описание:";
  247. //
  248. // label5
  249. //
  250. this.label5.AutoSize = true;
  251. this.label5.Location = new System.Drawing.Point(35, 74);
  252. this.label5.Name = "label5";
  253. this.label5.Size = new System.Drawing.Size(45, 17);
  254. this.label5.TabIndex = 8;
  255. this.label5.Text = "Цвет:";
  256. //
  257. // label4
  258. //
  259. this.label4.AutoSize = true;
  260. this.label4.Location = new System.Drawing.Point(215, 46);
  261. this.label4.Name = "label4";
  262. this.label4.Size = new System.Drawing.Size(55, 17);
  263. this.label4.TabIndex = 7;
  264. this.label4.Text = "Длина:";
  265. //
  266. // label3
  267. //
  268. this.label3.AutoSize = true;
  269. this.label3.Location = new System.Drawing.Point(17, 46);
  270. this.label3.Name = "label3";
  271. this.label3.Size = new System.Drawing.Size(63, 17);
  272. this.label3.TabIndex = 6;
  273. this.label3.Text = "Ширина:";
  274. //
  275. // label2
  276. //
  277. this.label2.AutoSize = true;
  278. this.label2.Location = new System.Drawing.Point(4, 18);
  279. this.label2.Name = "label2";
  280. this.label2.Size = new System.Drawing.Size(76, 17);
  281. this.label2.TabIndex = 5;
  282. this.label2.Text = "Название:";
  283. //
  284. // TbxDescriptionTkan
  285. //
  286. this.TbxDescriptionTkan.Location = new System.Drawing.Point(86, 99);
  287. this.TbxDescriptionTkan.Name = "TbxDescriptionTkan";
  288. this.TbxDescriptionTkan.Size = new System.Drawing.Size(286, 22);
  289. this.TbxDescriptionTkan.TabIndex = 4;
  290. //
  291. // TbxColorTkan
  292. //
  293. this.TbxColorTkan.Location = new System.Drawing.Point(86, 71);
  294. this.TbxColorTkan.Name = "TbxColorTkan";
  295. this.TbxColorTkan.Size = new System.Drawing.Size(100, 22);
  296. this.TbxColorTkan.TabIndex = 3;
  297. //
  298. // TbxLengthTkan
  299. //
  300. this.TbxLengthTkan.Location = new System.Drawing.Point(272, 43);
  301. this.TbxLengthTkan.Name = "TbxLengthTkan";
  302. this.TbxLengthTkan.Size = new System.Drawing.Size(100, 22);
  303. this.TbxLengthTkan.TabIndex = 2;
  304. //
  305. // TbxWidthTkan
  306. //
  307. this.TbxWidthTkan.Location = new System.Drawing.Point(86, 43);
  308. this.TbxWidthTkan.Name = "TbxWidthTkan";
  309. this.TbxWidthTkan.Size = new System.Drawing.Size(100, 22);
  310. this.TbxWidthTkan.TabIndex = 1;
  311. //
  312. // TbxNameTkan
  313. //
  314. this.TbxNameTkan.Location = new System.Drawing.Point(86, 15);
  315. this.TbxNameTkan.Name = "TbxNameTkan";
  316. this.TbxNameTkan.Size = new System.Drawing.Size(286, 22);
  317. this.TbxNameTkan.TabIndex = 0;
  318. //
  319. // tabPage2
  320. //
  321. this.tabPage2.Location = new System.Drawing.Point(4, 25);
  322. this.tabPage2.Name = "tabPage2";
  323. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  324. this.tabPage2.Size = new System.Drawing.Size(745, 444);
  325. this.tabPage2.TabIndex = 1;
  326. this.tabPage2.Text = "Добавить в документ фурнитуру";
  327. this.tabPage2.UseVisualStyleBackColor = true;
  328. //
  329. // BtnOK
  330. //
  331. this.BtnOK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  332. this.BtnOK.Location = new System.Drawing.Point(55, 633);
  333. this.BtnOK.Name = "BtnOK";
  334. this.BtnOK.Size = new System.Drawing.Size(265, 28);
  335. this.BtnOK.TabIndex = 14;
  336. this.BtnOK.Text = "Принять документ к учету";
  337. this.BtnOK.UseVisualStyleBackColor = false;
  338. this.BtnOK.Click += new System.EventHandler(this.BtnOK_Click);
  339. //
  340. // BtnCancel
  341. //
  342. this.BtnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
  343. this.BtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  344. this.BtnCancel.Location = new System.Drawing.Point(450, 633);
  345. this.BtnCancel.Name = "BtnCancel";
  346. this.BtnCancel.Size = new System.Drawing.Size(265, 28);
  347. this.BtnCancel.TabIndex = 15;
  348. this.BtnCancel.Text = "Отменить";
  349. this.BtnCancel.UseVisualStyleBackColor = false;
  350. //
  351. // FormGetMaterial
  352. //
  353. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
  354. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  355. this.BackColor = System.Drawing.Color.White;
  356. this.ClientSize = new System.Drawing.Size(781, 686);
  357. this.Controls.Add(this.BtnCancel);
  358. this.Controls.Add(this.BtnOK);
  359. this.Controls.Add(this.tabControl1);
  360. this.Controls.Add(this.panel1);
  361. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  362. this.MaximizeBox = false;
  363. this.MinimizeBox = false;
  364. this.Name = "FormGetMaterial";
  365. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  366. this.Text = "СУБД \"Швейная фабрика\"";
  367. this.panel1.ResumeLayout(false);
  368. this.panel1.PerformLayout();
  369. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  370. this.tabControl1.ResumeLayout(false);
  371. this.tabPage1.ResumeLayout(false);
  372. this.tabPage1.PerformLayout();
  373. ((System.ComponentModel.ISupportInitialize)(this.DgvTkani)).EndInit();
  374. ((System.ComponentModel.ISupportInitialize)(this.PbxPhotoTkan)).EndInit();
  375. this.ResumeLayout(false);
  376. }
  377. #endregion
  378. private System.Windows.Forms.Label label1;
  379. private System.Windows.Forms.PictureBox pictureBox1;
  380. private System.Windows.Forms.Panel panel1;
  381. private System.Windows.Forms.TabControl tabControl1;
  382. private System.Windows.Forms.TabPage tabPage1;
  383. private System.Windows.Forms.PictureBox PbxPhotoTkan;
  384. private System.Windows.Forms.Label label6;
  385. private System.Windows.Forms.Label label5;
  386. private System.Windows.Forms.Label label4;
  387. private System.Windows.Forms.Label label3;
  388. private System.Windows.Forms.Label label2;
  389. private System.Windows.Forms.TextBox TbxDescriptionTkan;
  390. private System.Windows.Forms.TextBox TbxColorTkan;
  391. private System.Windows.Forms.TextBox TbxLengthTkan;
  392. private System.Windows.Forms.TextBox TbxWidthTkan;
  393. private System.Windows.Forms.TextBox TbxNameTkan;
  394. private System.Windows.Forms.TabPage tabPage2;
  395. private System.Windows.Forms.DataGridView DgvTkani;
  396. private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
  397. private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
  398. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  399. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  400. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  401. private System.Windows.Forms.Button BtnAddTkan;
  402. private System.Windows.Forms.Button BtnClearPhotoTkan;
  403. private System.Windows.Forms.Button BtnLoadPhotoTkan;
  404. private System.Windows.Forms.Button BtnDelTkan;
  405. private System.Windows.Forms.Button BtnOK;
  406. private System.Windows.Forms.Button BtnCancel;
  407. private System.Windows.Forms.OpenFileDialog openFileDialog1;
  408. }
  409. }