Form6.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. 
  2. namespace Badretdinov_specodezhda
  3. {
  4. partial class Form6
  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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form6));
  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. System.Windows.Forms.Label код_работникаLabel;
  37. this.badretdinov_cpecodezhdaDataSet = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSet();
  38. this.работникиBindingSource = new System.Windows.Forms.BindingSource(this.components);
  39. this.работникиTableAdapter = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.РаботникиTableAdapter();
  40. this.tableAdapterManager = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager();
  41. this.работникиBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
  42. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  43. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  44. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  45. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  46. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  47. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  48. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  49. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  50. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  51. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  52. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  53. this.работникиBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
  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.button8 = new System.Windows.Forms.Button();
  58. this.button7 = new System.Windows.Forms.Button();
  59. this.button6 = new System.Windows.Forms.Button();
  60. this.button5 = new System.Windows.Forms.Button();
  61. this.button4 = new System.Windows.Forms.Button();
  62. this.button3 = new System.Windows.Forms.Button();
  63. this.button2 = new System.Windows.Forms.Button();
  64. this.button1 = new System.Windows.Forms.Button();
  65. this.comboBox1 = new System.Windows.Forms.ComboBox();
  66. this.comboBox2 = new System.Windows.Forms.ComboBox();
  67. this.работникиBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  68. this.цехиBindingSource = new System.Windows.Forms.BindingSource(this.components);
  69. this.цехиTableAdapter = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.ЦехиTableAdapter();
  70. this.оспецодеждеBindingSource = new System.Windows.Forms.BindingSource(this.components);
  71. this.о_спецодеждеTableAdapter = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.О_спецодеждеTableAdapter();
  72. this.код_работникаTextBox = new System.Windows.Forms.TextBox();
  73. фИО_работникаLabel = new System.Windows.Forms.Label();
  74. должностьLabel = new System.Windows.Forms.Label();
  75. скидка_на_спецодеждуLabel = new System.Windows.Forms.Label();
  76. код_цехаLabel = new System.Windows.Forms.Label();
  77. код_спецодеждыLabel = new System.Windows.Forms.Label();
  78. код_работникаLabel = new System.Windows.Forms.Label();
  79. ((System.ComponentModel.ISupportInitialize)(this.badretdinov_cpecodezhdaDataSet)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.работникиBindingNavigator)).BeginInit();
  82. this.работникиBindingNavigator.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.оспецодеждеBindingSource)).BeginInit();
  86. this.SuspendLayout();
  87. //
  88. // badretdinov_cpecodezhdaDataSet
  89. //
  90. this.badretdinov_cpecodezhdaDataSet.DataSetName = "badretdinov_cpecodezhdaDataSet";
  91. this.badretdinov_cpecodezhdaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  92. //
  93. // работникиBindingSource
  94. //
  95. this.работникиBindingSource.DataMember = "Работники";
  96. this.работникиBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet;
  97. //
  98. // работникиTableAdapter
  99. //
  100. this.работникиTableAdapter.ClearBeforeFill = true;
  101. //
  102. // tableAdapterManager
  103. //
  104. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  105. this.tableAdapterManager.UpdateOrder = Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  106. this.tableAdapterManager.О_спецодеждеTableAdapter = this.о_спецодеждеTableAdapter;
  107. this.tableAdapterManager.ПолучениеTableAdapter = null;
  108. this.tableAdapterManager.РаботникиTableAdapter = this.работникиTableAdapter;
  109. this.tableAdapterManager.ЦехиTableAdapter = this.цехиTableAdapter;
  110. //
  111. // работникиBindingNavigator
  112. //
  113. this.работникиBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  114. this.работникиBindingNavigator.BindingSource = this.работникиBindingSource;
  115. this.работникиBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  116. this.работникиBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  117. this.работникиBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  118. this.bindingNavigatorMoveFirstItem,
  119. this.bindingNavigatorMovePreviousItem,
  120. this.bindingNavigatorSeparator,
  121. this.bindingNavigatorPositionItem,
  122. this.bindingNavigatorCountItem,
  123. this.bindingNavigatorSeparator1,
  124. this.bindingNavigatorMoveNextItem,
  125. this.bindingNavigatorMoveLastItem,
  126. this.bindingNavigatorSeparator2,
  127. this.bindingNavigatorAddNewItem,
  128. this.bindingNavigatorDeleteItem,
  129. this.работникиBindingNavigatorSaveItem});
  130. this.работникиBindingNavigator.Location = new System.Drawing.Point(0, 0);
  131. this.работникиBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  132. this.работникиBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  133. this.работникиBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  134. this.работникиBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  135. this.работникиBindingNavigator.Name = "работникиBindingNavigator";
  136. this.работникиBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  137. this.работникиBindingNavigator.Size = new System.Drawing.Size(800, 25);
  138. this.работникиBindingNavigator.TabIndex = 0;
  139. this.работникиBindingNavigator.Text = "bindingNavigator1";
  140. //
  141. // bindingNavigatorMoveFirstItem
  142. //
  143. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  144. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  145. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  146. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  147. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  148. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  149. //
  150. // bindingNavigatorMovePreviousItem
  151. //
  152. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  153. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  154. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  155. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  156. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  157. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  158. //
  159. // bindingNavigatorSeparator
  160. //
  161. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  162. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  163. //
  164. // bindingNavigatorPositionItem
  165. //
  166. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  167. this.bindingNavigatorPositionItem.AutoSize = false;
  168. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  169. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  170. this.bindingNavigatorPositionItem.Text = "0";
  171. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  172. //
  173. // bindingNavigatorCountItem
  174. //
  175. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  176. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
  177. this.bindingNavigatorCountItem.Text = "для {0}";
  178. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  179. //
  180. // bindingNavigatorSeparator1
  181. //
  182. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
  183. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
  184. //
  185. // bindingNavigatorMoveNextItem
  186. //
  187. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  188. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  189. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  190. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  191. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
  192. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  193. //
  194. // bindingNavigatorMoveLastItem
  195. //
  196. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  197. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  198. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  199. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  200. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
  201. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  202. //
  203. // bindingNavigatorSeparator2
  204. //
  205. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
  206. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
  207. //
  208. // bindingNavigatorAddNewItem
  209. //
  210. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  211. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  212. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  213. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  214. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  215. this.bindingNavigatorAddNewItem.Text = "Добавить";
  216. //
  217. // bindingNavigatorDeleteItem
  218. //
  219. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  220. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  221. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  222. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  223. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
  224. this.bindingNavigatorDeleteItem.Text = "Удалить";
  225. //
  226. // работникиBindingNavigatorSaveItem
  227. //
  228. this.работникиBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  229. this.работникиBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("работникиBindingNavigatorSaveItem.Image")));
  230. this.работникиBindingNavigatorSaveItem.Name = "работникиBindingNavigatorSaveItem";
  231. this.работникиBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
  232. this.работникиBindingNavigatorSaveItem.Text = "Сохранить данные";
  233. this.работникиBindingNavigatorSaveItem.Click += new System.EventHandler(this.работникиBindingNavigatorSaveItem_Click);
  234. //
  235. // фИО_работникаLabel
  236. //
  237. фИО_работникаLabel.AutoSize = true;
  238. фИО_работникаLabel.Location = new System.Drawing.Point(21, 62);
  239. фИО_работникаLabel.Name = "фИО_работникаLabel";
  240. фИО_работникаLabel.Size = new System.Drawing.Size(93, 13);
  241. фИО_работникаLabel.TabIndex = 1;
  242. фИО_работникаLabel.Text = "ФИО работника:";
  243. //
  244. // фИО_работникаTextBox
  245. //
  246. this.фИО_работникаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "ФИО работника", true));
  247. this.фИО_работникаTextBox.Location = new System.Drawing.Point(150, 55);
  248. this.фИО_работникаTextBox.Name = "фИО_работникаTextBox";
  249. this.фИО_работникаTextBox.Size = new System.Drawing.Size(100, 20);
  250. this.фИО_работникаTextBox.TabIndex = 2;
  251. //
  252. // должностьLabel
  253. //
  254. должностьLabel.AutoSize = true;
  255. должностьLabel.Location = new System.Drawing.Point(60, 102);
  256. должностьLabel.Name = "должностьLabel";
  257. должностьLabel.Size = new System.Drawing.Size(68, 13);
  258. должностьLabel.TabIndex = 3;
  259. должностьLabel.Text = "Должность:";
  260. //
  261. // должностьTextBox
  262. //
  263. this.должностьTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "Должность", true));
  264. this.должностьTextBox.Location = new System.Drawing.Point(150, 99);
  265. this.должностьTextBox.Name = "должностьTextBox";
  266. this.должностьTextBox.Size = new System.Drawing.Size(100, 20);
  267. this.должностьTextBox.TabIndex = 4;
  268. //
  269. // скидка_на_спецодеждуLabel
  270. //
  271. скидка_на_спецодеждуLabel.AutoSize = true;
  272. скидка_на_спецодеждуLabel.Location = new System.Drawing.Point(60, 145);
  273. скидка_на_спецодеждуLabel.Name = "скидка_на_спецодеждуLabel";
  274. скидка_на_спецодеждуLabel.Size = new System.Drawing.Size(126, 13);
  275. скидка_на_спецодеждуLabel.TabIndex = 5;
  276. скидка_на_спецодеждуLabel.Text = "Скидка на спецодежду:";
  277. //
  278. // скидка_на_спецодеждуTextBox
  279. //
  280. this.скидка_на_спецодеждуTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "Скидка на спецодежду", true));
  281. this.скидка_на_спецодеждуTextBox.Location = new System.Drawing.Point(205, 142);
  282. this.скидка_на_спецодеждуTextBox.Name = "скидка_на_спецодеждуTextBox";
  283. this.скидка_на_спецодеждуTextBox.Size = new System.Drawing.Size(100, 20);
  284. this.скидка_на_спецодеждуTextBox.TabIndex = 6;
  285. //
  286. // код_цехаLabel
  287. //
  288. код_цехаLabel.AutoSize = true;
  289. код_цехаLabel.Location = new System.Drawing.Point(60, 194);
  290. код_цехаLabel.Name = "код_цехаLabel";
  291. код_цехаLabel.Size = new System.Drawing.Size(54, 13);
  292. код_цехаLabel.TabIndex = 7;
  293. код_цехаLabel.Text = "код цеха:";
  294. //
  295. // код_спецодеждыLabel
  296. //
  297. код_спецодеждыLabel.AutoSize = true;
  298. код_спецодеждыLabel.Location = new System.Drawing.Point(60, 238);
  299. код_спецодеждыLabel.Name = "код_спецодеждыLabel";
  300. код_спецодеждыLabel.Size = new System.Drawing.Size(95, 13);
  301. код_спецодеждыLabel.TabIndex = 9;
  302. код_спецодеждыLabel.Text = "код спецодежды:";
  303. //
  304. // button8
  305. //
  306. this.button8.Location = new System.Drawing.Point(478, 361);
  307. this.button8.Name = "button8";
  308. this.button8.Size = new System.Drawing.Size(75, 23);
  309. this.button8.TabIndex = 31;
  310. this.button8.Text = "сохранить";
  311. this.button8.UseVisualStyleBackColor = true;
  312. this.button8.Click += new System.EventHandler(this.button8_Click);
  313. //
  314. // button7
  315. //
  316. this.button7.Location = new System.Drawing.Point(574, 306);
  317. this.button7.Name = "button7";
  318. this.button7.Size = new System.Drawing.Size(75, 23);
  319. this.button7.TabIndex = 30;
  320. this.button7.Text = "удалить";
  321. this.button7.UseVisualStyleBackColor = true;
  322. this.button7.Click += new System.EventHandler(this.button7_Click);
  323. //
  324. // button6
  325. //
  326. this.button6.Location = new System.Drawing.Point(478, 306);
  327. this.button6.Name = "button6";
  328. this.button6.Size = new System.Drawing.Size(75, 23);
  329. this.button6.TabIndex = 29;
  330. this.button6.Text = "следущая";
  331. this.button6.UseVisualStyleBackColor = true;
  332. this.button6.Click += new System.EventHandler(this.button6_Click);
  333. //
  334. // button5
  335. //
  336. this.button5.Location = new System.Drawing.Point(381, 306);
  337. this.button5.Name = "button5";
  338. this.button5.Size = new System.Drawing.Size(75, 23);
  339. this.button5.TabIndex = 28;
  340. this.button5.Text = "последняя";
  341. this.button5.UseVisualStyleBackColor = true;
  342. this.button5.Click += new System.EventHandler(this.button5_Click);
  343. //
  344. // button4
  345. //
  346. this.button4.Location = new System.Drawing.Point(574, 259);
  347. this.button4.Name = "button4";
  348. this.button4.Size = new System.Drawing.Size(75, 23);
  349. this.button4.TabIndex = 27;
  350. this.button4.Text = "добавить";
  351. this.button4.UseVisualStyleBackColor = true;
  352. this.button4.Click += new System.EventHandler(this.button4_Click);
  353. //
  354. // button3
  355. //
  356. this.button3.Location = new System.Drawing.Point(478, 259);
  357. this.button3.Name = "button3";
  358. this.button3.Size = new System.Drawing.Size(75, 23);
  359. this.button3.TabIndex = 26;
  360. this.button3.Text = "предыдущая";
  361. this.button3.UseVisualStyleBackColor = true;
  362. this.button3.Click += new System.EventHandler(this.button3_Click);
  363. //
  364. // button2
  365. //
  366. this.button2.Location = new System.Drawing.Point(381, 259);
  367. this.button2.Name = "button2";
  368. this.button2.Size = new System.Drawing.Size(75, 23);
  369. this.button2.TabIndex = 25;
  370. this.button2.Text = "первая";
  371. this.button2.UseVisualStyleBackColor = true;
  372. this.button2.Click += new System.EventHandler(this.button2_Click);
  373. //
  374. // button1
  375. //
  376. this.button1.Location = new System.Drawing.Point(702, 180);
  377. this.button1.Name = "button1";
  378. this.button1.Size = new System.Drawing.Size(75, 23);
  379. this.button1.TabIndex = 24;
  380. this.button1.Text = "Закрыть";
  381. this.button1.UseVisualStyleBackColor = true;
  382. //
  383. // comboBox1
  384. //
  385. this.comboBox1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.работникиBindingSource, "код цеха", true));
  386. this.comboBox1.DataSource = this.цехиBindingSource;
  387. this.comboBox1.DisplayMember = "Наименование_цеха";
  388. this.comboBox1.FormattingEnabled = true;
  389. this.comboBox1.Location = new System.Drawing.Point(120, 194);
  390. this.comboBox1.Name = "comboBox1";
  391. this.comboBox1.Size = new System.Drawing.Size(121, 21);
  392. this.comboBox1.TabIndex = 32;
  393. this.comboBox1.ValueMember = "Код_цеха";
  394. //
  395. // comboBox2
  396. //
  397. this.comboBox2.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.работникиBindingSource, "код спецодежды", true));
  398. this.comboBox2.DataSource = this.оспецодеждеBindingSource;
  399. this.comboBox2.DisplayMember = "Вид_спецодежды";
  400. this.comboBox2.FormattingEnabled = true;
  401. this.comboBox2.Location = new System.Drawing.Point(161, 238);
  402. this.comboBox2.Name = "comboBox2";
  403. this.comboBox2.Size = new System.Drawing.Size(121, 21);
  404. this.comboBox2.TabIndex = 33;
  405. this.comboBox2.ValueMember = "Код_спецодежды";
  406. //
  407. // работникиBindingSource1
  408. //
  409. this.работникиBindingSource1.DataMember = "Работники";
  410. this.работникиBindingSource1.DataSource = this.badretdinov_cpecodezhdaDataSet;
  411. //
  412. // цехиBindingSource
  413. //
  414. this.цехиBindingSource.DataMember = "Цехи";
  415. this.цехиBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet;
  416. //
  417. // цехиTableAdapter
  418. //
  419. this.цехиTableAdapter.ClearBeforeFill = true;
  420. //
  421. // оспецодеждеBindingSource
  422. //
  423. this.оспецодеждеBindingSource.DataMember = "О_спецодежде";
  424. this.оспецодеждеBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet;
  425. //
  426. // о_спецодеждеTableAdapter
  427. //
  428. this.о_спецодеждеTableAdapter.ClearBeforeFill = true;
  429. //
  430. // код_работникаLabel
  431. //
  432. код_работникаLabel.AutoSize = true;
  433. код_работникаLabel.Location = new System.Drawing.Point(374, 59);
  434. код_работникаLabel.Name = "код_работникаLabel";
  435. код_работникаLabel.Size = new System.Drawing.Size(85, 13);
  436. код_работникаLabel.TabIndex = 33;
  437. код_работникаLabel.Text = "Код работника:";
  438. //
  439. // код_работникаTextBox
  440. //
  441. this.код_работникаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.работникиBindingSource, "Код работника", true));
  442. this.код_работникаTextBox.Location = new System.Drawing.Point(465, 56);
  443. this.код_работникаTextBox.Name = "код_работникаTextBox";
  444. this.код_работникаTextBox.Size = new System.Drawing.Size(100, 20);
  445. this.код_работникаTextBox.TabIndex = 34;
  446. //
  447. // Form6
  448. //
  449. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  450. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  451. this.ClientSize = new System.Drawing.Size(800, 450);
  452. this.Controls.Add(код_работникаLabel);
  453. this.Controls.Add(this.код_работникаTextBox);
  454. this.Controls.Add(this.comboBox2);
  455. this.Controls.Add(this.comboBox1);
  456. this.Controls.Add(this.button8);
  457. this.Controls.Add(this.button7);
  458. this.Controls.Add(this.button6);
  459. this.Controls.Add(this.button5);
  460. this.Controls.Add(this.button4);
  461. this.Controls.Add(this.button3);
  462. this.Controls.Add(this.button2);
  463. this.Controls.Add(this.button1);
  464. this.Controls.Add(код_спецодеждыLabel);
  465. this.Controls.Add(код_цехаLabel);
  466. this.Controls.Add(скидка_на_спецодеждуLabel);
  467. this.Controls.Add(this.скидка_на_спецодеждуTextBox);
  468. this.Controls.Add(должностьLabel);
  469. this.Controls.Add(this.должностьTextBox);
  470. this.Controls.Add(фИО_работникаLabel);
  471. this.Controls.Add(this.фИО_работникаTextBox);
  472. this.Controls.Add(this.работникиBindingNavigator);
  473. this.Name = "Form6";
  474. this.Text = "Form6";
  475. this.Load += new System.EventHandler(this.Form6_Load);
  476. ((System.ComponentModel.ISupportInitialize)(this.badretdinov_cpecodezhdaDataSet)).EndInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource)).EndInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.работникиBindingNavigator)).EndInit();
  479. this.работникиBindingNavigator.ResumeLayout(false);
  480. this.работникиBindingNavigator.PerformLayout();
  481. ((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource1)).EndInit();
  482. ((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource)).EndInit();
  483. ((System.ComponentModel.ISupportInitialize)(this.оспецодеждеBindingSource)).EndInit();
  484. this.ResumeLayout(false);
  485. this.PerformLayout();
  486. }
  487. #endregion
  488. private badretdinov_cpecodezhdaDataSet badretdinov_cpecodezhdaDataSet;
  489. private System.Windows.Forms.BindingSource работникиBindingSource;
  490. private badretdinov_cpecodezhdaDataSetTableAdapters.РаботникиTableAdapter работникиTableAdapter;
  491. private badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  492. private System.Windows.Forms.BindingNavigator работникиBindingNavigator;
  493. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  494. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  495. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  496. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  497. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  498. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  499. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  500. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  501. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  502. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  503. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  504. private System.Windows.Forms.ToolStripButton работникиBindingNavigatorSaveItem;
  505. private System.Windows.Forms.TextBox фИО_работникаTextBox;
  506. private System.Windows.Forms.TextBox должностьTextBox;
  507. private System.Windows.Forms.TextBox скидка_на_спецодеждуTextBox;
  508. private System.Windows.Forms.Button button8;
  509. private System.Windows.Forms.Button button7;
  510. private System.Windows.Forms.Button button6;
  511. private System.Windows.Forms.Button button5;
  512. private System.Windows.Forms.Button button4;
  513. private System.Windows.Forms.Button button3;
  514. private System.Windows.Forms.Button button2;
  515. private System.Windows.Forms.Button button1;
  516. private badretdinov_cpecodezhdaDataSetTableAdapters.ЦехиTableAdapter цехиTableAdapter;
  517. private System.Windows.Forms.ComboBox comboBox1;
  518. private System.Windows.Forms.BindingSource работникиBindingSource1;
  519. private System.Windows.Forms.ComboBox comboBox2;
  520. private System.Windows.Forms.BindingSource цехиBindingSource;
  521. private badretdinov_cpecodezhdaDataSetTableAdapters.О_спецодеждеTableAdapter о_спецодеждеTableAdapter;
  522. private System.Windows.Forms.BindingSource оспецодеждеBindingSource;
  523. private System.Windows.Forms.TextBox код_работникаTextBox;
  524. }
  525. }