123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550 |
- namespace Lyahov_Ekzamen
- {
- 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.Windows.Forms.Label costLabel;
- System.Windows.Forms.Label durationInSecondsLabel;
- System.Windows.Forms.Label discountLabel;
- System.Windows.Forms.Label label1;
- System.Windows.Forms.Label label2;
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
- this.lyahov_EkzamenDataSet = new Lyahov_Ekzamen.Lyahov_EkzamenDataSet();
- this.serviceBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.serviceTableAdapter = new Lyahov_Ekzamen.Lyahov_EkzamenDataSetTableAdapters.ServiceTableAdapter();
- this.tableAdapterManager = new Lyahov_Ekzamen.Lyahov_EkzamenDataSetTableAdapters.TableAdapterManager();
- this.serviceBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
- this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
- this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
- this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.serviceBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.titleTextBox = new System.Windows.Forms.TextBox();
- this.costTextBox = new System.Windows.Forms.TextBox();
- this.durationInSecondsTextBox = new System.Windows.Forms.TextBox();
- this.discountTextBox = new System.Windows.Forms.TextBox();
- this.servicePhotoTableAdapter = new Lyahov_Ekzamen.Lyahov_EkzamenDataSetTableAdapters.ServicePhotoTableAdapter();
- this.button1 = new System.Windows.Forms.Button();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.serviceDataGridView = new System.Windows.Forms.DataGridView();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.button2 = new System.Windows.Forms.Button();
- this.lyahov_EkzamenDataSet_ServicePhotoRowChangeEventHandlerBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.productBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.productTableAdapter = new Lyahov_Ekzamen.Lyahov_EkzamenDataSetTableAdapters.ProductTableAdapter();
- this.serviceBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.lyahov_EkzamenDataSet2 = new Lyahov_Ekzamen.Lyahov_EkzamenDataSet();
- this.serviceTableAdapter1 = new Lyahov_Ekzamen.Lyahov_EkzamenDataSetTableAdapters.ServiceTableAdapter();
- this.button3 = new System.Windows.Forms.Button();
- this.programBindingSource = new System.Windows.Forms.BindingSource(this.components);
- costLabel = new System.Windows.Forms.Label();
- durationInSecondsLabel = new System.Windows.Forms.Label();
- discountLabel = new System.Windows.Forms.Label();
- label1 = new System.Windows.Forms.Label();
- label2 = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.lyahov_EkzamenDataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingNavigator)).BeginInit();
- this.serviceBindingNavigator.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.serviceDataGridView)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lyahov_EkzamenDataSet_ServicePhotoRowChangeEventHandlerBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lyahov_EkzamenDataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.programBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // costLabel
- //
- costLabel.AutoSize = true;
- costLabel.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- costLabel.Location = new System.Drawing.Point(79, 121);
- costLabel.Name = "costLabel";
- costLabel.Size = new System.Drawing.Size(76, 18);
- costLabel.TabIndex = 3;
- costLabel.Text = "Рублей за";
- //
- // durationInSecondsLabel
- //
- durationInSecondsLabel.AutoSize = true;
- durationInSecondsLabel.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- durationInSecondsLabel.Location = new System.Drawing.Point(192, 121);
- durationInSecondsLabel.Name = "durationInSecondsLabel";
- durationInSecondsLabel.Size = new System.Drawing.Size(52, 18);
- durationInSecondsLabel.TabIndex = 4;
- durationInSecondsLabel.Text = "Минут";
- //
- // discountLabel
- //
- discountLabel.AutoSize = true;
- discountLabel.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- discountLabel.Location = new System.Drawing.Point(27, 153);
- discountLabel.Name = "discountLabel";
- discountLabel.Size = new System.Drawing.Size(55, 18);
- discountLabel.TabIndex = 6;
- discountLabel.Text = "Скидка";
- //
- // label1
- //
- label1.AutoSize = true;
- label1.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- label1.Location = new System.Drawing.Point(109, 153);
- label1.Name = "label1";
- label1.Size = new System.Drawing.Size(23, 18);
- label1.TabIndex = 10;
- label1.Text = "%";
- label1.Click += new System.EventHandler(this.label1_Click);
- //
- // label2
- //
- label2.AutoSize = true;
- label2.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- label2.Location = new System.Drawing.Point(94, 211);
- label2.Name = "label2";
- label2.Size = new System.Drawing.Size(61, 18);
- label2.TabIndex = 15;
- label2.Text = "Рублей ";
- label2.Click += new System.EventHandler(this.label2_Click);
- //
- // lyahov_EkzamenDataSet
- //
- this.lyahov_EkzamenDataSet.DataSetName = "Lyahov_EkzamenDataSet";
- this.lyahov_EkzamenDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // serviceBindingSource
- //
- this.serviceBindingSource.DataMember = "Service";
- this.serviceBindingSource.DataSource = this.lyahov_EkzamenDataSet;
- //
- // serviceTableAdapter
- //
- this.serviceTableAdapter.ClearBeforeFill = true;
- //
- // tableAdapterManager
- //
- this.tableAdapterManager.AttachedProductTableAdapter = null;
- this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
- this.tableAdapterManager.ClientServiceTableAdapter = null;
- this.tableAdapterManager.ClientTableAdapter = null;
- this.tableAdapterManager.DocumentByServiceTableAdapter = null;
- this.tableAdapterManager.GenderTableAdapter = null;
- this.tableAdapterManager.lpTableAdapter = 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.TagOfClientTableAdapter = null;
- this.tableAdapterManager.TagTableAdapter = null;
- this.tableAdapterManager.UpdateOrder = Lyahov_Ekzamen.Lyahov_EkzamenDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- //
- // serviceBindingNavigator
- //
- this.serviceBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
- this.serviceBindingNavigator.BindingSource = this.serviceBindingSource;
- this.serviceBindingNavigator.CountItem = this.bindingNavigatorCountItem;
- this.serviceBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
- this.serviceBindingNavigator.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
- this.serviceBindingNavigator.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.bindingNavigatorMoveFirstItem,
- this.bindingNavigatorMovePreviousItem,
- this.bindingNavigatorSeparator,
- this.bindingNavigatorPositionItem,
- this.bindingNavigatorCountItem,
- this.bindingNavigatorSeparator1,
- this.bindingNavigatorMoveNextItem,
- this.bindingNavigatorMoveLastItem,
- this.bindingNavigatorSeparator2,
- this.bindingNavigatorAddNewItem,
- this.bindingNavigatorDeleteItem,
- this.serviceBindingNavigatorSaveItem});
- this.serviceBindingNavigator.Location = new System.Drawing.Point(0, 0);
- this.serviceBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
- this.serviceBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
- this.serviceBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
- this.serviceBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
- this.serviceBindingNavigator.Name = "serviceBindingNavigator";
- this.serviceBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
- this.serviceBindingNavigator.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
- this.serviceBindingNavigator.Size = new System.Drawing.Size(624, 25);
- this.serviceBindingNavigator.TabIndex = 2;
- this.serviceBindingNavigator.Text = "bindingNavigator1";
- this.serviceBindingNavigator.Visible = false;
- //
- // bindingNavigatorAddNewItem
- //
- this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
- this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
- this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorAddNewItem.Text = "Добавить";
- //
- // bindingNavigatorCountItem
- //
- this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
- this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
- this.bindingNavigatorCountItem.Text = "для {0}";
- this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
- //
- // bindingNavigatorDeleteItem
- //
- this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
- this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
- this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorDeleteItem.Text = "Удалить";
- //
- // bindingNavigatorMoveFirstItem
- //
- this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
- this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
- this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
- //
- // bindingNavigatorMovePreviousItem
- //
- this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
- this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
- this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
- //
- // bindingNavigatorSeparator
- //
- this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
- this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
- //
- // bindingNavigatorPositionItem
- //
- this.bindingNavigatorPositionItem.AccessibleName = "Положение";
- this.bindingNavigatorPositionItem.AutoSize = false;
- this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("Segoe UI", 9F);
- this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
- this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
- this.bindingNavigatorPositionItem.Text = "0";
- this.bindingNavigatorPositionItem.ToolTipText = "Текущее положение";
- //
- // bindingNavigatorSeparator1
- //
- this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
- this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
- //
- // bindingNavigatorMoveNextItem
- //
- this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
- this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
- this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
- //
- // bindingNavigatorMoveLastItem
- //
- this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
- this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
- this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
- //
- // bindingNavigatorSeparator2
- //
- this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
- this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
- //
- // serviceBindingNavigatorSaveItem
- //
- this.serviceBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.serviceBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("serviceBindingNavigatorSaveItem.Image")));
- this.serviceBindingNavigatorSaveItem.Name = "serviceBindingNavigatorSaveItem";
- this.serviceBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
- this.serviceBindingNavigatorSaveItem.Text = "Сохранить данные";
- this.serviceBindingNavigatorSaveItem.Click += new System.EventHandler(this.serviceBindingNavigatorSaveItem_Click_2);
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "Target";
- this.dataGridViewTextBoxColumn8.HeaderText = "Target";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.ReadOnly = true;
- //
- // titleTextBox
- //
- this.titleTextBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.titleTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.titleTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.serviceBindingSource, "Title", true));
- this.titleTextBox.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.titleTextBox.Location = new System.Drawing.Point(30, 52);
- this.titleTextBox.Multiline = true;
- this.titleTextBox.Name = "titleTextBox";
- this.titleTextBox.Size = new System.Drawing.Size(241, 63);
- this.titleTextBox.TabIndex = 3;
- //
- // costTextBox
- //
- this.costTextBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.costTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.costTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.serviceBindingSource, "Cost", true));
- this.costTextBox.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.costTextBox.Location = new System.Drawing.Point(30, 121);
- this.costTextBox.Multiline = true;
- this.costTextBox.Name = "costTextBox";
- this.costTextBox.Size = new System.Drawing.Size(43, 20);
- this.costTextBox.TabIndex = 4;
- //
- // durationInSecondsTextBox
- //
- this.durationInSecondsTextBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.durationInSecondsTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.durationInSecondsTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.serviceBindingSource, "DurationInSeconds", true));
- this.durationInSecondsTextBox.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.durationInSecondsTextBox.Location = new System.Drawing.Point(161, 119);
- this.durationInSecondsTextBox.Multiline = true;
- this.durationInSecondsTextBox.Name = "durationInSecondsTextBox";
- this.durationInSecondsTextBox.Size = new System.Drawing.Size(25, 20);
- this.durationInSecondsTextBox.TabIndex = 5;
- this.durationInSecondsTextBox.TextChanged += new System.EventHandler(this.durationInSecondsTextBox_TextChanged);
- //
- // discountTextBox
- //
- this.discountTextBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.discountTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.discountTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.serviceBindingSource, "Discount", true));
- this.discountTextBox.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.discountTextBox.Location = new System.Drawing.Point(88, 153);
- this.discountTextBox.Multiline = true;
- this.discountTextBox.Name = "discountTextBox";
- this.discountTextBox.Size = new System.Drawing.Size(100, 20);
- this.discountTextBox.TabIndex = 7;
- //
- // servicePhotoTableAdapter
- //
- this.servicePhotoTableAdapter.ClearBeforeFill = true;
- //
- // button1
- //
- this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button1.Location = new System.Drawing.Point(12, 269);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(107, 52);
- this.button1.TabIndex = 11;
- this.button1.Text = "Высчитать скидку";
- this.button1.UseVisualStyleBackColor = false;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // textBox1
- //
- this.textBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.textBox1.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.textBox1.Location = new System.Drawing.Point(39, 211);
- this.textBox1.Multiline = true;
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(100, 20);
- this.textBox1.TabIndex = 12;
- //
- // serviceDataGridView
- //
- this.serviceDataGridView.AutoGenerateColumns = false;
- this.serviceDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
- this.serviceDataGridView.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.serviceDataGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.serviceDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.serviceDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.dataGridViewTextBoxColumn2});
- this.serviceDataGridView.DataSource = this.serviceBindingSource;
- this.serviceDataGridView.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.serviceDataGridView.Location = new System.Drawing.Point(398, 4);
- this.serviceDataGridView.Name = "serviceDataGridView";
- this.serviceDataGridView.Size = new System.Drawing.Size(224, 259);
- this.serviceDataGridView.TabIndex = 13;
- this.serviceDataGridView.Visible = false;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "Title";
- this.dataGridViewTextBoxColumn2.HeaderText = "Название";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- //
- // button2
- //
- this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button2.Location = new System.Drawing.Point(459, 269);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(115, 52);
- this.button2.TabIndex = 14;
- this.button2.Text = "Показать полный список услуг";
- this.button2.UseVisualStyleBackColor = false;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // lyahov_EkzamenDataSet_ServicePhotoRowChangeEventHandlerBindingSource
- //
- this.lyahov_EkzamenDataSet_ServicePhotoRowChangeEventHandlerBindingSource.DataSource = typeof(Lyahov_Ekzamen.Lyahov_EkzamenDataSet.ServicePhotoRowChangeEventHandler);
- //
- // productBindingSource
- //
- this.productBindingSource.DataMember = "Product";
- this.productBindingSource.DataSource = this.lyahov_EkzamenDataSet;
- //
- // productTableAdapter
- //
- this.productTableAdapter.ClearBeforeFill = true;
- //
- // serviceBindingSource1
- //
- this.serviceBindingSource1.DataMember = "Service";
- this.serviceBindingSource1.DataSource = this.lyahov_EkzamenDataSet2;
- //
- // lyahov_EkzamenDataSet2
- //
- this.lyahov_EkzamenDataSet2.DataSetName = "Lyahov_EkzamenDataSet2";
- this.lyahov_EkzamenDataSet2.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // serviceTableAdapter1
- //
- this.serviceTableAdapter1.ClearBeforeFill = true;
- //
- // button3
- //
- this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(74)))), ((int)(((byte)(109)))));
- this.button3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button3.BackgroundImage")));
- this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
- this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button3.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
- this.button3.Location = new System.Drawing.Point(12, 4);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(24, 23);
- this.button3.TabIndex = 16;
- this.button3.UseVisualStyleBackColor = false;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // programBindingSource
- //
- this.programBindingSource.DataSource = typeof(Lyahov_Ekzamen.Program);
- //
- // Form2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(228)))), ((int)(((byte)(255)))));
- this.ClientSize = new System.Drawing.Size(642, 341);
- this.Controls.Add(this.button3);
- this.Controls.Add(label2);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.serviceDataGridView);
- this.Controls.Add(this.textBox1);
- this.Controls.Add(this.button1);
- this.Controls.Add(label1);
- this.Controls.Add(discountLabel);
- this.Controls.Add(this.discountTextBox);
- this.Controls.Add(durationInSecondsLabel);
- this.Controls.Add(this.durationInSecondsTextBox);
- this.Controls.Add(costLabel);
- this.Controls.Add(this.costTextBox);
- this.Controls.Add(this.titleTextBox);
- this.Controls.Add(this.serviceBindingNavigator);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Name = "Form2";
- this.Text = "Просмотр";
- this.Load += new System.EventHandler(this.Form2_Load);
- ((System.ComponentModel.ISupportInitialize)(this.lyahov_EkzamenDataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingNavigator)).EndInit();
- this.serviceBindingNavigator.ResumeLayout(false);
- this.serviceBindingNavigator.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.serviceDataGridView)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lyahov_EkzamenDataSet_ServicePhotoRowChangeEventHandlerBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.serviceBindingSource1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lyahov_EkzamenDataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.programBindingSource)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Lyahov_EkzamenDataSet lyahov_EkzamenDataSet;
- private System.Windows.Forms.BindingSource serviceBindingSource;
- private Lyahov_EkzamenDataSetTableAdapters.ServiceTableAdapter serviceTableAdapter;
- private Lyahov_EkzamenDataSetTableAdapters.TableAdapterManager tableAdapterManager;
- private System.Windows.Forms.BindingNavigator serviceBindingNavigator;
- private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
- private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
- private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
- private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
- private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
- private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
- private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
- private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
- private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
- private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
- private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
- private System.Windows.Forms.ToolStripButton serviceBindingNavigatorSaveItem;
- private System.Windows.Forms.BindingSource programBindingSource;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
- private System.Windows.Forms.TextBox titleTextBox;
- private System.Windows.Forms.BindingSource lyahov_EkzamenDataSet_ServicePhotoRowChangeEventHandlerBindingSource;
- private System.Windows.Forms.TextBox costTextBox;
- private System.Windows.Forms.TextBox durationInSecondsTextBox;
- private System.Windows.Forms.TextBox discountTextBox;
- private Lyahov_EkzamenDataSetTableAdapters.ServicePhotoTableAdapter servicePhotoTableAdapter;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.DataGridView serviceDataGridView;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.BindingSource productBindingSource;
- private Lyahov_EkzamenDataSetTableAdapters.ProductTableAdapter productTableAdapter;
- private Lyahov_EkzamenDataSet lyahov_EkzamenDataSet2;
- private System.Windows.Forms.BindingSource serviceBindingSource1;
- private Lyahov_EkzamenDataSetTableAdapters.ServiceTableAdapter serviceTableAdapter1;
- private System.Windows.Forms.Button button3;
- }
- }
|