complect.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
  1. 
  2. namespace muskafidi_de
  3. {
  4. partial class complect
  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.Windows.Forms.Label idLabel;
  31. System.Windows.Forms.Label наименованиеLabel;
  32. System.Windows.Forms.Label количествоLabel;
  33. System.Windows.Forms.Label единица_измеренияLabel;
  34. System.Windows.Forms.Label тип_материалаLabel;
  35. System.Windows.Forms.Label ценаLabel;
  36. this.muskafidi_deDataSet = new muskafidi_de.muskafidi_deDataSet();
  37. this.complectBindingSource = new System.Windows.Forms.BindingSource(this.components);
  38. this.complectTableAdapter = new muskafidi_de.muskafidi_deDataSetTableAdapters.ComplectTableAdapter();
  39. this.tableAdapterManager = new muskafidi_de.muskafidi_deDataSetTableAdapters.TableAdapterManager();
  40. this.complectDataGridView = new System.Windows.Forms.DataGridView();
  41. this.label1 = new System.Windows.Forms.Label();
  42. this.idTextBox = new System.Windows.Forms.TextBox();
  43. this.наименованиеTextBox = new System.Windows.Forms.TextBox();
  44. this.количествоTextBox = new System.Windows.Forms.TextBox();
  45. this.единица_измеренияTextBox = new System.Windows.Forms.TextBox();
  46. this.тип_материалаTextBox = new System.Windows.Forms.TextBox();
  47. this.ценаTextBox = new System.Windows.Forms.TextBox();
  48. this.button2 = new System.Windows.Forms.Button();
  49. this.button1 = new System.Windows.Forms.Button();
  50. this._06_muskafidi_deDataSet = new muskafidi_de._06_muskafidi_deDataSet();
  51. this.complectBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  52. this.complectTableAdapter1 = new muskafidi_de._06_muskafidi_deDataSetTableAdapters.ComplectTableAdapter();
  53. this.tableAdapterManager1 = new muskafidi_de._06_muskafidi_deDataSetTableAdapters.TableAdapterManager();
  54. this.idDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.наименованиеDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.количествоDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.единицаИзмеренияDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.типМатериалаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.ценаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. idLabel = new System.Windows.Forms.Label();
  61. наименованиеLabel = new System.Windows.Forms.Label();
  62. количествоLabel = new System.Windows.Forms.Label();
  63. единица_измеренияLabel = new System.Windows.Forms.Label();
  64. тип_материалаLabel = new System.Windows.Forms.Label();
  65. ценаLabel = new System.Windows.Forms.Label();
  66. ((System.ComponentModel.ISupportInitialize)(this.muskafidi_deDataSet)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.complectBindingSource)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.complectDataGridView)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this._06_muskafidi_deDataSet)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.complectBindingSource1)).BeginInit();
  71. this.SuspendLayout();
  72. //
  73. // idLabel
  74. //
  75. idLabel.AutoSize = true;
  76. idLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  77. idLabel.Location = new System.Drawing.Point(117, 263);
  78. idLabel.Name = "idLabel";
  79. idLabel.Size = new System.Drawing.Size(20, 15);
  80. idLabel.TabIndex = 16;
  81. idLabel.Text = "id:";
  82. //
  83. // наименованиеLabel
  84. //
  85. наименованиеLabel.AutoSize = true;
  86. наименованиеLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  87. наименованиеLabel.Location = new System.Drawing.Point(49, 289);
  88. наименованиеLabel.Name = "наименованиеLabel";
  89. наименованиеLabel.Size = new System.Drawing.Size(89, 15);
  90. наименованиеLabel.TabIndex = 17;
  91. наименованиеLabel.Text = "Наименование:";
  92. //
  93. // количествоLabel
  94. //
  95. количествоLabel.AutoSize = true;
  96. количествоLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  97. количествоLabel.Location = new System.Drawing.Point(66, 315);
  98. количествоLabel.Name = "количествоLabel";
  99. количествоLabel.Size = new System.Drawing.Size(74, 15);
  100. количествоLabel.TabIndex = 18;
  101. количествоLabel.Text = "Количество:";
  102. //
  103. // единица_измеренияLabel
  104. //
  105. единица_измеренияLabel.AutoSize = true;
  106. единица_измеренияLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  107. единица_измеренияLabel.Location = new System.Drawing.Point(23, 341);
  108. единица_измеренияLabel.Name = "единица_измеренияLabel";
  109. единица_измеренияLabel.Size = new System.Drawing.Size(117, 15);
  110. единица_измеренияLabel.TabIndex = 19;
  111. единица_измеренияLabel.Text = "Единица измерения:";
  112. //
  113. // тип_материалаLabel
  114. //
  115. тип_материалаLabel.AutoSize = true;
  116. тип_материалаLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  117. тип_материалаLabel.Location = new System.Drawing.Point(48, 367);
  118. тип_материалаLabel.Name = "тип_материалаLabel";
  119. тип_материалаLabel.Size = new System.Drawing.Size(91, 15);
  120. тип_материалаLabel.TabIndex = 20;
  121. тип_материалаLabel.Text = "Тип материала:";
  122. //
  123. // ценаLabel
  124. //
  125. ценаLabel.AutoSize = true;
  126. ценаLabel.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  127. ценаLabel.Location = new System.Drawing.Point(99, 393);
  128. ценаLabel.Name = "ценаLabel";
  129. ценаLabel.Size = new System.Drawing.Size(37, 15);
  130. ценаLabel.TabIndex = 21;
  131. ценаLabel.Text = "Цена:";
  132. //
  133. // muskafidi_deDataSet
  134. //
  135. this.muskafidi_deDataSet.DataSetName = "muskafidi_deDataSet";
  136. this.muskafidi_deDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  137. //
  138. // complectBindingSource
  139. //
  140. this.complectBindingSource.DataMember = "Complect";
  141. this.complectBindingSource.DataSource = this.muskafidi_deDataSet;
  142. //
  143. // complectTableAdapter
  144. //
  145. this.complectTableAdapter.ClearBeforeFill = true;
  146. //
  147. // tableAdapterManager
  148. //
  149. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  150. this.tableAdapterManager.ComplectTableAdapter = this.complectTableAdapter;
  151. this.tableAdapterManager.EdiniciIzmereniyaTableAdapter = null;
  152. this.tableAdapterManager.RolesTableAdapter = null;
  153. this.tableAdapterManager.StatusTableAdapter = null;
  154. this.tableAdapterManager.StatusZakazaTableAdapter = null;
  155. this.tableAdapterManager.UpdateOrder = muskafidi_de.muskafidi_deDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  156. this.tableAdapterManager.usersTableAdapter = null;
  157. this.tableAdapterManager.ZacaziTableAdapter = null;
  158. //
  159. // complectDataGridView
  160. //
  161. this.complectDataGridView.AutoGenerateColumns = false;
  162. this.complectDataGridView.BackgroundColor = System.Drawing.Color.IndianRed;
  163. this.complectDataGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
  164. this.complectDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  165. this.complectDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  166. this.idDataGridViewTextBoxColumn,
  167. this.наименованиеDataGridViewTextBoxColumn,
  168. this.количествоDataGridViewTextBoxColumn,
  169. this.единицаИзмеренияDataGridViewTextBoxColumn,
  170. this.типМатериалаDataGridViewTextBoxColumn,
  171. this.ценаDataGridViewTextBoxColumn});
  172. this.complectDataGridView.DataSource = this.complectBindingSource1;
  173. this.complectDataGridView.GridColor = System.Drawing.Color.Gray;
  174. this.complectDataGridView.Location = new System.Drawing.Point(24, 28);
  175. this.complectDataGridView.Name = "complectDataGridView";
  176. this.complectDataGridView.Size = new System.Drawing.Size(639, 220);
  177. this.complectDataGridView.TabIndex = 0;
  178. //
  179. // label1
  180. //
  181. this.label1.AutoSize = true;
  182. this.label1.Location = new System.Drawing.Point(12, 9);
  183. this.label1.Name = "label1";
  184. this.label1.Size = new System.Drawing.Size(25, 13);
  185. this.label1.TabIndex = 16;
  186. this.label1.Text = "<<<";
  187. this.label1.Click += new System.EventHandler(this.label1_Click);
  188. //
  189. // idTextBox
  190. //
  191. this.idTextBox.BackColor = System.Drawing.Color.IndianRed;
  192. this.idTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
  193. this.idTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.complectBindingSource1, "id", true));
  194. this.idTextBox.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  195. this.idTextBox.Location = new System.Drawing.Point(141, 260);
  196. this.idTextBox.Name = "idTextBox";
  197. this.idTextBox.Size = new System.Drawing.Size(100, 16);
  198. this.idTextBox.TabIndex = 17;
  199. //
  200. // наименованиеTextBox
  201. //
  202. this.наименованиеTextBox.BackColor = System.Drawing.Color.IndianRed;
  203. this.наименованиеTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
  204. this.наименованиеTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.complectBindingSource1, "Наименование", true));
  205. this.наименованиеTextBox.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  206. this.наименованиеTextBox.Location = new System.Drawing.Point(141, 286);
  207. this.наименованиеTextBox.Name = "наименованиеTextBox";
  208. this.наименованиеTextBox.Size = new System.Drawing.Size(100, 16);
  209. this.наименованиеTextBox.TabIndex = 18;
  210. //
  211. // количествоTextBox
  212. //
  213. this.количествоTextBox.BackColor = System.Drawing.Color.IndianRed;
  214. this.количествоTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
  215. this.количествоTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.complectBindingSource1, "Количество", true));
  216. this.количествоTextBox.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  217. this.количествоTextBox.Location = new System.Drawing.Point(141, 312);
  218. this.количествоTextBox.Name = "количествоTextBox";
  219. this.количествоTextBox.Size = new System.Drawing.Size(100, 16);
  220. this.количествоTextBox.TabIndex = 19;
  221. //
  222. // единица_измеренияTextBox
  223. //
  224. this.единица_измеренияTextBox.BackColor = System.Drawing.Color.IndianRed;
  225. this.единица_измеренияTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
  226. this.единица_измеренияTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.complectBindingSource1, "Единица измерения", true));
  227. this.единица_измеренияTextBox.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  228. this.единица_измеренияTextBox.Location = new System.Drawing.Point(141, 338);
  229. this.единица_измеренияTextBox.Name = "единица_измеренияTextBox";
  230. this.единица_измеренияTextBox.Size = new System.Drawing.Size(100, 16);
  231. this.единица_измеренияTextBox.TabIndex = 20;
  232. //
  233. // тип_материалаTextBox
  234. //
  235. this.тип_материалаTextBox.BackColor = System.Drawing.Color.IndianRed;
  236. this.тип_материалаTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
  237. this.тип_материалаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.complectBindingSource1, "Тип материала", true));
  238. this.тип_материалаTextBox.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  239. this.тип_материалаTextBox.Location = new System.Drawing.Point(141, 364);
  240. this.тип_материалаTextBox.Name = "тип_материалаTextBox";
  241. this.тип_материалаTextBox.Size = new System.Drawing.Size(100, 16);
  242. this.тип_материалаTextBox.TabIndex = 21;
  243. //
  244. // ценаTextBox
  245. //
  246. this.ценаTextBox.BackColor = System.Drawing.Color.IndianRed;
  247. this.ценаTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
  248. this.ценаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.complectBindingSource1, "Цена", true));
  249. this.ценаTextBox.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  250. this.ценаTextBox.Location = new System.Drawing.Point(141, 390);
  251. this.ценаTextBox.Name = "ценаTextBox";
  252. this.ценаTextBox.Size = new System.Drawing.Size(100, 16);
  253. this.ценаTextBox.TabIndex = 22;
  254. //
  255. // button2
  256. //
  257. this.button2.BackColor = System.Drawing.Color.IndianRed;
  258. this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  259. this.button2.Location = new System.Drawing.Point(488, 283);
  260. this.button2.Name = "button2";
  261. this.button2.Size = new System.Drawing.Size(175, 20);
  262. this.button2.TabIndex = 24;
  263. this.button2.Text = "Сохранить";
  264. this.button2.UseVisualStyleBackColor = false;
  265. this.button2.Click += new System.EventHandler(this.button2_Click);
  266. //
  267. // button1
  268. //
  269. this.button1.BackColor = System.Drawing.Color.IndianRed;
  270. this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  271. this.button1.Location = new System.Drawing.Point(488, 253);
  272. this.button1.Name = "button1";
  273. this.button1.Size = new System.Drawing.Size(175, 20);
  274. this.button1.TabIndex = 23;
  275. this.button1.Text = "Добавить";
  276. this.button1.UseVisualStyleBackColor = false;
  277. this.button1.Click += new System.EventHandler(this.button1_Click);
  278. //
  279. // _06_muskafidi_deDataSet
  280. //
  281. this._06_muskafidi_deDataSet.DataSetName = "_06_muskafidi_deDataSet";
  282. this._06_muskafidi_deDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  283. //
  284. // complectBindingSource1
  285. //
  286. this.complectBindingSource1.DataMember = "Complect";
  287. this.complectBindingSource1.DataSource = this._06_muskafidi_deDataSet;
  288. //
  289. // complectTableAdapter1
  290. //
  291. this.complectTableAdapter1.ClearBeforeFill = true;
  292. //
  293. // tableAdapterManager1
  294. //
  295. this.tableAdapterManager1.BackupDataSetBeforeUpdate = false;
  296. this.tableAdapterManager1.ComplectTableAdapter = this.complectTableAdapter1;
  297. this.tableAdapterManager1.EdiniciIzmereniyaTableAdapter = null;
  298. this.tableAdapterManager1.RolesTableAdapter = null;
  299. this.tableAdapterManager1.StatusTableAdapter = null;
  300. this.tableAdapterManager1.StatusZakazaTableAdapter = null;
  301. this.tableAdapterManager1.UpdateOrder = muskafidi_de._06_muskafidi_deDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  302. this.tableAdapterManager1.usersTableAdapter = null;
  303. this.tableAdapterManager1.ZacaziTableAdapter = null;
  304. //
  305. // idDataGridViewTextBoxColumn
  306. //
  307. this.idDataGridViewTextBoxColumn.DataPropertyName = "id";
  308. this.idDataGridViewTextBoxColumn.HeaderText = "id";
  309. this.idDataGridViewTextBoxColumn.Name = "idDataGridViewTextBoxColumn";
  310. //
  311. // наименованиеDataGridViewTextBoxColumn
  312. //
  313. this.наименованиеDataGridViewTextBoxColumn.DataPropertyName = "Наименование";
  314. this.наименованиеDataGridViewTextBoxColumn.HeaderText = "Наименование";
  315. this.наименованиеDataGridViewTextBoxColumn.Name = "наименованиеDataGridViewTextBoxColumn";
  316. //
  317. // количествоDataGridViewTextBoxColumn
  318. //
  319. this.количествоDataGridViewTextBoxColumn.DataPropertyName = "Количество";
  320. this.количествоDataGridViewTextBoxColumn.HeaderText = "Количество";
  321. this.количествоDataGridViewTextBoxColumn.Name = "количествоDataGridViewTextBoxColumn";
  322. //
  323. // единицаИзмеренияDataGridViewTextBoxColumn
  324. //
  325. this.единицаИзмеренияDataGridViewTextBoxColumn.DataPropertyName = "Единица измерения";
  326. this.единицаИзмеренияDataGridViewTextBoxColumn.HeaderText = "Единица измерения";
  327. this.единицаИзмеренияDataGridViewTextBoxColumn.Name = "единицаИзмеренияDataGridViewTextBoxColumn";
  328. //
  329. // типМатериалаDataGridViewTextBoxColumn
  330. //
  331. this.типМатериалаDataGridViewTextBoxColumn.DataPropertyName = "Тип материала";
  332. this.типМатериалаDataGridViewTextBoxColumn.HeaderText = "Тип материала";
  333. this.типМатериалаDataGridViewTextBoxColumn.Name = "типМатериалаDataGridViewTextBoxColumn";
  334. //
  335. // ценаDataGridViewTextBoxColumn
  336. //
  337. this.ценаDataGridViewTextBoxColumn.DataPropertyName = "Цена";
  338. this.ценаDataGridViewTextBoxColumn.HeaderText = "Цена";
  339. this.ценаDataGridViewTextBoxColumn.Name = "ценаDataGridViewTextBoxColumn";
  340. //
  341. // complect
  342. //
  343. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  344. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  345. this.BackColor = System.Drawing.Color.RosyBrown;
  346. this.ClientSize = new System.Drawing.Size(692, 424);
  347. this.Controls.Add(this.button2);
  348. this.Controls.Add(this.button1);
  349. this.Controls.Add(ценаLabel);
  350. this.Controls.Add(this.ценаTextBox);
  351. this.Controls.Add(тип_материалаLabel);
  352. this.Controls.Add(this.тип_материалаTextBox);
  353. this.Controls.Add(единица_измеренияLabel);
  354. this.Controls.Add(this.единица_измеренияTextBox);
  355. this.Controls.Add(количествоLabel);
  356. this.Controls.Add(this.количествоTextBox);
  357. this.Controls.Add(наименованиеLabel);
  358. this.Controls.Add(this.наименованиеTextBox);
  359. this.Controls.Add(idLabel);
  360. this.Controls.Add(this.idTextBox);
  361. this.Controls.Add(this.label1);
  362. this.Controls.Add(this.complectDataGridView);
  363. this.Name = "complect";
  364. this.Text = "Комплектующие";
  365. this.Load += new System.EventHandler(this.complect_Load);
  366. ((System.ComponentModel.ISupportInitialize)(this.muskafidi_deDataSet)).EndInit();
  367. ((System.ComponentModel.ISupportInitialize)(this.complectBindingSource)).EndInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.complectDataGridView)).EndInit();
  369. ((System.ComponentModel.ISupportInitialize)(this._06_muskafidi_deDataSet)).EndInit();
  370. ((System.ComponentModel.ISupportInitialize)(this.complectBindingSource1)).EndInit();
  371. this.ResumeLayout(false);
  372. this.PerformLayout();
  373. }
  374. #endregion
  375. private muskafidi_deDataSet muskafidi_deDataSet;
  376. private System.Windows.Forms.BindingSource complectBindingSource;
  377. private muskafidi_deDataSetTableAdapters.ComplectTableAdapter complectTableAdapter;
  378. private muskafidi_deDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  379. private System.Windows.Forms.DataGridView complectDataGridView;
  380. private System.Windows.Forms.Label label1;
  381. private System.Windows.Forms.TextBox idTextBox;
  382. private System.Windows.Forms.TextBox наименованиеTextBox;
  383. private System.Windows.Forms.TextBox количествоTextBox;
  384. private System.Windows.Forms.TextBox единица_измеренияTextBox;
  385. private System.Windows.Forms.TextBox тип_материалаTextBox;
  386. private System.Windows.Forms.TextBox ценаTextBox;
  387. private System.Windows.Forms.Button button2;
  388. private System.Windows.Forms.Button button1;
  389. private _06_muskafidi_deDataSet _06_muskafidi_deDataSet;
  390. private System.Windows.Forms.BindingSource complectBindingSource1;
  391. private _06_muskafidi_deDataSetTableAdapters.ComplectTableAdapter complectTableAdapter1;
  392. private _06_muskafidi_deDataSetTableAdapters.TableAdapterManager tableAdapterManager1;
  393. private System.Windows.Forms.DataGridViewTextBoxColumn idDataGridViewTextBoxColumn;
  394. private System.Windows.Forms.DataGridViewTextBoxColumn наименованиеDataGridViewTextBoxColumn;
  395. private System.Windows.Forms.DataGridViewTextBoxColumn количествоDataGridViewTextBoxColumn;
  396. private System.Windows.Forms.DataGridViewTextBoxColumn единицаИзмеренияDataGridViewTextBoxColumn;
  397. private System.Windows.Forms.DataGridViewTextBoxColumn типМатериалаDataGridViewTextBoxColumn;
  398. private System.Windows.Forms.DataGridViewTextBoxColumn ценаDataGridViewTextBoxColumn;
  399. }
  400. }