123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671 |
- namespace Фабрика
- {
- partial class FKladovschik
- {
- /// <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.Windows.Forms.Label label5;
- System.Windows.Forms.Label label4;
- System.Windows.Forms.Label nametkanLabel;
- System.Windows.Forms.Label colorLabel;
- System.Windows.Forms.Label label3;
- System.Windows.Forms.Label label2;
- System.Windows.Forms.Label descriptionLabel;
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FKladovschik));
- this.dbFabrika2024DataSet = new Фабрика.dbFabrika2024DataSet();
- this.usersBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.usersTableAdapter = new Фабрика.dbFabrika2024DataSetTableAdapters.UsersTableAdapter();
- this.tableAdapterManager = new Фабрика.dbFabrika2024DataSetTableAdapters.TableAdapterManager();
- this.ImageListTkani = new System.Windows.Forms.ImageList(this.components);
- this.ImageListFur = new System.Windows.Forms.ImageList(this.components);
- this.panel1 = new System.Windows.Forms.Panel();
- this.label1 = new System.Windows.Forms.Label();
- this.surnameLabel2 = new System.Windows.Forms.Label();
- this.nameLabel1 = new System.Windows.Forms.Label();
- this.otchLabel1 = new System.Windows.Forms.Label();
- this.id_userLabel1 = new System.Windows.Forms.Label();
- this.BtnSpisMaterial = new System.Windows.Forms.Button();
- this.BtnGetMaterial = new System.Windows.Forms.Button();
- this.BtnProfile = new System.Windows.Forms.Button();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.tabPage3 = new System.Windows.Forms.TabPage();
- this.LVFurnitura = new System.Windows.Forms.ListView();
- this.TbxNameFur = new System.Windows.Forms.TextBox();
- this.TbxCountFurSklad = new System.Windows.Forms.TextBox();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.LVTkani = new System.Windows.Forms.ListView();
- this.NametkanTextBox = new System.Windows.Forms.TextBox();
- this.ColorTextBox = new System.Windows.Forms.TextBox();
- this.WidthTextBox = new System.Windows.Forms.TextBox();
- this.LengthTextBox = new System.Windows.Forms.TextBox();
- this.DescriptionTextBox = new System.Windows.Forms.TextBox();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.RbtWord = new System.Windows.Forms.RadioButton();
- this.RbtCSV = new System.Windows.Forms.RadioButton();
- this.BtnAll = new System.Windows.Forms.Button();
- this.BtnSelect = new System.Windows.Forms.Button();
- this.DgvZakaz = new System.Windows.Forms.DataGridView();
- this.tabControl1 = new System.Windows.Forms.TabControl();
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Менеджер = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
- label5 = new System.Windows.Forms.Label();
- label4 = new System.Windows.Forms.Label();
- nametkanLabel = new System.Windows.Forms.Label();
- colorLabel = new System.Windows.Forms.Label();
- label3 = new System.Windows.Forms.Label();
- label2 = new System.Windows.Forms.Label();
- descriptionLabel = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.dbFabrika2024DataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.usersBindingSource)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.tabPage3.SuspendLayout();
- this.tabPage2.SuspendLayout();
- this.tabPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.DgvZakaz)).BeginInit();
- this.tabControl1.SuspendLayout();
- this.SuspendLayout();
- //
- // dbFabrika2024DataSet
- //
- this.dbFabrika2024DataSet.DataSetName = "dbFabrika2024DataSet";
- this.dbFabrika2024DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // usersBindingSource
- //
- this.usersBindingSource.DataMember = "Users";
- this.usersBindingSource.DataSource = this.dbFabrika2024DataSet;
- //
- // usersTableAdapter
- //
- this.usersTableAdapter.ClearBeforeFill = true;
- //
- // tableAdapterManager
- //
- this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
- this.tableAdapterManager.CvetaTableAdapter = null;
- this.tableAdapterManager.FurnituraTableAdapter = null;
- this.tableAdapterManager.IzdelieTableAdapter = null;
- this.tableAdapterManager.OrdersTableAdapter = null;
- this.tableAdapterManager.RoleTableAdapter = null;
- this.tableAdapterManager.TkaniTableAdapter = null;
- this.tableAdapterManager.UpdateOrder = Фабрика.dbFabrika2024DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- this.tableAdapterManager.UsersTableAdapter = this.usersTableAdapter;
- //
- // ImageListTkani
- //
- this.ImageListTkani.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
- this.ImageListTkani.ImageSize = new System.Drawing.Size(100, 100);
- this.ImageListTkani.TransparentColor = System.Drawing.Color.Transparent;
- //
- // ImageListFur
- //
- this.ImageListFur.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
- this.ImageListFur.ImageSize = new System.Drawing.Size(100, 100);
- this.ImageListFur.TransparentColor = System.Drawing.Color.Transparent;
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.pictureBox1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1067, 106);
- this.panel1.TabIndex = 31;
- //
- // label1
- //
- this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.Location = new System.Drawing.Point(139, 38);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(492, 54);
- this.label1.TabIndex = 1;
- this.label1.Text = "Рабочее место кладовщика";
- //
- // surnameLabel2
- //
- this.surnameLabel2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "Surname", true));
- this.surnameLabel2.Location = new System.Drawing.Point(12, 121);
- this.surnameLabel2.Name = "surnameLabel2";
- this.surnameLabel2.Size = new System.Drawing.Size(100, 23);
- this.surnameLabel2.TabIndex = 38;
- this.surnameLabel2.Text = "label6";
- //
- // nameLabel1
- //
- this.nameLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "Name", true));
- this.nameLabel1.Location = new System.Drawing.Point(12, 144);
- this.nameLabel1.Name = "nameLabel1";
- this.nameLabel1.Size = new System.Drawing.Size(100, 23);
- this.nameLabel1.TabIndex = 39;
- this.nameLabel1.Text = "label6";
- //
- // otchLabel1
- //
- this.otchLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "Otch", true));
- this.otchLabel1.Location = new System.Drawing.Point(12, 167);
- this.otchLabel1.Name = "otchLabel1";
- this.otchLabel1.Size = new System.Drawing.Size(100, 23);
- this.otchLabel1.TabIndex = 40;
- this.otchLabel1.Text = "label6";
- //
- // id_userLabel1
- //
- this.id_userLabel1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.usersBindingSource, "Id_user", true));
- this.id_userLabel1.Location = new System.Drawing.Point(-172, 190);
- this.id_userLabel1.Name = "id_userLabel1";
- this.id_userLabel1.Size = new System.Drawing.Size(324, 23);
- this.id_userLabel1.TabIndex = 41;
- this.id_userLabel1.Text = "label6";
- //
- // BtnSpisMaterial
- //
- this.BtnSpisMaterial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnSpisMaterial.Location = new System.Drawing.Point(526, 116);
- this.BtnSpisMaterial.Name = "BtnSpisMaterial";
- this.BtnSpisMaterial.Size = new System.Drawing.Size(206, 28);
- this.BtnSpisMaterial.TabIndex = 44;
- this.BtnSpisMaterial.Text = "Списать материалы";
- this.BtnSpisMaterial.UseVisualStyleBackColor = false;
- this.BtnSpisMaterial.Click += new System.EventHandler(this.BtnSpisMaterial_Click);
- //
- // BtnGetMaterial
- //
- this.BtnGetMaterial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnGetMaterial.Location = new System.Drawing.Point(314, 115);
- this.BtnGetMaterial.Name = "BtnGetMaterial";
- this.BtnGetMaterial.Size = new System.Drawing.Size(206, 28);
- this.BtnGetMaterial.TabIndex = 43;
- this.BtnGetMaterial.Text = "Принять материалы";
- this.BtnGetMaterial.UseVisualStyleBackColor = false;
- this.BtnGetMaterial.Click += new System.EventHandler(this.BtnGetMaterial_Click);
- //
- // BtnProfile
- //
- this.BtnProfile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnProfile.Location = new System.Drawing.Point(192, 115);
- this.BtnProfile.Name = "BtnProfile";
- this.BtnProfile.Size = new System.Drawing.Size(116, 28);
- this.BtnProfile.TabIndex = 42;
- this.BtnProfile.Text = "Профиль ";
- this.BtnProfile.UseVisualStyleBackColor = false;
- this.BtnProfile.Click += new System.EventHandler(this.BtnProfile_Click);
- //
- // pictureBox1
- //
- this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
- this.pictureBox1.Image = global::Фабрика.Properties.Resources.fabric_logo;
- this.pictureBox1.Location = new System.Drawing.Point(0, 0);
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(133, 106);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 0;
- this.pictureBox1.TabStop = false;
- //
- // tabPage3
- //
- this.tabPage3.Controls.Add(label4);
- this.tabPage3.Controls.Add(this.TbxCountFurSklad);
- this.tabPage3.Controls.Add(this.TbxNameFur);
- this.tabPage3.Controls.Add(label5);
- this.tabPage3.Controls.Add(this.LVFurnitura);
- this.tabPage3.Location = new System.Drawing.Point(4, 25);
- this.tabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabPage3.Name = "tabPage3";
- this.tabPage3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabPage3.Size = new System.Drawing.Size(1059, 319);
- this.tabPage3.TabIndex = 2;
- this.tabPage3.Text = "Фурнитуры";
- this.tabPage3.UseVisualStyleBackColor = true;
- //
- // LVFurnitura
- //
- this.LVFurnitura.Dock = System.Windows.Forms.DockStyle.Left;
- this.LVFurnitura.HideSelection = false;
- this.LVFurnitura.LargeImageList = this.ImageListFur;
- this.LVFurnitura.Location = new System.Drawing.Point(3, 2);
- this.LVFurnitura.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.LVFurnitura.Name = "LVFurnitura";
- this.LVFurnitura.Size = new System.Drawing.Size(435, 315);
- this.LVFurnitura.TabIndex = 11;
- this.LVFurnitura.UseCompatibleStateImageBehavior = false;
- this.LVFurnitura.SelectedIndexChanged += new System.EventHandler(this.LVFurnitura_SelectedIndexChanged);
- //
- // TbxNameFur
- //
- this.TbxNameFur.Location = new System.Drawing.Point(584, 14);
- this.TbxNameFur.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.TbxNameFur.Name = "TbxNameFur";
- this.TbxNameFur.ReadOnly = true;
- this.TbxNameFur.Size = new System.Drawing.Size(144, 23);
- this.TbxNameFur.TabIndex = 13;
- //
- // label5
- //
- label5.AutoSize = true;
- label5.Location = new System.Drawing.Point(451, 18);
- label5.Name = "label5";
- label5.Size = new System.Drawing.Size(73, 16);
- label5.TabIndex = 12;
- label5.Text = "Название:";
- //
- // TbxCountFurSklad
- //
- this.TbxCountFurSklad.Location = new System.Drawing.Point(584, 41);
- this.TbxCountFurSklad.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.TbxCountFurSklad.Name = "TbxCountFurSklad";
- this.TbxCountFurSklad.ReadOnly = true;
- this.TbxCountFurSklad.Size = new System.Drawing.Size(144, 23);
- this.TbxCountFurSklad.TabIndex = 15;
- //
- // label4
- //
- label4.AutoSize = true;
- label4.Location = new System.Drawing.Point(451, 48);
- label4.Name = "label4";
- label4.Size = new System.Drawing.Size(124, 16);
- label4.TabIndex = 14;
- label4.Text = "Кол-во на складе:";
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(descriptionLabel);
- this.tabPage2.Controls.Add(this.DescriptionTextBox);
- this.tabPage2.Controls.Add(this.LengthTextBox);
- this.tabPage2.Controls.Add(this.WidthTextBox);
- this.tabPage2.Controls.Add(this.ColorTextBox);
- this.tabPage2.Controls.Add(this.NametkanTextBox);
- this.tabPage2.Controls.Add(label2);
- this.tabPage2.Controls.Add(label3);
- this.tabPage2.Controls.Add(colorLabel);
- this.tabPage2.Controls.Add(nametkanLabel);
- this.tabPage2.Controls.Add(this.LVTkani);
- this.tabPage2.Location = new System.Drawing.Point(4, 25);
- this.tabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabPage2.Size = new System.Drawing.Size(1059, 319);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "Ткани";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // LVTkani
- //
- this.LVTkani.Dock = System.Windows.Forms.DockStyle.Left;
- this.LVTkani.HideSelection = false;
- this.LVTkani.LargeImageList = this.ImageListTkani;
- this.LVTkani.Location = new System.Drawing.Point(3, 2);
- this.LVTkani.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.LVTkani.Name = "LVTkani";
- this.LVTkani.Size = new System.Drawing.Size(452, 315);
- this.LVTkani.TabIndex = 11;
- this.LVTkani.UseCompatibleStateImageBehavior = false;
- this.LVTkani.SelectedIndexChanged += new System.EventHandler(this.LVTkani_SelectedIndexChanged);
- //
- // NametkanTextBox
- //
- this.NametkanTextBox.Location = new System.Drawing.Point(552, 23);
- this.NametkanTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.NametkanTextBox.Name = "NametkanTextBox";
- this.NametkanTextBox.ReadOnly = true;
- this.NametkanTextBox.Size = new System.Drawing.Size(144, 23);
- this.NametkanTextBox.TabIndex = 13;
- //
- // nametkanLabel
- //
- nametkanLabel.AutoSize = true;
- nametkanLabel.Location = new System.Drawing.Point(471, 34);
- nametkanLabel.Name = "nametkanLabel";
- nametkanLabel.Size = new System.Drawing.Size(73, 16);
- nametkanLabel.TabIndex = 12;
- nametkanLabel.Text = "Название:";
- //
- // ColorTextBox
- //
- this.ColorTextBox.Location = new System.Drawing.Point(552, 66);
- this.ColorTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ColorTextBox.Name = "ColorTextBox";
- this.ColorTextBox.ReadOnly = true;
- this.ColorTextBox.Size = new System.Drawing.Size(144, 23);
- this.ColorTextBox.TabIndex = 15;
- //
- // colorLabel
- //
- colorLabel.AutoSize = true;
- colorLabel.Location = new System.Drawing.Point(471, 73);
- colorLabel.Name = "colorLabel";
- colorLabel.Size = new System.Drawing.Size(43, 16);
- colorLabel.TabIndex = 14;
- colorLabel.Text = "Цвет:";
- //
- // WidthTextBox
- //
- this.WidthTextBox.Location = new System.Drawing.Point(552, 106);
- this.WidthTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.WidthTextBox.Name = "WidthTextBox";
- this.WidthTextBox.ReadOnly = true;
- this.WidthTextBox.Size = new System.Drawing.Size(144, 23);
- this.WidthTextBox.TabIndex = 17;
- //
- // label3
- //
- label3.AutoSize = true;
- label3.Location = new System.Drawing.Point(471, 110);
- label3.Name = "label3";
- label3.Size = new System.Drawing.Size(64, 16);
- label3.TabIndex = 16;
- label3.Text = "Ширина:";
- //
- // LengthTextBox
- //
- this.LengthTextBox.Location = new System.Drawing.Point(552, 141);
- this.LengthTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.LengthTextBox.Name = "LengthTextBox";
- this.LengthTextBox.ReadOnly = true;
- this.LengthTextBox.Size = new System.Drawing.Size(144, 23);
- this.LengthTextBox.TabIndex = 19;
- //
- // label2
- //
- label2.AutoSize = true;
- label2.Location = new System.Drawing.Point(471, 148);
- label2.Name = "label2";
- label2.Size = new System.Drawing.Size(52, 16);
- label2.TabIndex = 18;
- label2.Text = "Длина:";
- //
- // DescriptionTextBox
- //
- this.DescriptionTextBox.Location = new System.Drawing.Point(552, 178);
- this.DescriptionTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.DescriptionTextBox.Name = "DescriptionTextBox";
- this.DescriptionTextBox.ReadOnly = true;
- this.DescriptionTextBox.Size = new System.Drawing.Size(144, 23);
- this.DescriptionTextBox.TabIndex = 21;
- //
- // descriptionLabel
- //
- descriptionLabel.AutoSize = true;
- descriptionLabel.Location = new System.Drawing.Point(469, 185);
- descriptionLabel.Name = "descriptionLabel";
- descriptionLabel.Size = new System.Drawing.Size(77, 16);
- descriptionLabel.TabIndex = 20;
- descriptionLabel.Text = "Описание:";
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.DgvZakaz);
- this.tabPage1.Controls.Add(this.BtnSelect);
- this.tabPage1.Controls.Add(this.BtnAll);
- this.tabPage1.Controls.Add(this.RbtCSV);
- this.tabPage1.Controls.Add(this.RbtWord);
- this.tabPage1.Location = new System.Drawing.Point(4, 25);
- this.tabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabPage1.Size = new System.Drawing.Size(1059, 319);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "Заказы";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // RbtWord
- //
- this.RbtWord.AutoSize = true;
- this.RbtWord.Checked = true;
- this.RbtWord.Location = new System.Drawing.Point(28, 326);
- this.RbtWord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.RbtWord.Name = "RbtWord";
- this.RbtWord.Size = new System.Drawing.Size(70, 20);
- this.RbtWord.TabIndex = 0;
- this.RbtWord.TabStop = true;
- this.RbtWord.Text = "в Word";
- this.RbtWord.UseVisualStyleBackColor = true;
- //
- // RbtCSV
- //
- this.RbtCSV.AutoSize = true;
- this.RbtCSV.Location = new System.Drawing.Point(104, 326);
- this.RbtCSV.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.RbtCSV.Name = "RbtCSV";
- this.RbtCSV.Size = new System.Drawing.Size(64, 20);
- this.RbtCSV.TabIndex = 1;
- this.RbtCSV.Text = "в CSV";
- this.RbtCSV.UseVisualStyleBackColor = true;
- //
- // BtnAll
- //
- this.BtnAll.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnAll.Location = new System.Drawing.Point(188, 318);
- this.BtnAll.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.BtnAll.Name = "BtnAll";
- this.BtnAll.Size = new System.Drawing.Size(229, 28);
- this.BtnAll.TabIndex = 14;
- this.BtnAll.Text = "Экспортировать все заказы";
- this.BtnAll.UseVisualStyleBackColor = false;
- //
- // BtnSelect
- //
- this.BtnSelect.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnSelect.Location = new System.Drawing.Point(433, 318);
- this.BtnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.BtnSelect.Name = "BtnSelect";
- this.BtnSelect.Size = new System.Drawing.Size(303, 28);
- this.BtnSelect.TabIndex = 15;
- this.BtnSelect.Text = "Экспортировать выделенные заказы";
- this.BtnSelect.UseVisualStyleBackColor = false;
- //
- // DgvZakaz
- //
- this.DgvZakaz.AllowUserToAddRows = false;
- this.DgvZakaz.AllowUserToDeleteRows = false;
- this.DgvZakaz.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.DgvZakaz.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column1,
- this.Column3,
- this.Column4,
- this.Column5,
- this.Column2,
- this.Column6,
- this.Менеджер});
- this.DgvZakaz.Location = new System.Drawing.Point(0, 2);
- this.DgvZakaz.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.DgvZakaz.Name = "DgvZakaz";
- this.DgvZakaz.ReadOnly = true;
- this.DgvZakaz.RowHeadersVisible = false;
- this.DgvZakaz.RowHeadersWidth = 51;
- this.DgvZakaz.RowTemplate.Height = 24;
- this.DgvZakaz.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.DgvZakaz.Size = new System.Drawing.Size(865, 294);
- this.DgvZakaz.TabIndex = 16;
- //
- // tabControl1
- //
- this.tabControl1.Controls.Add(this.tabPage1);
- this.tabControl1.Controls.Add(this.tabPage2);
- this.tabControl1.Controls.Add(this.tabPage3);
- this.tabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.tabControl1.Location = new System.Drawing.Point(0, 224);
- this.tabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tabControl1.Name = "tabControl1";
- this.tabControl1.SelectedIndex = 0;
- this.tabControl1.Size = new System.Drawing.Size(1067, 348);
- this.tabControl1.TabIndex = 33;
- //
- // Column1
- //
- this.Column1.HeaderText = "Изделие";
- this.Column1.MinimumWidth = 6;
- this.Column1.Name = "Column1";
- this.Column1.ReadOnly = true;
- this.Column1.Width = 125;
- //
- // Column3
- //
- this.Column3.HeaderText = "Ткань";
- this.Column3.MinimumWidth = 6;
- this.Column3.Name = "Column3";
- this.Column3.ReadOnly = true;
- this.Column3.Width = 125;
- //
- // Column4
- //
- this.Column4.HeaderText = "Фурнитура";
- this.Column4.MinimumWidth = 6;
- this.Column4.Name = "Column4";
- this.Column4.ReadOnly = true;
- this.Column4.Width = 125;
- //
- // Column5
- //
- this.Column5.HeaderText = "Кол-во фурнитуры";
- this.Column5.MinimumWidth = 6;
- this.Column5.Name = "Column5";
- this.Column5.ReadOnly = true;
- this.Column5.Width = 125;
- //
- // Column2
- //
- this.Column2.HeaderText = "Кол-во изделий";
- this.Column2.MinimumWidth = 6;
- this.Column2.Name = "Column2";
- this.Column2.ReadOnly = true;
- this.Column2.Width = 125;
- //
- // Column6
- //
- this.Column6.HeaderText = "Заказчик";
- this.Column6.MinimumWidth = 6;
- this.Column6.Name = "Column6";
- this.Column6.ReadOnly = true;
- this.Column6.Width = 125;
- //
- // Менеджер
- //
- this.Менеджер.HeaderText = "Менеджер";
- this.Менеджер.Name = "Менеджер";
- this.Менеджер.ReadOnly = true;
- //
- // openFileDialog1
- //
- this.openFileDialog1.FileName = "openFileDialog1";
- //
- // FKladovschik
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1067, 572);
- this.Controls.Add(this.BtnSpisMaterial);
- this.Controls.Add(this.BtnGetMaterial);
- this.Controls.Add(this.BtnProfile);
- this.Controls.Add(this.id_userLabel1);
- this.Controls.Add(this.otchLabel1);
- this.Controls.Add(this.nameLabel1);
- this.Controls.Add(this.surnameLabel2);
- this.Controls.Add(this.tabControl1);
- this.Controls.Add(this.panel1);
- this.Font = new System.Drawing.Font("Arial", 10.2F);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(4);
- this.MaximizeBox = false;
- this.Name = "FKladovschik";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "СУБД \"Швейная фабрика\"";
- this.Load += new System.EventHandler(this.FKladovschik_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dbFabrika2024DataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.usersBindingSource)).EndInit();
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.tabPage3.ResumeLayout(false);
- this.tabPage3.PerformLayout();
- this.tabPage2.ResumeLayout(false);
- this.tabPage2.PerformLayout();
- this.tabPage1.ResumeLayout(false);
- this.tabPage1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.DgvZakaz)).EndInit();
- this.tabControl1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private dbFabrika2024DataSet dbFabrika2024DataSet;
- private dbFabrika2024DataSetTableAdapters.UsersTableAdapter usersTableAdapter;
- private dbFabrika2024DataSetTableAdapters.TableAdapterManager tableAdapterManager;
- public System.Windows.Forms.BindingSource usersBindingSource;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Label surnameLabel2;
- private System.Windows.Forms.Label nameLabel1;
- private System.Windows.Forms.Label otchLabel1;
- private System.Windows.Forms.Label id_userLabel1;
- private System.Windows.Forms.Button BtnSpisMaterial;
- private System.Windows.Forms.Button BtnGetMaterial;
- private System.Windows.Forms.Button BtnProfile;
- private System.Windows.Forms.ImageList ImageListTkani;
- private System.Windows.Forms.ImageList ImageListFur;
- private System.Windows.Forms.TabPage tabPage3;
- private System.Windows.Forms.TextBox TbxCountFurSklad;
- private System.Windows.Forms.TextBox TbxNameFur;
- private System.Windows.Forms.ListView LVFurnitura;
- private System.Windows.Forms.TabPage tabPage2;
- private System.Windows.Forms.TextBox DescriptionTextBox;
- private System.Windows.Forms.TextBox LengthTextBox;
- private System.Windows.Forms.TextBox WidthTextBox;
- private System.Windows.Forms.TextBox ColorTextBox;
- private System.Windows.Forms.TextBox NametkanTextBox;
- private System.Windows.Forms.ListView LVTkani;
- private System.Windows.Forms.TabPage tabPage1;
- private System.Windows.Forms.DataGridView DgvZakaz;
- private System.Windows.Forms.Button BtnSelect;
- private System.Windows.Forms.Button BtnAll;
- private System.Windows.Forms.RadioButton RbtCSV;
- private System.Windows.Forms.RadioButton RbtWord;
- private System.Windows.Forms.TabControl tabControl1;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
- private System.Windows.Forms.DataGridViewTextBoxColumn Менеджер;
- private System.Windows.Forms.OpenFileDialog openFileDialog1;
- }
- }
|