123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325 |
- namespace IS31Savelev1
- {
- partial class Form3
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form3));
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.panel4 = new System.Windows.Forms.Panel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.label1 = new System.Windows.Forms.Label();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.iS31SavelevDataSet = new IS31Savelev1.IS31SavelevDataSet();
- this.user_importBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.user_importTableAdapter = new IS31Savelev1.IS31SavelevDataSetTableAdapters.user_importTableAdapter();
- this.tableAdapterManager = new IS31Savelev1.IS31SavelevDataSetTableAdapters.TableAdapterManager();
- this.user_importDataGridView = new System.Windows.Forms.DataGridView();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.button3 = new System.Windows.Forms.Button();
- this.button4 = new System.Windows.Forms.Button();
- this.button5 = new System.Windows.Forms.Button();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.button6 = new System.Windows.Forms.Button();
- this.userimportBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.panel1.SuspendLayout();
- this.panel2.SuspendLayout();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.iS31SavelevDataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.user_importBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.user_importDataGridView)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.userimportBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
- this.panel1.Controls.Add(this.button6);
- this.panel1.Controls.Add(this.comboBox1);
- this.panel1.Controls.Add(this.button5);
- this.panel1.Controls.Add(this.button4);
- this.panel1.Controls.Add(this.button3);
- this.panel1.Controls.Add(this.button2);
- this.panel1.Controls.Add(this.button1);
- this.panel1.Location = new System.Drawing.Point(3, 382);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(794, 67);
- this.panel1.TabIndex = 3;
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
- this.panel2.Controls.Add(this.pictureBox1);
- this.panel2.Controls.Add(this.label1);
- this.panel2.Location = new System.Drawing.Point(3, 1);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(794, 91);
- this.panel2.TabIndex = 3;
- //
- // panel4
- //
- this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(227)))), ((int)(((byte)(131)))));
- this.panel4.Controls.Add(this.user_importDataGridView);
- this.panel4.Location = new System.Drawing.Point(3, 91);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(451, 292);
- this.panel4.TabIndex = 7;
- //
- // panel3
- //
- this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
- this.panel3.Location = new System.Drawing.Point(451, 88);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(347, 295);
- this.panel3.TabIndex = 8;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Comic Sans MS", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.ForeColor = System.Drawing.Color.White;
- this.label1.Location = new System.Drawing.Point(261, 24);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(317, 38);
- this.label1.TabIndex = 4;
- this.label1.Text = "Таблица пользователи";
- //
- // pictureBox1
- //
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(3, 3);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(126, 78);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.pictureBox1.TabIndex = 5;
- this.pictureBox1.TabStop = false;
- //
- // iS31SavelevDataSet
- //
- this.iS31SavelevDataSet.DataSetName = "IS31SavelevDataSet";
- this.iS31SavelevDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // user_importBindingSource
- //
- this.user_importBindingSource.DataMember = "user_import";
- this.user_importBindingSource.DataSource = this.iS31SavelevDataSet;
- //
- // user_importTableAdapter
- //
- this.user_importTableAdapter.ClearBeforeFill = true;
- //
- // tableAdapterManager
- //
- this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
- this.tableAdapterManager.UpdateOrder = IS31Savelev1.IS31SavelevDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- this.tableAdapterManager.user_importTableAdapter = this.user_importTableAdapter;
- this.tableAdapterManager.Заказ_importTableAdapter = null;
- this.tableAdapterManager.Пункты_выдачи_importTableAdapter = null;
- this.tableAdapterManager.Товар_import_СтройматериалыTableAdapter = null;
- //
- // user_importDataGridView
- //
- this.user_importDataGridView.AutoGenerateColumns = false;
- this.user_importDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.user_importDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,
- this.dataGridViewTextBoxColumn3,
- this.dataGridViewTextBoxColumn4});
- this.user_importDataGridView.DataSource = this.user_importBindingSource;
- this.user_importDataGridView.GridColor = System.Drawing.Color.White;
- this.user_importDataGridView.Location = new System.Drawing.Point(3, 29);
- this.user_importDataGridView.Name = "user_importDataGridView";
- this.user_importDataGridView.Size = new System.Drawing.Size(446, 220);
- this.user_importDataGridView.TabIndex = 0;
- this.user_importDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.user_importDataGridView_CellContentClick);
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "Роль_сотрудника";
- this.dataGridViewTextBoxColumn1.HeaderText = "Роль_сотрудника";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "ФИО";
- this.dataGridViewTextBoxColumn2.HeaderText = "ФИО";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "Логин";
- this.dataGridViewTextBoxColumn3.HeaderText = "Логин";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "Пароль";
- this.dataGridViewTextBoxColumn4.HeaderText = "Пароль";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- //
- // button1
- //
- this.button1.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button1.Location = new System.Drawing.Point(665, 10);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(126, 48);
- this.button1.TabIndex = 0;
- this.button1.Text = "Назад";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // button2
- //
- this.button2.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button2.Location = new System.Drawing.Point(3, 16);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(75, 35);
- this.button2.TabIndex = 1;
- this.button2.Text = "Добавить";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // button3
- //
- this.button3.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button3.Location = new System.Drawing.Point(84, 17);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(75, 34);
- this.button3.TabIndex = 2;
- this.button3.Text = "Удалить";
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // button4
- //
- this.button4.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button4.Location = new System.Drawing.Point(166, 17);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(75, 33);
- this.button4.TabIndex = 3;
- this.button4.Text = "Сохранить";
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // button5
- //
- this.button5.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button5.Location = new System.Drawing.Point(280, 17);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(75, 32);
- this.button5.TabIndex = 4;
- this.button5.Text = "Фильтр";
- this.button5.UseVisualStyleBackColor = true;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // comboBox1
- //
- this.comboBox1.DataSource = this.userimportBindingSource;
- this.comboBox1.DisplayMember = "ФИО";
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(378, 24);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(121, 21);
- this.comboBox1.TabIndex = 5;
- //
- // button6
- //
- this.button6.Font = new System.Drawing.Font("Comic Sans MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button6.Location = new System.Drawing.Point(520, 17);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(118, 32);
- this.button6.TabIndex = 6;
- this.button6.Text = "Удалить фильтр";
- this.button6.UseVisualStyleBackColor = true;
- this.button6.Click += new System.EventHandler(this.button6_Click);
- //
- // userimportBindingSource
- //
- this.userimportBindingSource.DataMember = "user_import";
- this.userimportBindingSource.DataSource = this.iS31SavelevDataSet;
- //
- // Form3
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(800, 470);
- this.Controls.Add(this.panel3);
- this.Controls.Add(this.panel4);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel1);
- this.Name = "Form3";
- this.Text = "Form3";
- this.Load += new System.EventHandler(this.Form3_Load);
- this.panel1.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.iS31SavelevDataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.user_importBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.user_importDataGridView)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.userimportBindingSource)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.PictureBox pictureBox1;
- private IS31SavelevDataSet iS31SavelevDataSet;
- private System.Windows.Forms.BindingSource user_importBindingSource;
- private IS31SavelevDataSetTableAdapters.user_importTableAdapter user_importTableAdapter;
- private IS31SavelevDataSetTableAdapters.TableAdapterManager tableAdapterManager;
- private System.Windows.Forms.DataGridView user_importDataGridView;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button6;
- private System.Windows.Forms.ComboBox comboBox1;
- private System.Windows.Forms.BindingSource userimportBindingSource;
- private System.Windows.Forms.Button button5;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.Button button2;
- }
- }
|