123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386 |
- namespace BBrovki1Z
- {
- partial class Form2
- {
- /// <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(Form2));
- this.panel1 = new System.Windows.Forms.Panel();
- this.button1 = new System.Windows.Forms.Button();
- this.label1 = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.button2 = new System.Windows.Forms.Button();
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.iDDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.наименованиеуслугиDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.главноеизображениеDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.длительностьDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.стоимостьDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.действующаяскидкаDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.serviceBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.bBrovkiZDataSet = new BBrovki1Z.BBrovkiZDataSet();
- this.serviceTableAdapter = new BBrovki1Z.BBrovkiZDataSetTableAdapters.ServiceTableAdapter();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.button7 = new System.Windows.Forms.Button();
- this.button6 = new System.Windows.Forms.Button();
- this.button5 = new System.Windows.Forms.Button();
- this.comboBox2 = new System.Windows.Forms.ComboBox();
- this.label3 = new System.Windows.Forms.Label();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.button4 = new System.Windows.Forms.Button();
- this.button3 = new System.Windows.Forms.Button();
- this.label2 = new System.Windows.Forms.Label();
- this.panel3 = new System.Windows.Forms.Panel();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bBrovkiZDataSet)).BeginInit();
- this.groupBox1.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.panel1.Controls.Add(this.button1);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Location = new System.Drawing.Point(116, -6);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(743, 56);
- this.panel1.TabIndex = 3;
- //
- // button1
- //
- this.button1.ForeColor = System.Drawing.Color.Black;
- this.button1.Location = new System.Drawing.Point(660, 7);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(22, 23);
- this.button1.TabIndex = 3;
- this.button1.Text = "X";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("Tahoma", 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(175, 15);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(244, 33);
- this.label1.TabIndex = 3;
- this.label1.Text = "..::Ассортимент::..";
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.panel2.Location = new System.Drawing.Point(-152, -9);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(200, 59);
- this.panel2.TabIndex = 5;
- //
- // pictureBox1
- //
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(32, 0);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(100, 50);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 4;
- this.pictureBox1.TabStop = false;
- //
- // button2
- //
- this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.button2.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button2.ForeColor = System.Drawing.Color.White;
- this.button2.Location = new System.Drawing.Point(12, 405);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(92, 33);
- this.button2.TabIndex = 6;
- this.button2.Text = "Назад";
- this.button2.UseVisualStyleBackColor = false;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // dataGridView1
- //
- this.dataGridView1.AutoGenerateColumns = false;
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.iDDataGridViewTextBoxColumn,
- this.наименованиеуслугиDataGridViewTextBoxColumn,
- this.главноеизображениеDataGridViewTextBoxColumn,
- this.длительностьDataGridViewTextBoxColumn,
- this.стоимостьDataGridViewTextBoxColumn,
- this.действующаяскидкаDataGridViewTextBoxColumn});
- this.dataGridView1.DataSource = this.serviceBindingSource;
- this.dataGridView1.Location = new System.Drawing.Point(12, 67);
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.Size = new System.Drawing.Size(776, 150);
- this.dataGridView1.TabIndex = 7;
- //
- // iDDataGridViewTextBoxColumn
- //
- this.iDDataGridViewTextBoxColumn.DataPropertyName = "ID";
- this.iDDataGridViewTextBoxColumn.HeaderText = "ID";
- this.iDDataGridViewTextBoxColumn.Name = "iDDataGridViewTextBoxColumn";
- //
- // наименованиеуслугиDataGridViewTextBoxColumn
- //
- this.наименованиеуслугиDataGridViewTextBoxColumn.DataPropertyName = "Наименование_услуги";
- this.наименованиеуслугиDataGridViewTextBoxColumn.HeaderText = "Наименование_услуги";
- this.наименованиеуслугиDataGridViewTextBoxColumn.Name = "наименованиеуслугиDataGridViewTextBoxColumn";
- //
- // главноеизображениеDataGridViewTextBoxColumn
- //
- this.главноеизображениеDataGridViewTextBoxColumn.DataPropertyName = "Главное_изображение";
- this.главноеизображениеDataGridViewTextBoxColumn.HeaderText = "Главное_изображение";
- this.главноеизображениеDataGridViewTextBoxColumn.Name = "главноеизображениеDataGridViewTextBoxColumn";
- //
- // длительностьDataGridViewTextBoxColumn
- //
- this.длительностьDataGridViewTextBoxColumn.DataPropertyName = "Длительность";
- this.длительностьDataGridViewTextBoxColumn.HeaderText = "Длительность";
- this.длительностьDataGridViewTextBoxColumn.Name = "длительностьDataGridViewTextBoxColumn";
- //
- // стоимостьDataGridViewTextBoxColumn
- //
- this.стоимостьDataGridViewTextBoxColumn.DataPropertyName = "Стоимость";
- this.стоимостьDataGridViewTextBoxColumn.HeaderText = "Стоимость";
- this.стоимостьDataGridViewTextBoxColumn.Name = "стоимостьDataGridViewTextBoxColumn";
- //
- // действующаяскидкаDataGridViewTextBoxColumn
- //
- this.действующаяскидкаDataGridViewTextBoxColumn.DataPropertyName = "Действующая_скидка";
- this.действующаяскидкаDataGridViewTextBoxColumn.HeaderText = "Действующая_скидка";
- this.действующаяскидкаDataGridViewTextBoxColumn.Name = "действующаяскидкаDataGridViewTextBoxColumn";
- //
- // serviceBindingSource
- //
- this.serviceBindingSource.DataMember = "Service";
- this.serviceBindingSource.DataSource = this.bBrovkiZDataSet;
- //
- // bBrovkiZDataSet
- //
- this.bBrovkiZDataSet.DataSetName = "BBrovkiZDataSet";
- this.bBrovkiZDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // serviceTableAdapter
- //
- this.serviceTableAdapter.ClearBeforeFill = true;
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.button7);
- this.groupBox1.Controls.Add(this.button6);
- this.groupBox1.Controls.Add(this.button5);
- this.groupBox1.Controls.Add(this.comboBox2);
- this.groupBox1.Controls.Add(this.label3);
- this.groupBox1.Controls.Add(this.comboBox1);
- this.groupBox1.Controls.Add(this.button4);
- this.groupBox1.Controls.Add(this.button3);
- this.groupBox1.Controls.Add(this.label2);
- this.groupBox1.Controls.Add(this.panel3);
- this.groupBox1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.groupBox1.Location = new System.Drawing.Point(12, 223);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(776, 176);
- this.groupBox1.TabIndex = 8;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "Сортировка";
- //
- // button7
- //
- this.button7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.button7.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button7.Location = new System.Drawing.Point(391, 132);
- this.button7.Name = "button7";
- this.button7.Size = new System.Drawing.Size(243, 29);
- this.button7.TabIndex = 9;
- this.button7.Text = "Добавить новую услугу";
- this.button7.UseVisualStyleBackColor = false;
- this.button7.Click += new System.EventHandler(this.button7_Click);
- //
- // button6
- //
- this.button6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.button6.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button6.ForeColor = System.Drawing.Color.White;
- this.button6.Location = new System.Drawing.Point(516, 74);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(118, 33);
- this.button6.TabIndex = 8;
- this.button6.Text = "Сбросить";
- this.button6.UseVisualStyleBackColor = false;
- this.button6.Click += new System.EventHandler(this.button6_Click);
- //
- // button5
- //
- this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.button5.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button5.ForeColor = System.Drawing.Color.White;
- this.button5.Location = new System.Drawing.Point(391, 74);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(118, 33);
- this.button5.TabIndex = 7;
- this.button5.Text = "Применить";
- this.button5.UseVisualStyleBackColor = false;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // comboBox2
- //
- this.comboBox2.DataSource = this.serviceBindingSource;
- this.comboBox2.DisplayMember = "Наименование_услуги";
- this.comboBox2.FormattingEnabled = true;
- this.comboBox2.Location = new System.Drawing.Point(205, 79);
- this.comboBox2.Name = "comboBox2";
- this.comboBox2.Size = new System.Drawing.Size(179, 24);
- this.comboBox2.TabIndex = 6;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(6, 84);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(192, 16);
- this.label3.TabIndex = 5;
- this.label3.Text = "Сортировка по наименованию:";
- //
- // comboBox1
- //
- this.comboBox1.DataSource = this.serviceBindingSource;
- this.comboBox1.DisplayMember = "Длительность";
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(205, 27);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(179, 24);
- this.comboBox1.TabIndex = 4;
- //
- // button4
- //
- this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.button4.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button4.ForeColor = System.Drawing.Color.White;
- this.button4.Location = new System.Drawing.Point(515, 21);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(119, 33);
- this.button4.TabIndex = 3;
- this.button4.Text = "Сбросить";
- this.button4.UseVisualStyleBackColor = false;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // button3
- //
- this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.button3.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button3.ForeColor = System.Drawing.Color.White;
- this.button3.Location = new System.Drawing.Point(390, 21);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(119, 33);
- this.button3.TabIndex = 2;
- this.button3.Text = "Применить";
- this.button3.UseVisualStyleBackColor = false;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(6, 35);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(185, 16);
- this.label2.TabIndex = 1;
- this.label2.Text = "Сортировка по длительности:";
- //
- // panel3
- //
- this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.panel3.Location = new System.Drawing.Point(0, 17);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(776, 155);
- this.panel3.TabIndex = 9;
- //
- // Form2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(800, 450);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.dataGridView1);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.pictureBox1);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Name = "Form2";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Ассортимент";
- this.Load += new System.EventHandler(this.Form2_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bBrovkiZDataSet)).EndInit();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.DataGridView dataGridView1;
- private BBrovkiZDataSet bBrovkiZDataSet;
- private System.Windows.Forms.BindingSource serviceBindingSource;
- private BBrovkiZDataSetTableAdapters.ServiceTableAdapter serviceTableAdapter;
- private System.Windows.Forms.DataGridViewTextBoxColumn iDDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn наименованиеуслугиDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn главноеизображениеDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn длительностьDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn стоимостьDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn действующаяскидкаDataGridViewTextBoxColumn;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.ComboBox comboBox1;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Button button6;
- private System.Windows.Forms.Button button5;
- private System.Windows.Forms.ComboBox comboBox2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Button button7;
- private System.Windows.Forms.Panel panel3;
- }
- }
|