Form5.Designer.cs 30 KB

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