FSpOd.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. 
  2. namespace ShtukoSpecOdejda
  3. {
  4. partial class FSpOd
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.Windows.Forms.Label код_спецодежды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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FSpOd));
  36. this.label1 = new System.Windows.Forms.Label();
  37. this.iS32SpecOdegdaShtukoDataSet = new ShtukoSpecOdejda.IS32SpecOdegdaShtukoDataSet();
  38. this.спецодеждаBindingSource = new System.Windows.Forms.BindingSource(this.components);
  39. this.спецодеждаTableAdapter = new ShtukoSpecOdejda.IS32SpecOdegdaShtukoDataSetTableAdapters.СпецодеждаTableAdapter();
  40. this.tableAdapterManager = new ShtukoSpecOdejda.IS32SpecOdegdaShtukoDataSetTableAdapters.TableAdapterManager();
  41. this.спецодеждаBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
  42. this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
  43. this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
  44. this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
  45. this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
  46. this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
  47. this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
  48. this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
  49. this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  50. this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
  51. this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
  52. this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  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.стоимость_единицыTextBox = new System.Windows.Forms.TextBox();
  58. this.код_цехаTextBox = new System.Windows.Forms.TextBox();
  59. this.butExSpOd = new System.Windows.Forms.Button();
  60. this.button7 = new System.Windows.Forms.Button();
  61. this.button6 = new System.Windows.Forms.Button();
  62. this.button5 = new System.Windows.Forms.Button();
  63. this.button4 = new System.Windows.Forms.Button();
  64. this.button3 = new System.Windows.Forms.Button();
  65. this.button2 = new System.Windows.Forms.Button();
  66. this.button1 = new System.Windows.Forms.Button();
  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.iS32SpecOdegdaShtukoDataSet)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.спецодеждаBindingSource)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.спецодеждаBindingNavigator)).BeginInit();
  75. this.спецодеждаBindingNavigator.SuspendLayout();
  76. this.SuspendLayout();
  77. //
  78. // код_спецодеждыLabel
  79. //
  80. код_спецодеждыLabel.AutoSize = true;
  81. код_спецодеждыLabel.Location = new System.Drawing.Point(35, 104);
  82. код_спецодеждыLabel.Name = "код_спецодеждыLabel";
  83. код_спецодеждыLabel.Size = new System.Drawing.Size(96, 13);
  84. код_спецодеждыLabel.TabIndex = 2;
  85. код_спецодеждыLabel.Text = "Код спецодежды:";
  86. //
  87. // вид_спецодеждыLabel
  88. //
  89. вид_спецодеждыLabel.AutoSize = true;
  90. вид_спецодеждыLabel.Location = new System.Drawing.Point(35, 140);
  91. вид_спецодеждыLabel.Name = "вид_спецодеждыLabel";
  92. вид_спецодеждыLabel.Size = new System.Drawing.Size(96, 13);
  93. вид_спецодеждыLabel.TabIndex = 4;
  94. вид_спецодеждыLabel.Text = "Вид спецодежды:";
  95. //
  96. // срок_службыLabel
  97. //
  98. срок_службыLabel.AutoSize = true;
  99. срок_службыLabel.Location = new System.Drawing.Point(54, 175);
  100. срок_службыLabel.Name = "срок_службыLabel";
  101. срок_службыLabel.Size = new System.Drawing.Size(77, 13);
  102. срок_службыLabel.TabIndex = 6;
  103. срок_службыLabel.Text = "Срок службы:";
  104. //
  105. // стоимость_единицыLabel
  106. //
  107. стоимость_единицыLabel.AutoSize = true;
  108. стоимость_единицыLabel.Location = new System.Drawing.Point(19, 216);
  109. стоимость_единицыLabel.Name = "стоимость_единицыLabel";
  110. стоимость_единицыLabel.Size = new System.Drawing.Size(112, 13);
  111. стоимость_единицыLabel.TabIndex = 8;
  112. стоимость_единицыLabel.Text = "Стоимость единицы:";
  113. //
  114. // код_цехаLabel
  115. //
  116. код_цехаLabel.AutoSize = true;
  117. код_цехаLabel.Location = new System.Drawing.Point(76, 256);
  118. код_цехаLabel.Name = "код_цехаLabel";
  119. код_цехаLabel.Size = new System.Drawing.Size(55, 13);
  120. код_цехаLabel.TabIndex = 10;
  121. код_цехаLabel.Text = "Код цеха:";
  122. //
  123. // label1
  124. //
  125. this.label1.AutoSize = true;
  126. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  127. this.label1.ForeColor = System.Drawing.SystemColors.HotTrack;
  128. this.label1.Location = new System.Drawing.Point(88, 39);
  129. this.label1.Name = "label1";
  130. this.label1.Size = new System.Drawing.Size(270, 25);
  131. this.label1.TabIndex = 0;
  132. this.label1.Text = "Таблица \"Спец одежда\"";
  133. //
  134. // iS32SpecOdegdaShtukoDataSet
  135. //
  136. this.iS32SpecOdegdaShtukoDataSet.DataSetName = "IS32SpecOdegdaShtukoDataSet";
  137. this.iS32SpecOdegdaShtukoDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  138. //
  139. // спецодеждаBindingSource
  140. //
  141. this.спецодеждаBindingSource.DataMember = "Спецодежда";
  142. this.спецодеждаBindingSource.DataSource = this.iS32SpecOdegdaShtukoDataSet;
  143. //
  144. // спецодеждаTableAdapter
  145. //
  146. this.спецодеждаTableAdapter.ClearBeforeFill = true;
  147. //
  148. // tableAdapterManager
  149. //
  150. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  151. this.tableAdapterManager.UpdateOrder = ShtukoSpecOdejda.IS32SpecOdegdaShtukoDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  152. this.tableAdapterManager.ПолучениеTableAdapter = null;
  153. this.tableAdapterManager.РаботникTableAdapter = null;
  154. this.tableAdapterManager.СпецодеждаTableAdapter = this.спецодеждаTableAdapter;
  155. this.tableAdapterManager.ЦехTableAdapter = null;
  156. //
  157. // спецодеждаBindingNavigator
  158. //
  159. this.спецодеждаBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
  160. this.спецодеждаBindingNavigator.BindingSource = this.спецодеждаBindingSource;
  161. this.спецодеждаBindingNavigator.CountItem = this.bindingNavigatorCountItem;
  162. this.спецодеждаBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
  163. this.спецодеждаBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  164. this.bindingNavigatorMoveFirstItem,
  165. this.bindingNavigatorMovePreviousItem,
  166. this.bindingNavigatorSeparator,
  167. this.bindingNavigatorPositionItem,
  168. this.bindingNavigatorCountItem,
  169. this.bindingNavigatorSeparator1,
  170. this.bindingNavigatorMoveNextItem,
  171. this.bindingNavigatorMoveLastItem,
  172. this.bindingNavigatorSeparator2,
  173. this.bindingNavigatorAddNewItem,
  174. this.bindingNavigatorDeleteItem,
  175. this.спецодеждаBindingNavigatorSaveItem});
  176. this.спецодеждаBindingNavigator.Location = new System.Drawing.Point(0, 0);
  177. this.спецодеждаBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
  178. this.спецодеждаBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
  179. this.спецодеждаBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
  180. this.спецодеждаBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
  181. this.спецодеждаBindingNavigator.Name = "спецодеждаBindingNavigator";
  182. this.спецодеждаBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
  183. this.спецодеждаBindingNavigator.Size = new System.Drawing.Size(435, 25);
  184. this.спецодеждаBindingNavigator.TabIndex = 1;
  185. this.спецодеждаBindingNavigator.Text = "bindingNavigator1";
  186. //
  187. // bindingNavigatorAddNewItem
  188. //
  189. this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  190. this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
  191. this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
  192. this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
  193. this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
  194. this.bindingNavigatorAddNewItem.Text = "Добавить";
  195. //
  196. // bindingNavigatorCountItem
  197. //
  198. this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
  199. this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
  200. this.bindingNavigatorCountItem.Text = "для {0}";
  201. this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
  202. //
  203. // bindingNavigatorDeleteItem
  204. //
  205. this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  206. this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
  207. this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
  208. this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
  209. this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
  210. this.bindingNavigatorDeleteItem.Text = "Удалить";
  211. //
  212. // bindingNavigatorMoveFirstItem
  213. //
  214. this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  215. this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
  216. this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
  217. this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
  218. this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
  219. this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
  220. //
  221. // bindingNavigatorMovePreviousItem
  222. //
  223. this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  224. this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
  225. this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
  226. this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
  227. this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
  228. this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
  229. //
  230. // bindingNavigatorSeparator
  231. //
  232. this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
  233. this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
  234. //
  235. // bindingNavigatorPositionItem
  236. //
  237. this.bindingNavigatorPositionItem.AccessibleName = "Положение";
  238. this.bindingNavigatorPositionItem.AutoSize = false;
  239. this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("Segoe UI", 9F);
  240. this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
  241. this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
  242. this.bindingNavigatorPositionItem.Text = "0";
  243. this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
  244. //
  245. // bindingNavigatorSeparator1
  246. //
  247. this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
  248. this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
  249. //
  250. // bindingNavigatorMoveNextItem
  251. //
  252. this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  253. this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
  254. this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
  255. this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
  256. this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
  257. this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
  258. //
  259. // bindingNavigatorMoveLastItem
  260. //
  261. this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  262. this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
  263. this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
  264. this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
  265. this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
  266. this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
  267. //
  268. // bindingNavigatorSeparator2
  269. //
  270. this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
  271. this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
  272. //
  273. // спецодеждаBindingNavigatorSaveItem
  274. //
  275. this.спецодеждаBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  276. this.спецодеждаBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("спецодеждаBindingNavigatorSaveItem.Image")));
  277. this.спецодеждаBindingNavigatorSaveItem.Name = "спецодеждаBindingNavigatorSaveItem";
  278. this.спецодеждаBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
  279. this.спецодеждаBindingNavigatorSaveItem.Text = "Сохранить данные";
  280. this.спецодеждаBindingNavigatorSaveItem.Click += new System.EventHandler(this.спецодеждаBindingNavigatorSaveItem_Click);
  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(137, 101);
  286. this.код_спецодеждыTextBox.Name = "код_спецодеждыTextBox";
  287. this.код_спецодеждыTextBox.Size = new System.Drawing.Size(100, 20);
  288. this.код_спецодеждыTextBox.TabIndex = 3;
  289. //
  290. // вид_спецодеждыTextBox
  291. //
  292. this.вид_спецодеждыTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.спецодеждаBindingSource, "Вид спецодежды", true));
  293. this.вид_спецодеждыTextBox.Location = new System.Drawing.Point(137, 137);
  294. this.вид_спецодеждыTextBox.Name = "вид_спецодеждыTextBox";
  295. this.вид_спецодеждыTextBox.Size = new System.Drawing.Size(100, 20);
  296. this.вид_спецодеждыTextBox.TabIndex = 5;
  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(137, 172);
  302. this.срок_службыTextBox.Name = "срок_службыTextBox";
  303. this.срок_службыTextBox.Size = new System.Drawing.Size(100, 20);
  304. this.срок_службыTextBox.TabIndex = 7;
  305. //
  306. // стоимость_единицыTextBox
  307. //
  308. this.стоимость_единицыTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.спецодеждаBindingSource, "Стоимость единицы", true));
  309. this.стоимость_единицыTextBox.Location = new System.Drawing.Point(137, 213);
  310. this.стоимость_единицыTextBox.Name = "стоимость_единицыTextBox";
  311. this.стоимость_единицыTextBox.Size = new System.Drawing.Size(100, 20);
  312. this.стоимость_единицыTextBox.TabIndex = 9;
  313. //
  314. // код_цехаTextBox
  315. //
  316. this.код_цехаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.спецодеждаBindingSource, "Код цеха", true));
  317. this.код_цехаTextBox.Location = new System.Drawing.Point(137, 253);
  318. this.код_цехаTextBox.Name = "код_цехаTextBox";
  319. this.код_цехаTextBox.Size = new System.Drawing.Size(100, 20);
  320. this.код_цехаTextBox.TabIndex = 11;
  321. //
  322. // butExSpOd
  323. //
  324. this.butExSpOd.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  325. this.butExSpOd.Location = new System.Drawing.Point(297, 256);
  326. this.butExSpOd.Name = "butExSpOd";
  327. this.butExSpOd.Size = new System.Drawing.Size(75, 23);
  328. this.butExSpOd.TabIndex = 12;
  329. this.butExSpOd.Text = "НАЗАД";
  330. this.butExSpOd.UseVisualStyleBackColor = true;
  331. this.butExSpOd.Click += new System.EventHandler(this.butExSpOd_Click);
  332. //
  333. // button7
  334. //
  335. this.button7.Location = new System.Drawing.Point(302, 324);
  336. this.button7.Name = "button7";
  337. this.button7.Size = new System.Drawing.Size(75, 23);
  338. this.button7.TabIndex = 26;
  339. this.button7.Text = "Сохранить";
  340. this.button7.UseVisualStyleBackColor = true;
  341. this.button7.Click += new System.EventHandler(this.button7_Click);
  342. //
  343. // button6
  344. //
  345. this.button6.Location = new System.Drawing.Point(221, 358);
  346. this.button6.Name = "button6";
  347. this.button6.Size = new System.Drawing.Size(75, 23);
  348. this.button6.TabIndex = 25;
  349. this.button6.Text = "Удалить";
  350. this.button6.UseVisualStyleBackColor = true;
  351. this.button6.Click += new System.EventHandler(this.button6_Click);
  352. //
  353. // button5
  354. //
  355. this.button5.Location = new System.Drawing.Point(221, 324);
  356. this.button5.Name = "button5";
  357. this.button5.Size = new System.Drawing.Size(75, 23);
  358. this.button5.TabIndex = 24;
  359. this.button5.Text = "Добавить";
  360. this.button5.UseVisualStyleBackColor = true;
  361. this.button5.Click += new System.EventHandler(this.button5_Click);
  362. //
  363. // button4
  364. //
  365. this.button4.Location = new System.Drawing.Point(140, 358);
  366. this.button4.Name = "button4";
  367. this.button4.Size = new System.Drawing.Size(75, 23);
  368. this.button4.TabIndex = 23;
  369. this.button4.Text = "Следующая";
  370. this.button4.UseVisualStyleBackColor = true;
  371. this.button4.Click += new System.EventHandler(this.button4_Click);
  372. //
  373. // button3
  374. //
  375. this.button3.Location = new System.Drawing.Point(140, 324);
  376. this.button3.Name = "button3";
  377. this.button3.Size = new System.Drawing.Size(75, 23);
  378. this.button3.TabIndex = 22;
  379. this.button3.Text = "Предыдущая";
  380. this.button3.UseVisualStyleBackColor = true;
  381. this.button3.Click += new System.EventHandler(this.button3_Click);
  382. //
  383. // button2
  384. //
  385. this.button2.Location = new System.Drawing.Point(59, 358);
  386. this.button2.Name = "button2";
  387. this.button2.Size = new System.Drawing.Size(75, 23);
  388. this.button2.TabIndex = 21;
  389. this.button2.Text = "Последняя";
  390. this.button2.UseVisualStyleBackColor = true;
  391. this.button2.Click += new System.EventHandler(this.button2_Click);
  392. //
  393. // button1
  394. //
  395. this.button1.Location = new System.Drawing.Point(59, 324);
  396. this.button1.Name = "button1";
  397. this.button1.Size = new System.Drawing.Size(75, 23);
  398. this.button1.TabIndex = 20;
  399. this.button1.Text = "Первая";
  400. this.button1.UseVisualStyleBackColor = true;
  401. this.button1.Click += new System.EventHandler(this.button1_Click);
  402. //
  403. // FSpOd
  404. //
  405. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  406. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  407. this.BackgroundImage = global::ShtukoSpecOdejda.Properties.Resources.img1_akspic2;
  408. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  409. this.ClientSize = new System.Drawing.Size(435, 420);
  410. this.Controls.Add(this.button7);
  411. this.Controls.Add(this.button6);
  412. this.Controls.Add(this.button5);
  413. this.Controls.Add(this.button4);
  414. this.Controls.Add(this.button3);
  415. this.Controls.Add(this.button2);
  416. this.Controls.Add(this.button1);
  417. this.Controls.Add(this.butExSpOd);
  418. this.Controls.Add(код_цехаLabel);
  419. this.Controls.Add(this.код_цехаTextBox);
  420. this.Controls.Add(стоимость_единицыLabel);
  421. this.Controls.Add(this.стоимость_единицыTextBox);
  422. this.Controls.Add(срок_службыLabel);
  423. this.Controls.Add(this.срок_службыTextBox);
  424. this.Controls.Add(вид_спецодеждыLabel);
  425. this.Controls.Add(this.вид_спецодеждыTextBox);
  426. this.Controls.Add(код_спецодеждыLabel);
  427. this.Controls.Add(this.код_спецодеждыTextBox);
  428. this.Controls.Add(this.спецодеждаBindingNavigator);
  429. this.Controls.Add(this.label1);
  430. this.Name = "FSpOd";
  431. this.Text = "Таблица \"Спец одежда\"";
  432. this.Load += new System.EventHandler(this.FSpOd_Load);
  433. ((System.ComponentModel.ISupportInitialize)(this.iS32SpecOdegdaShtukoDataSet)).EndInit();
  434. ((System.ComponentModel.ISupportInitialize)(this.спецодеждаBindingSource)).EndInit();
  435. ((System.ComponentModel.ISupportInitialize)(this.спецодеждаBindingNavigator)).EndInit();
  436. this.спецодеждаBindingNavigator.ResumeLayout(false);
  437. this.спецодеждаBindingNavigator.PerformLayout();
  438. this.ResumeLayout(false);
  439. this.PerformLayout();
  440. }
  441. #endregion
  442. private System.Windows.Forms.Label label1;
  443. private IS32SpecOdegdaShtukoDataSet iS32SpecOdegdaShtukoDataSet;
  444. private System.Windows.Forms.BindingSource спецодеждаBindingSource;
  445. private IS32SpecOdegdaShtukoDataSetTableAdapters.СпецодеждаTableAdapter спецодеждаTableAdapter;
  446. private IS32SpecOdegdaShtukoDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  447. private System.Windows.Forms.BindingNavigator спецодеждаBindingNavigator;
  448. private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
  449. private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
  450. private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
  451. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
  452. private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
  453. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
  454. private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
  455. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
  456. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
  457. private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
  458. private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
  459. private System.Windows.Forms.ToolStripButton спецодеждаBindingNavigatorSaveItem;
  460. private System.Windows.Forms.TextBox код_спецодеждыTextBox;
  461. private System.Windows.Forms.TextBox вид_спецодеждыTextBox;
  462. private System.Windows.Forms.TextBox срок_службыTextBox;
  463. private System.Windows.Forms.TextBox стоимость_единицыTextBox;
  464. private System.Windows.Forms.TextBox код_цехаTextBox;
  465. private System.Windows.Forms.Button butExSpOd;
  466. private System.Windows.Forms.Button button7;
  467. private System.Windows.Forms.Button button6;
  468. private System.Windows.Forms.Button button5;
  469. private System.Windows.Forms.Button button4;
  470. private System.Windows.Forms.Button button3;
  471. private System.Windows.Forms.Button button2;
  472. private System.Windows.Forms.Button button1;
  473. }
  474. }