123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332 |
- namespace BBrovki1Z
- {
- partial class Form8
- {
- /// <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 наименование_услугиLabel;
- System.Windows.Forms.Label длительностьLabel;
- System.Windows.Forms.Label стоимостьLabel;
- System.Windows.Forms.Label действующая_скидкаLabel;
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form8));
- 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.bBrovkiZDataSet = new BBrovki1Z.BBrovkiZDataSet();
- this.serviceBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.serviceTableAdapter = new BBrovki1Z.BBrovkiZDataSetTableAdapters.ServiceTableAdapter();
- this.tableAdapterManager = new BBrovki1Z.BBrovkiZDataSetTableAdapters.TableAdapterManager();
- this.наименование_услугиTextBox = new System.Windows.Forms.TextBox();
- this.длительностьTextBox = new System.Windows.Forms.TextBox();
- this.стоимостьTextBox = new System.Windows.Forms.TextBox();
- this.действующая_скидкаTextBox = new System.Windows.Forms.TextBox();
- 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();
- наименование_услугиLabel = new System.Windows.Forms.Label();
- длительностьLabel = new System.Windows.Forms.Label();
- стоимостьLabel = new System.Windows.Forms.Label();
- действующая_скидкаLabel = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bBrovkiZDataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // наименование_услугиLabel
- //
- наименование_услугиLabel.AutoSize = true;
- наименование_услугиLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- наименование_услугиLabel.Location = new System.Drawing.Point(235, 80);
- наименование_услугиLabel.Name = "наименование_услугиLabel";
- наименование_услугиLabel.Size = new System.Drawing.Size(140, 16);
- наименование_услугиLabel.TabIndex = 9;
- наименование_услугиLabel.Text = "Наименование услуги:";
- //
- // длительностьLabel
- //
- длительностьLabel.AutoSize = true;
- длительностьLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- длительностьLabel.Location = new System.Drawing.Point(279, 106);
- длительностьLabel.Name = "длительностьLabel";
- длительностьLabel.Size = new System.Drawing.Size(96, 16);
- длительностьLabel.TabIndex = 10;
- длительностьLabel.Text = "Длительность:";
- //
- // стоимостьLabel
- //
- стоимостьLabel.AutoSize = true;
- стоимостьLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- стоимостьLabel.Location = new System.Drawing.Point(300, 132);
- стоимостьLabel.Name = "стоимостьLabel";
- стоимостьLabel.Size = new System.Drawing.Size(75, 16);
- стоимостьLabel.TabIndex = 11;
- стоимостьLabel.Text = "Стоимость:";
- //
- // действующая_скидкаLabel
- //
- действующая_скидкаLabel.AutoSize = true;
- действующая_скидкаLabel.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- действующая_скидкаLabel.Location = new System.Drawing.Point(236, 158);
- действующая_скидкаLabel.Name = "действующая_скидкаLabel";
- действующая_скидкаLabel.Size = new System.Drawing.Size(139, 16);
- действующая_скидкаLabel.TabIndex = 12;
- действующая_скидкаLabel.Text = "Действующая скидка:";
- //
- // 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(117, -6);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(743, 56);
- this.panel1.TabIndex = 6;
- //
- // 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(121, 15);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(395, 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(-151, -9);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(200, 59);
- this.panel2.TabIndex = 8;
- //
- // pictureBox1
- //
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(33, 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 = 7;
- this.pictureBox1.TabStop = false;
- //
- // bBrovkiZDataSet
- //
- this.bBrovkiZDataSet.DataSetName = "BBrovkiZDataSet";
- this.bBrovkiZDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // serviceBindingSource
- //
- this.serviceBindingSource.DataMember = "Service";
- this.serviceBindingSource.DataSource = this.bBrovkiZDataSet;
- //
- // serviceTableAdapter
- //
- this.serviceTableAdapter.ClearBeforeFill = true;
- //
- // tableAdapterManager
- //
- this.tableAdapterManager.AttachedProductTableAdapter = null;
- this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
- this.tableAdapterManager.ClientServiseTableAdapter = null;
- this.tableAdapterManager.ClientTableAdapter = null;
- this.tableAdapterManager.csTableAdapter = null;
- this.tableAdapterManager.cTableAdapter = null;
- this.tableAdapterManager.DocumentByServiceTableAdapter = null;
- this.tableAdapterManager.GenderTableAdapter = null;
- this.tableAdapterManager.ManufacturerTableAdapter = null;
- this.tableAdapterManager.ProductPhotoTableAdapter = null;
- this.tableAdapterManager.ProductSaleTableAdapter = null;
- this.tableAdapterManager.ProductTableAdapter = null;
- this.tableAdapterManager.ServicePhotoTableAdapter = null;
- this.tableAdapterManager.ServiceTableAdapter = this.serviceTableAdapter;
- this.tableAdapterManager.sTableAdapter = null;
- this.tableAdapterManager.TagOfClientTableAdapter = null;
- this.tableAdapterManager.TagTableAdapter = null;
- this.tableAdapterManager.UpdateOrder = BBrovki1Z.BBrovkiZDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- //
- // наименование_услугиTextBox
- //
- this.наименование_услугиTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.serviceBindingSource, "Наименование_услуги", true));
- this.наименование_услугиTextBox.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.наименование_услугиTextBox.Location = new System.Drawing.Point(381, 77);
- this.наименование_услугиTextBox.Name = "наименование_услугиTextBox";
- this.наименование_услугиTextBox.Size = new System.Drawing.Size(100, 23);
- this.наименование_услугиTextBox.TabIndex = 10;
- //
- // длительностьTextBox
- //
- this.длительностьTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.serviceBindingSource, "Длительность", true));
- this.длительностьTextBox.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.длительностьTextBox.Location = new System.Drawing.Point(381, 103);
- this.длительностьTextBox.Name = "длительностьTextBox";
- this.длительностьTextBox.Size = new System.Drawing.Size(100, 23);
- this.длительностьTextBox.TabIndex = 11;
- //
- // стоимостьTextBox
- //
- this.стоимостьTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.serviceBindingSource, "Стоимость", true));
- this.стоимостьTextBox.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.стоимостьTextBox.Location = new System.Drawing.Point(381, 129);
- this.стоимостьTextBox.Name = "стоимостьTextBox";
- this.стоимостьTextBox.Size = new System.Drawing.Size(100, 23);
- this.стоимостьTextBox.TabIndex = 12;
- //
- // действующая_скидкаTextBox
- //
- this.действующая_скидкаTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.serviceBindingSource, "Действующая_скидка", true));
- this.действующая_скидкаTextBox.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.действующая_скидкаTextBox.Location = new System.Drawing.Point(381, 155);
- this.действующая_скидкаTextBox.Name = "действующая_скидкаTextBox";
- this.действующая_скидкаTextBox.Size = new System.Drawing.Size(100, 23);
- this.действующая_скидкаTextBox.TabIndex = 13;
- //
- // 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(500, 76);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(98, 30);
- this.button2.TabIndex = 14;
- this.button2.Text = "Добавить";
- this.button2.UseVisualStyleBackColor = false;
- this.button2.Click += new System.EventHandler(this.button2_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(500, 108);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(98, 30);
- this.button3.TabIndex = 15;
- this.button3.Text = "Удалить";
- this.button3.UseVisualStyleBackColor = false;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // 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(500, 141);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(98, 30);
- this.button4.TabIndex = 16;
- this.button4.Text = "Сохранить";
- this.button4.UseVisualStyleBackColor = false;
- this.button4.Click += new System.EventHandler(this.button4_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(12, 254);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(92, 33);
- this.button5.TabIndex = 17;
- this.button5.Text = "Назад";
- this.button5.UseVisualStyleBackColor = false;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // Form8
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(800, 299);
- this.Controls.Add(this.button5);
- this.Controls.Add(this.button4);
- this.Controls.Add(this.button3);
- this.Controls.Add(this.button2);
- this.Controls.Add(действующая_скидкаLabel);
- this.Controls.Add(this.действующая_скидкаTextBox);
- this.Controls.Add(стоимостьLabel);
- this.Controls.Add(this.стоимостьTextBox);
- this.Controls.Add(длительностьLabel);
- this.Controls.Add(this.длительностьTextBox);
- this.Controls.Add(наименование_услугиLabel);
- this.Controls.Add(this.наименование_услугиTextBox);
- 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 = "Form8";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "Добавление новой услуги";
- this.Load += new System.EventHandler(this.Form8_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bBrovkiZDataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #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 BBrovkiZDataSet bBrovkiZDataSet;
- private System.Windows.Forms.BindingSource serviceBindingSource;
- private BBrovkiZDataSetTableAdapters.ServiceTableAdapter serviceTableAdapter;
- private BBrovkiZDataSetTableAdapters.TableAdapterManager tableAdapterManager;
- private System.Windows.Forms.TextBox наименование_услугиTextBox;
- private System.Windows.Forms.TextBox длительностьTextBox;
- private System.Windows.Forms.TextBox стоимостьTextBox;
- private System.Windows.Forms.TextBox действующая_скидкаTextBox;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button3;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.Button button5;
- }
- }
|