123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183 |
- namespace СУБД_Фабрика
- {
- partial class FormLevin
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormLevin));
- this.panel1 = new System.Windows.Forms.Panel();
- this.label1 = new System.Windows.Forms.Label();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.label2 = new System.Windows.Forms.Label();
- this.TbxLeven = new System.Windows.Forms.TextBox();
- this.BtnLeven = new System.Windows.Forms.Button();
- this.BtnShowAll = new System.Windows.Forms.Button();
- this.DgvClothes = new System.Windows.Forms.DataGridView();
- this.TitleClith = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.DgvClothes)).BeginInit();
- this.SuspendLayout();
- //
- // 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(4);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(392, 91);
- this.panel1.TabIndex = 2;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Arial Narrow", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.Location = new System.Drawing.Point(64, 37);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(169, 23);
- this.label1.TabIndex = 1;
- this.label1.Text = "Нечеткий поиск ткани";
- //
- // pictureBox1
- //
- this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Right;
- this.pictureBox1.Image = global::СУБД_Фабрика.Properties.Resources.fabric_logo;
- this.pictureBox1.Location = new System.Drawing.Point(291, 0);
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(101, 91);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 0;
- this.pictureBox1.TabStop = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(111, 113);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(173, 20);
- this.label2.TabIndex = 3;
- this.label2.Text = "Введите текст для поиска:";
- //
- // TbxLeven
- //
- this.TbxLeven.Location = new System.Drawing.Point(115, 148);
- this.TbxLeven.Name = "TbxLeven";
- this.TbxLeven.Size = new System.Drawing.Size(169, 26);
- this.TbxLeven.TabIndex = 4;
- //
- // BtnLeven
- //
- this.BtnLeven.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnLeven.Location = new System.Drawing.Point(35, 180);
- this.BtnLeven.Name = "BtnLeven";
- this.BtnLeven.Size = new System.Drawing.Size(135, 31);
- this.BtnLeven.TabIndex = 20;
- this.BtnLeven.Text = "Поиск";
- this.BtnLeven.UseVisualStyleBackColor = false;
- this.BtnLeven.Click += new System.EventHandler(this.BtnLeven_Click);
- //
- // BtnShowAll
- //
- this.BtnShowAll.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(156)))), ((int)(((byte)(26)))));
- this.BtnShowAll.Location = new System.Drawing.Point(210, 180);
- this.BtnShowAll.Name = "BtnShowAll";
- this.BtnShowAll.Size = new System.Drawing.Size(135, 31);
- this.BtnShowAll.TabIndex = 21;
- this.BtnShowAll.Text = "Показать все";
- this.BtnShowAll.UseVisualStyleBackColor = false;
- this.BtnShowAll.Click += new System.EventHandler(this.BtnShowAll_Click);
- //
- // DgvClothes
- //
- this.DgvClothes.AllowUserToAddRows = false;
- this.DgvClothes.AllowUserToDeleteRows = false;
- this.DgvClothes.AllowUserToResizeColumns = false;
- this.DgvClothes.AllowUserToResizeRows = false;
- this.DgvClothes.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.DgvClothes.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.TitleClith});
- this.DgvClothes.Location = new System.Drawing.Point(77, 217);
- this.DgvClothes.Name = "DgvClothes";
- this.DgvClothes.ReadOnly = true;
- this.DgvClothes.RowHeadersVisible = false;
- this.DgvClothes.Size = new System.Drawing.Size(236, 240);
- this.DgvClothes.TabIndex = 22;
- //
- // TitleClith
- //
- this.TitleClith.HeaderText = "Название ткани";
- this.TitleClith.Name = "TitleClith";
- this.TitleClith.ReadOnly = true;
- this.TitleClith.Width = 230;
- //
- // FormLevin
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.White;
- this.ClientSize = new System.Drawing.Size(392, 484);
- this.Controls.Add(this.DgvClothes);
- this.Controls.Add(this.BtnShowAll);
- this.Controls.Add(this.BtnLeven);
- this.Controls.Add(this.TbxLeven);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.panel1);
- this.Font = new System.Drawing.Font("Arial Narrow", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.MinimumSize = new System.Drawing.Size(408, 523);
- this.Name = "FormLevin";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "СУБД \"Швейная фабрика\"";
- this.Load += new System.EventHandler(this.FormLevin_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.DgvClothes)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox TbxLeven;
- private System.Windows.Forms.Button BtnLeven;
- private System.Windows.Forms.Button BtnShowAll;
- private System.Windows.Forms.DataGridView DgvClothes;
- private System.Windows.Forms.DataGridViewTextBoxColumn TitleClith;
- }
- }
|