Form5.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  1. 
  2. namespace Badretdinov_specodezhda
  3. {
  4. partial class Form5
  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(Form5));
  31. System.Windows.Forms.Label наименование_цехаLabel;
  32. System.Windows.Forms.Label фИО_начальника_цехаLabel;
  33. System.Windows.Forms.Label код_работникаLabel;
  34. this.label1 = new System.Windows.Forms.Label();
  35. this.button1 = new System.Windows.Forms.Button();
  36. this.badretdinov_cpecodezhdaDataSet = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSet();
  37. this.цехиBindingSource = new System.Windows.Forms.BindingSource(this.components);
  38. this.цехиTableAdapter = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.ЦехиTableAdapter();
  39. this.tableAdapterManager = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.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.comboBox1 = new System.Windows.Forms.ComboBox();
  56. this.работникиBindingSource = new System.Windows.Forms.BindingSource(this.components);
  57. this.работникиTableAdapter = new Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.РаботникиTableAdapter();
  58. наименование_цехаLabel = new System.Windows.Forms.Label();
  59. фИО_начальника_цехаLabel = new System.Windows.Forms.Label();
  60. код_работникаLabel = new System.Windows.Forms.Label();
  61. ((System.ComponentModel.ISupportInitialize)(this.badretdinov_cpecodezhdaDataSet)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.цехиBindingNavigator)).BeginInit();
  64. this.цехиBindingNavigator.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource)).BeginInit();
  66. this.SuspendLayout();
  67. //
  68. // label1
  69. //
  70. this.label1.AutoSize = true;
  71. this.label1.Location = new System.Drawing.Point(285, 60);
  72. this.label1.Name = "label1";
  73. this.label1.Size = new System.Drawing.Size(32, 13);
  74. this.label1.TabIndex = 0;
  75. this.label1.Text = "Цехи";
  76. //
  77. // button1
  78. //
  79. this.button1.Location = new System.Drawing.Point(424, 183);
  80. this.button1.Name = "button1";
  81. this.button1.Size = new System.Drawing.Size(75, 23);
  82. this.button1.TabIndex = 1;
  83. this.button1.Text = "Закрыть";
  84. this.button1.UseVisualStyleBackColor = true;
  85. this.button1.Click += new System.EventHandler(this.button1_Click);
  86. //
  87. // badretdinov_cpecodezhdaDataSet
  88. //
  89. this.badretdinov_cpecodezhdaDataSet.DataSetName = "badretdinov_cpecodezhdaDataSet";
  90. this.badretdinov_cpecodezhdaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  91. //
  92. // цехиBindingSource
  93. //
  94. this.цехиBindingSource.DataMember = "Цехи";
  95. this.цехиBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet;
  96. //
  97. // цехиTableAdapter
  98. //
  99. this.цехиTableAdapter.ClearBeforeFill = true;
  100. //
  101. // tableAdapterManager
  102. //
  103. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  104. this.tableAdapterManager.UpdateOrder = Badretdinov_specodezhda.badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  105. this.tableAdapterManager.О_спецодеждеTableAdapter = null;
  106. this.tableAdapterManager.ПолучениеTableAdapter = null;
  107. this.tableAdapterManager.РаботникиTableAdapter = this.работникиTableAdapter;
  108. this.tableAdapterManager.ЦехиTableAdapter = this.цехиTableAdapter;
  109. //
  110. // цехиBindingNavigator
  111. //
  112. this.цехиBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  113. this.цехиBindingNavigator.BindingSource = this.цехиBindingSource;
  114. this.цехиBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  115. this.цехиBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  116. this.цехиBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  117. this.bindingNavigatorMoveFirstItem,
  118. this.bindingNavigatorMovePreviousItem,
  119. this.bindingNavigatorSeparator,
  120. this.bindingNavigatorPositionItem,
  121. this.bindingNavigatorCountItem,
  122. this.bindingNavigatorSeparator1,
  123. this.bindingNavigatorMoveNextItem,
  124. this.bindingNavigatorMoveLastItem,
  125. this.bindingNavigatorSeparator2,
  126. this.bindingNavigatorAddNewItem,
  127. this.bindingNavigatorDeleteItem,
  128. this.цехиBindingNavigatorSaveItem});
  129. this.цехиBindingNavigator.Location = new System.Drawing.Point(0, 0);
  130. this.цехиBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  131. this.цехиBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  132. this.цехиBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  133. this.цехиBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  134. this.цехиBindingNavigator.Name = "цехиBindingNavigator";
  135. this.цехиBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  136. this.цехиBindingNavigator.Size = new System.Drawing.Size(800, 25);
  137. this.цехиBindingNavigator.TabIndex = 2;
  138. this.цехиBindingNavigator.Text = "bindingNavigator1";
  139. //
  140. // bindingNavigatorMoveFirstItem
  141. //
  142. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  143. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  144. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  145. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  146. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  147. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  148. //
  149. // bindingNavigatorMovePreviousItem
  150. //
  151. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  152. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  153. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  154. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  155. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  156. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  157. //
  158. // bindingNavigatorSeparator
  159. //
  160. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  161. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  162. //
  163. // bindingNavigatorPositionItem
  164. //
  165. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  166. this.bindingNavigatorPositionItem.AutoSize = false;
  167. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  168. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  169. this.bindingNavigatorPositionItem.Text = "0";
  170. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  171. //
  172. // bindingNavigatorCountItem
  173. //
  174. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  175. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 15);
  176. this.bindingNavigatorCountItem.Text = "для {0}";
  177. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  178. //
  179. // bindingNavigatorSeparator1
  180. //
  181. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
  182. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
  183. //
  184. // bindingNavigatorMoveNextItem
  185. //
  186. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  187. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  188. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  189. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  190. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 20);
  191. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  192. //
  193. // bindingNavigatorMoveLastItem
  194. //
  195. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  196. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  197. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  198. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  199. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 20);
  200. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  201. //
  202. // bindingNavigatorSeparator2
  203. //
  204. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
  205. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
  206. //
  207. // bindingNavigatorAddNewItem
  208. //
  209. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  210. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  211. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  212. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  213. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  214. this.bindingNavigatorAddNewItem.Text = "Добавить";
  215. //
  216. // bindingNavigatorDeleteItem
  217. //
  218. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  219. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  220. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  221. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  222. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 20);
  223. this.bindingNavigatorDeleteItem.Text = "Удалить";
  224. //
  225. // цехиBindingNavigatorSaveItem
  226. //
  227. this.цехиBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  228. this.цехиBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("цехиBindingNavigatorSaveItem.Image")));
  229. this.цехиBindingNavigatorSaveItem.Name = "цехиBindingNavigatorSaveItem";
  230. this.цехиBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
  231. this.цехиBindingNavigatorSaveItem.Text = "Сохранить данные";
  232. this.цехиBindingNavigatorSaveItem.Click += new System.EventHandler(this.цехиBindingNavigatorSaveItem_Click);
  233. //
  234. // наименование_цехаLabel
  235. //
  236. наименование_цехаLabel.AutoSize = true;
  237. наименование_цехаLabel.Location = new System.Drawing.Point(29, 140);
  238. наименование_цехаLabel.Name = "наименование_цехаLabel";
  239. наименование_цехаLabel.Size = new System.Drawing.Size(112, 13);
  240. наименование_цехаLabel.TabIndex = 5;
  241. наименование_цехаLabel.Text = "Наименование цеха:";
  242. //
  243. // наименование_цехаTextBox
  244. //
  245. this.наименование_цехаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.цехиBindingSource, "Наименование_цеха", true));
  246. this.наименование_цехаTextBox.Location = new System.Drawing.Point(147, 137);
  247. this.наименование_цехаTextBox.Name = "наименование_цехаTextBox";
  248. this.наименование_цехаTextBox.Size = new System.Drawing.Size(100, 20);
  249. this.наименование_цехаTextBox.TabIndex = 6;
  250. //
  251. // фИО_начальника_цехаLabel
  252. //
  253. фИО_начальника_цехаLabel.AutoSize = true;
  254. фИО_начальника_цехаLabel.Location = new System.Drawing.Point(29, 183);
  255. фИО_начальника_цехаLabel.Name = "фИО_начальника_цехаLabel";
  256. фИО_начальника_цехаLabel.Size = new System.Drawing.Size(125, 13);
  257. фИО_начальника_цехаLabel.TabIndex = 7;
  258. фИО_начальника_цехаLabel.Text = "ФИО начальника цеха:";
  259. //
  260. // фИО_начальника_цехаTextBox
  261. //
  262. this.фИО_начальника_цехаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.цехиBindingSource, "ФИО_начальника_цеха", true));
  263. this.фИО_начальника_цехаTextBox.Location = new System.Drawing.Point(160, 180);
  264. this.фИО_начальника_цехаTextBox.Name = "фИО_начальника_цехаTextBox";
  265. this.фИО_начальника_цехаTextBox.Size = new System.Drawing.Size(100, 20);
  266. this.фИО_начальника_цехаTextBox.TabIndex = 8;
  267. //
  268. // код_работникаLabel
  269. //
  270. код_работникаLabel.AutoSize = true;
  271. код_работникаLabel.Location = new System.Drawing.Point(29, 219);
  272. код_работникаLabel.Name = "код_работникаLabel";
  273. код_работникаLabel.Size = new System.Drawing.Size(85, 13);
  274. код_работникаLabel.TabIndex = 9;
  275. код_работникаLabel.Text = "Код работника:";
  276. //
  277. // comboBox1
  278. //
  279. this.comboBox1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.цехиBindingSource, "Код_работника", true));
  280. this.comboBox1.DataSource = this.работникиBindingSource;
  281. this.comboBox1.DisplayMember = "ФИО работника";
  282. this.comboBox1.FormattingEnabled = true;
  283. this.comboBox1.Location = new System.Drawing.Point(120, 219);
  284. this.comboBox1.Name = "comboBox1";
  285. this.comboBox1.Size = new System.Drawing.Size(121, 21);
  286. this.comboBox1.TabIndex = 31;
  287. this.comboBox1.ValueMember = "Код работника";
  288. //
  289. // работникиBindingSource
  290. //
  291. this.работникиBindingSource.DataMember = "Работники";
  292. this.работникиBindingSource.DataSource = this.badretdinov_cpecodezhdaDataSet;
  293. //
  294. // работникиTableAdapter
  295. //
  296. this.работникиTableAdapter.ClearBeforeFill = true;
  297. //
  298. // Form5
  299. //
  300. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  301. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  302. this.ClientSize = new System.Drawing.Size(800, 450);
  303. this.Controls.Add(this.comboBox1);
  304. this.Controls.Add(код_работникаLabel);
  305. this.Controls.Add(фИО_начальника_цехаLabel);
  306. this.Controls.Add(this.фИО_начальника_цехаTextBox);
  307. this.Controls.Add(наименование_цехаLabel);
  308. this.Controls.Add(this.наименование_цехаTextBox);
  309. this.Controls.Add(this.цехиBindingNavigator);
  310. this.Controls.Add(this.button1);
  311. this.Controls.Add(this.label1);
  312. this.Name = "Form5";
  313. this.Text = "Цеха";
  314. this.Load += new System.EventHandler(this.Form5_Load);
  315. ((System.ComponentModel.ISupportInitialize)(this.badretdinov_cpecodezhdaDataSet)).EndInit();
  316. ((System.ComponentModel.ISupportInitialize)(this.цехиBindingSource)).EndInit();
  317. ((System.ComponentModel.ISupportInitialize)(this.цехиBindingNavigator)).EndInit();
  318. this.цехиBindingNavigator.ResumeLayout(false);
  319. this.цехиBindingNavigator.PerformLayout();
  320. ((System.ComponentModel.ISupportInitialize)(this.работникиBindingSource)).EndInit();
  321. this.ResumeLayout(false);
  322. this.PerformLayout();
  323. }
  324. #endregion
  325. private System.Windows.Forms.Label label1;
  326. private System.Windows.Forms.Button button1;
  327. private badretdinov_cpecodezhdaDataSet badretdinov_cpecodezhdaDataSet;
  328. private System.Windows.Forms.BindingSource цехиBindingSource;
  329. private badretdinov_cpecodezhdaDataSetTableAdapters.ЦехиTableAdapter цехиTableAdapter;
  330. private badretdinov_cpecodezhdaDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  331. private System.Windows.Forms.BindingNavigator цехиBindingNavigator;
  332. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  333. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  334. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  335. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  336. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  337. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  338. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  339. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  340. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  341. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  342. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  343. private System.Windows.Forms.ToolStripButton цехиBindingNavigatorSaveItem;
  344. private System.Windows.Forms.TextBox наименование_цехаTextBox;
  345. private System.Windows.Forms.TextBox фИО_начальника_цехаTextBox;
  346. private badretdinov_cpecodezhdaDataSetTableAdapters.РаботникиTableAdapter работникиTableAdapter;
  347. private System.Windows.Forms.ComboBox comboBox1;
  348. private System.Windows.Forms.BindingSource работникиBindingSource;
  349. }
  350. }