Form6.Designer.cs 31 KB

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