Form3.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. namespace IS31Savelev1
  2. {
  3. partial class Form3
  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(Form3));
  30. this.panel1 = new System.Windows.Forms.Panel();
  31. this.panel2 = new System.Windows.Forms.Panel();
  32. this.panel4 = new System.Windows.Forms.Panel();
  33. this.panel3 = new System.Windows.Forms.Panel();
  34. this.label1 = new System.Windows.Forms.Label();
  35. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  36. this.iS31SavelevDataSet = new IS31Savelev1.IS31SavelevDataSet();
  37. this.user_importBindingSource = new System.Windows.Forms.BindingSource(this.components);
  38. this.user_importTableAdapter = new IS31Savelev1.IS31SavelevDataSetTableAdapters.user_importTableAdapter();
  39. this.tableAdapterManager = new IS31Savelev1.IS31SavelevDataSetTableAdapters.TableAdapterManager();
  40. this.user_importDataGridView = new System.Windows.Forms.DataGridView();
  41. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.button1 = new System.Windows.Forms.Button();
  46. this.button2 = new System.Windows.Forms.Button();
  47. this.button3 = new System.Windows.Forms.Button();
  48. this.button4 = new System.Windows.Forms.Button();
  49. this.button5 = new System.Windows.Forms.Button();
  50. this.comboBox1 = new System.Windows.Forms.ComboBox();
  51. this.button6 = new System.Windows.Forms.Button();
  52. this.userimportBindingSource = new System.Windows.Forms.BindingSource(this.components);
  53. this.panel1.SuspendLayout();
  54. this.panel2.SuspendLayout();
  55. this.panel4.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.iS31SavelevDataSet)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.user_importBindingSource)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.user_importDataGridView)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.userimportBindingSource)).BeginInit();
  61. this.SuspendLayout();
  62. //
  63. // panel1
  64. //
  65. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  66. this.panel1.Controls.Add(this.button6);
  67. this.panel1.Controls.Add(this.comboBox1);
  68. this.panel1.Controls.Add(this.button5);
  69. this.panel1.Controls.Add(this.button4);
  70. this.panel1.Controls.Add(this.button3);
  71. this.panel1.Controls.Add(this.button2);
  72. this.panel1.Controls.Add(this.button1);
  73. this.panel1.Location = new System.Drawing.Point(3, 382);
  74. this.panel1.Name = "panel1";
  75. this.panel1.Size = new System.Drawing.Size(794, 67);
  76. this.panel1.TabIndex = 3;
  77. //
  78. // panel2
  79. //
  80. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  81. this.panel2.Controls.Add(this.pictureBox1);
  82. this.panel2.Controls.Add(this.label1);
  83. this.panel2.Location = new System.Drawing.Point(3, 1);
  84. this.panel2.Name = "panel2";
  85. this.panel2.Size = new System.Drawing.Size(794, 91);
  86. this.panel2.TabIndex = 3;
  87. //
  88. // panel4
  89. //
  90. this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(227)))), ((int)(((byte)(131)))));
  91. this.panel4.Controls.Add(this.user_importDataGridView);
  92. this.panel4.Location = new System.Drawing.Point(3, 91);
  93. this.panel4.Name = "panel4";
  94. this.panel4.Size = new System.Drawing.Size(451, 292);
  95. this.panel4.TabIndex = 7;
  96. //
  97. // panel3
  98. //
  99. this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
  100. this.panel3.Location = new System.Drawing.Point(451, 88);
  101. this.panel3.Name = "panel3";
  102. this.panel3.Size = new System.Drawing.Size(347, 295);
  103. this.panel3.TabIndex = 8;
  104. //
  105. // label1
  106. //
  107. this.label1.AutoSize = true;
  108. this.label1.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  109. this.label1.ForeColor = System.Drawing.Color.White;
  110. this.label1.Location = new System.Drawing.Point(261, 24);
  111. this.label1.Name = "label1";
  112. this.label1.Size = new System.Drawing.Size(317, 38);
  113. this.label1.TabIndex = 4;
  114. this.label1.Text = "Таблица пользователи";
  115. //
  116. // pictureBox1
  117. //
  118. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  119. this.pictureBox1.Location = new System.Drawing.Point(3, 3);
  120. this.pictureBox1.Name = "pictureBox1";
  121. this.pictureBox1.Size = new System.Drawing.Size(126, 78);
  122. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  123. this.pictureBox1.TabIndex = 5;
  124. this.pictureBox1.TabStop = false;
  125. //
  126. // iS31SavelevDataSet
  127. //
  128. this.iS31SavelevDataSet.DataSetName = "IS31SavelevDataSet";
  129. this.iS31SavelevDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
  130. //
  131. // user_importBindingSource
  132. //
  133. this.user_importBindingSource.DataMember = "user_import";
  134. this.user_importBindingSource.DataSource = this.iS31SavelevDataSet;
  135. //
  136. // user_importTableAdapter
  137. //
  138. this.user_importTableAdapter.ClearBeforeFill = true;
  139. //
  140. // tableAdapterManager
  141. //
  142. this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
  143. this.tableAdapterManager.UpdateOrder = IS31Savelev1.IS31SavelevDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
  144. this.tableAdapterManager.user_importTableAdapter = this.user_importTableAdapter;
  145. this.tableAdapterManager.Заказ_importTableAdapter = null;
  146. this.tableAdapterManager.Пункты_выдачи_importTableAdapter = null;
  147. this.tableAdapterManager.Товар_import_СтройматериалыTableAdapter = null;
  148. //
  149. // user_importDataGridView
  150. //
  151. this.user_importDataGridView.AutoGenerateColumns = false;
  152. this.user_importDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  153. this.user_importDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  154. this.dataGridViewTextBoxColumn1,
  155. this.dataGridViewTextBoxColumn2,
  156. this.dataGridViewTextBoxColumn3,
  157. this.dataGridViewTextBoxColumn4});
  158. this.user_importDataGridView.DataSource = this.user_importBindingSource;
  159. this.user_importDataGridView.GridColor = System.Drawing.Color.White;
  160. this.user_importDataGridView.Location = new System.Drawing.Point(3, 29);
  161. this.user_importDataGridView.Name = "user_importDataGridView";
  162. this.user_importDataGridView.Size = new System.Drawing.Size(446, 220);
  163. this.user_importDataGridView.TabIndex = 0;
  164. this.user_importDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.user_importDataGridView_CellContentClick);
  165. //
  166. // dataGridViewTextBoxColumn1
  167. //
  168. this.dataGridViewTextBoxColumn1.DataPropertyName = "Роль_сотрудника";
  169. this.dataGridViewTextBoxColumn1.HeaderText = "Роль_сотрудника";
  170. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  171. //
  172. // dataGridViewTextBoxColumn2
  173. //
  174. this.dataGridViewTextBoxColumn2.DataPropertyName = "ФИО";
  175. this.dataGridViewTextBoxColumn2.HeaderText = "ФИО";
  176. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  177. //
  178. // dataGridViewTextBoxColumn3
  179. //
  180. this.dataGridViewTextBoxColumn3.DataPropertyName = "Логин";
  181. this.dataGridViewTextBoxColumn3.HeaderText = "Логин";
  182. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  183. //
  184. // dataGridViewTextBoxColumn4
  185. //
  186. this.dataGridViewTextBoxColumn4.DataPropertyName = "Пароль";
  187. this.dataGridViewTextBoxColumn4.HeaderText = "Пароль";
  188. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  189. //
  190. // button1
  191. //
  192. this.button1.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  193. this.button1.Location = new System.Drawing.Point(665, 10);
  194. this.button1.Name = "button1";
  195. this.button1.Size = new System.Drawing.Size(126, 48);
  196. this.button1.TabIndex = 0;
  197. this.button1.Text = "Назад";
  198. this.button1.UseVisualStyleBackColor = true;
  199. this.button1.Click += new System.EventHandler(this.button1_Click);
  200. //
  201. // button2
  202. //
  203. this.button2.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  204. this.button2.Location = new System.Drawing.Point(3, 16);
  205. this.button2.Name = "button2";
  206. this.button2.Size = new System.Drawing.Size(75, 35);
  207. this.button2.TabIndex = 1;
  208. this.button2.Text = "Добавить";
  209. this.button2.UseVisualStyleBackColor = true;
  210. this.button2.Click += new System.EventHandler(this.button2_Click);
  211. //
  212. // button3
  213. //
  214. this.button3.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  215. this.button3.Location = new System.Drawing.Point(84, 17);
  216. this.button3.Name = "button3";
  217. this.button3.Size = new System.Drawing.Size(75, 34);
  218. this.button3.TabIndex = 2;
  219. this.button3.Text = "Удалить";
  220. this.button3.UseVisualStyleBackColor = true;
  221. this.button3.Click += new System.EventHandler(this.button3_Click);
  222. //
  223. // button4
  224. //
  225. this.button4.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  226. this.button4.Location = new System.Drawing.Point(166, 17);
  227. this.button4.Name = "button4";
  228. this.button4.Size = new System.Drawing.Size(75, 33);
  229. this.button4.TabIndex = 3;
  230. this.button4.Text = "Сохранить";
  231. this.button4.UseVisualStyleBackColor = true;
  232. this.button4.Click += new System.EventHandler(this.button4_Click);
  233. //
  234. // button5
  235. //
  236. this.button5.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  237. this.button5.Location = new System.Drawing.Point(280, 17);
  238. this.button5.Name = "button5";
  239. this.button5.Size = new System.Drawing.Size(75, 32);
  240. this.button5.TabIndex = 4;
  241. this.button5.Text = "Фильтр";
  242. this.button5.UseVisualStyleBackColor = true;
  243. this.button5.Click += new System.EventHandler(this.button5_Click);
  244. //
  245. // comboBox1
  246. //
  247. this.comboBox1.DataSource = this.userimportBindingSource;
  248. this.comboBox1.DisplayMember = "ФИО";
  249. this.comboBox1.FormattingEnabled = true;
  250. this.comboBox1.Location = new System.Drawing.Point(378, 24);
  251. this.comboBox1.Name = "comboBox1";
  252. this.comboBox1.Size = new System.Drawing.Size(121, 21);
  253. this.comboBox1.TabIndex = 5;
  254. //
  255. // button6
  256. //
  257. this.button6.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
  258. this.button6.Location = new System.Drawing.Point(520, 17);
  259. this.button6.Name = "button6";
  260. this.button6.Size = new System.Drawing.Size(118, 32);
  261. this.button6.TabIndex = 6;
  262. this.button6.Text = "Удалить фильтр";
  263. this.button6.UseVisualStyleBackColor = true;
  264. this.button6.Click += new System.EventHandler(this.button6_Click);
  265. //
  266. // userimportBindingSource
  267. //
  268. this.userimportBindingSource.DataMember = "user_import";
  269. this.userimportBindingSource.DataSource = this.iS31SavelevDataSet;
  270. //
  271. // Form3
  272. //
  273. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  274. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  275. this.ClientSize = new System.Drawing.Size(800, 470);
  276. this.Controls.Add(this.panel3);
  277. this.Controls.Add(this.panel4);
  278. this.Controls.Add(this.panel2);
  279. this.Controls.Add(this.panel1);
  280. this.Name = "Form3";
  281. this.Text = "Form3";
  282. this.Load += new System.EventHandler(this.Form3_Load);
  283. this.panel1.ResumeLayout(false);
  284. this.panel2.ResumeLayout(false);
  285. this.panel2.PerformLayout();
  286. this.panel4.ResumeLayout(false);
  287. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  288. ((System.ComponentModel.ISupportInitialize)(this.iS31SavelevDataSet)).EndInit();
  289. ((System.ComponentModel.ISupportInitialize)(this.user_importBindingSource)).EndInit();
  290. ((System.ComponentModel.ISupportInitialize)(this.user_importDataGridView)).EndInit();
  291. ((System.ComponentModel.ISupportInitialize)(this.userimportBindingSource)).EndInit();
  292. this.ResumeLayout(false);
  293. }
  294. #endregion
  295. private System.Windows.Forms.Panel panel1;
  296. private System.Windows.Forms.Panel panel2;
  297. private System.Windows.Forms.Panel panel4;
  298. private System.Windows.Forms.Panel panel3;
  299. private System.Windows.Forms.Label label1;
  300. private System.Windows.Forms.PictureBox pictureBox1;
  301. private IS31SavelevDataSet iS31SavelevDataSet;
  302. private System.Windows.Forms.BindingSource user_importBindingSource;
  303. private IS31SavelevDataSetTableAdapters.user_importTableAdapter user_importTableAdapter;
  304. private IS31SavelevDataSetTableAdapters.TableAdapterManager tableAdapterManager;
  305. private System.Windows.Forms.DataGridView user_importDataGridView;
  306. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  307. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  308. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  309. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  310. private System.Windows.Forms.Button button1;
  311. private System.Windows.Forms.Button button6;
  312. private System.Windows.Forms.ComboBox comboBox1;
  313. private System.Windows.Forms.BindingSource userimportBindingSource;
  314. private System.Windows.Forms.Button button5;
  315. private System.Windows.Forms.Button button4;
  316. private System.Windows.Forms.Button button3;
  317. private System.Windows.Forms.Button button2;
  318. }
  319. }