namespace Diplom_B { partial class DogForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.mainMenuStrip = new System.Windows.Forms.MenuStrip(); this.dogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.docToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.izvToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.postToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.izdToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.zakToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.setToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label16 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.selectButton = new System.Windows.Forms.Button(); this.createButton = new System.Windows.Forms.Button(); this.changeButton = new System.Windows.Forms.Button(); this.deleteButton = new System.Windows.Forms.Button(); this.resetButton = new System.Windows.Forms.Button(); this.primechanieBox = new System.Windows.Forms.RichTextBox(); this.label10 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.garantiiBox = new System.Windows.Forms.RichTextBox(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.decNumBox = new System.Windows.Forms.TextBox(); this.dogNumBox = new System.Windows.Forms.TextBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.platejGridView = new System.Windows.Forms.DataGridView(); this.kolvoBox = new System.Windows.Forms.TextBox(); this.izdDecNumLinkLabel = new System.Windows.Forms.LinkLabel(); this.addIzdButton = new System.Windows.Forms.Button(); this.changeIzdButton = new System.Windows.Forms.Button(); this.delIzdButton = new System.Windows.Forms.Button(); this.izdGridView = new System.Windows.Forms.DataGridView(); this.addPlatejBox = new System.Windows.Forms.Button(); this.changePlatejBox = new System.Windows.Forms.Button(); this.delPlatejBox = new System.Windows.Forms.Button(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.label17 = new System.Windows.Forms.Label(); this.platejBox = new System.Windows.Forms.TextBox(); this.avansLabel = new System.Windows.Forms.Label(); this.ostalosLabel = new System.Windows.Forms.Label(); this.cenaGlobalLabel = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.label18 = new System.Windows.Forms.Label(); this.postZavNumLinkLabel = new System.Windows.Forms.LinkLabel(); this.addPostButton = new System.Windows.Forms.Button(); this.changePostButton = new System.Windows.Forms.Button(); this.delPostButton = new System.Windows.Forms.Button(); this.postGridView = new System.Windows.Forms.DataGridView(); this.dogGridView = new System.Windows.Forms.DataGridView(); this.resetSearchButton = new System.Windows.Forms.Button(); this.label19 = new System.Windows.Forms.Label(); this.searchBox = new System.Windows.Forms.TextBox(); this.datePicker = new System.Windows.Forms.DateTimePicker(); this.parikZapBox = new System.Windows.Forms.TextBox(); this.zakDecNumLinkLabel = new System.Windows.Forms.LinkLabel(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.docGridView = new System.Windows.Forms.DataGridView(); this.addDocButton = new System.Windows.Forms.Button(); this.changeDocButton = new System.Windows.Forms.Button(); this.delDocButton = new System.Windows.Forms.Button(); this.docDecNumLinkLabel = new System.Windows.Forms.LinkLabel(); this.label20 = new System.Windows.Forms.Label(); this.idLabel = new System.Windows.Forms.Label(); this.errorLabel = new System.Windows.Forms.Label(); this.mainMenuStrip.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.platejGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.izdGridView)).BeginInit(); this.groupBox4.SuspendLayout(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.postGridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dogGridView)).BeginInit(); this.groupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.docGridView)).BeginInit(); this.SuspendLayout(); // // mainMenuStrip // this.mainMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.dogToolStripMenuItem, this.docToolStripMenuItem, this.izvToolStripMenuItem, this.postToolStripMenuItem, this.izdToolStripMenuItem, this.zakToolStripMenuItem, this.setToolStripMenuItem}); this.mainMenuStrip.Location = new System.Drawing.Point(0, 0); this.mainMenuStrip.Name = "mainMenuStrip"; this.mainMenuStrip.Size = new System.Drawing.Size(1322, 24); this.mainMenuStrip.TabIndex = 20; this.mainMenuStrip.Text = "menuStrip1"; // // dogToolStripMenuItem // this.dogToolStripMenuItem.Name = "dogToolStripMenuItem"; this.dogToolStripMenuItem.Size = new System.Drawing.Size(66, 20); this.dogToolStripMenuItem.Text = "Договор"; this.dogToolStripMenuItem.Click += new System.EventHandler(this.MenuItem_Click); // // docToolStripMenuItem // this.docToolStripMenuItem.Name = "docToolStripMenuItem"; this.docToolStripMenuItem.Size = new System.Drawing.Size(82, 20); this.docToolStripMenuItem.Text = "Документы"; this.docToolStripMenuItem.Click += new System.EventHandler(this.MenuItem_Click); // // izvToolStripMenuItem // this.izvToolStripMenuItem.Name = "izvToolStripMenuItem"; this.izvToolStripMenuItem.Size = new System.Drawing.Size(82, 20); this.izvToolStripMenuItem.Text = "Извещения"; this.izvToolStripMenuItem.Click += new System.EventHandler(this.MenuItem_Click); // // postToolStripMenuItem // this.postToolStripMenuItem.Name = "postToolStripMenuItem"; this.postToolStripMenuItem.Size = new System.Drawing.Size(71, 20); this.postToolStripMenuItem.Text = "Поставки"; this.postToolStripMenuItem.Click += new System.EventHandler(this.MenuItem_Click); // // izdToolStripMenuItem // this.izdToolStripMenuItem.Name = "izdToolStripMenuItem"; this.izdToolStripMenuItem.Size = new System.Drawing.Size(65, 20); this.izdToolStripMenuItem.Text = "Изделия"; this.izdToolStripMenuItem.Click += new System.EventHandler(this.MenuItem_Click); // // zakToolStripMenuItem // this.zakToolStripMenuItem.Name = "zakToolStripMenuItem"; this.zakToolStripMenuItem.Size = new System.Drawing.Size(76, 20); this.zakToolStripMenuItem.Text = "Заказчики"; this.zakToolStripMenuItem.Click += new System.EventHandler(this.MenuItem_Click); // // setToolStripMenuItem // this.setToolStripMenuItem.Name = "setToolStripMenuItem"; this.setToolStripMenuItem.Size = new System.Drawing.Size(79, 20); this.setToolStripMenuItem.Text = "Настройки"; this.setToolStripMenuItem.Click += new System.EventHandler(this.MenuItem_Click); // // groupBox1 // this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.groupBox1.Controls.Add(this.errorLabel); this.groupBox1.Controls.Add(this.idLabel); this.groupBox1.Controls.Add(this.zakDecNumLinkLabel); this.groupBox1.Controls.Add(this.parikZapBox); this.groupBox1.Controls.Add(this.datePicker); this.groupBox1.Controls.Add(this.groupBox3); this.groupBox1.Controls.Add(this.selectButton); this.groupBox1.Controls.Add(this.createButton); this.groupBox1.Controls.Add(this.changeButton); this.groupBox1.Controls.Add(this.deleteButton); this.groupBox1.Controls.Add(this.resetButton); this.groupBox1.Controls.Add(this.primechanieBox); this.groupBox1.Controls.Add(this.label10); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Controls.Add(this.garantiiBox); this.groupBox1.Controls.Add(this.label7); this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Controls.Add(this.decNumBox); this.groupBox1.Controls.Add(this.dogNumBox); this.groupBox1.Location = new System.Drawing.Point(12, 27); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(306, 772); this.groupBox1.TabIndex = 21; this.groupBox1.TabStop = false; this.groupBox1.Text = "Инфомационное окно 1"; // // groupBox3 // this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox3.Controls.Add(this.izdGridView); this.groupBox3.Controls.Add(this.addIzdButton); this.groupBox3.Controls.Add(this.changeIzdButton); this.groupBox3.Controls.Add(this.izdDecNumLinkLabel); this.groupBox3.Controls.Add(this.delIzdButton); this.groupBox3.Controls.Add(this.kolvoBox); this.groupBox3.Controls.Add(this.label16); this.groupBox3.Controls.Add(this.label15); this.groupBox3.Location = new System.Drawing.Point(6, 389); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(294, 377); this.groupBox3.TabIndex = 51; this.groupBox3.TabStop = false; this.groupBox3.Text = "Изделия"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(202, 23); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(41, 13); this.label16.TabIndex = 53; this.label16.Text = "Кол-во"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(4, 23); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(45, 13); this.label15.TabIndex = 52; this.label15.Text = "Дец. №"; // // selectButton // this.selectButton.Location = new System.Drawing.Point(231, 360); this.selectButton.Name = "selectButton"; this.selectButton.Size = new System.Drawing.Size(69, 23); this.selectButton.TabIndex = 50; this.selectButton.Text = "Выбрать"; this.selectButton.UseVisualStyleBackColor = true; // // createButton // this.createButton.Location = new System.Drawing.Point(231, 331); this.createButton.Name = "createButton"; this.createButton.Size = new System.Drawing.Size(69, 23); this.createButton.TabIndex = 49; this.createButton.Text = "Создать"; this.createButton.UseVisualStyleBackColor = true; // // changeButton // this.changeButton.Location = new System.Drawing.Point(156, 331); this.changeButton.Name = "changeButton"; this.changeButton.Size = new System.Drawing.Size(69, 23); this.changeButton.TabIndex = 48; this.changeButton.Text = "Изменить"; this.changeButton.UseVisualStyleBackColor = true; // // deleteButton // this.deleteButton.Location = new System.Drawing.Point(81, 331); this.deleteButton.Name = "deleteButton"; this.deleteButton.Size = new System.Drawing.Size(69, 23); this.deleteButton.TabIndex = 47; this.deleteButton.Text = "Удалить"; this.deleteButton.UseVisualStyleBackColor = true; // // resetButton // this.resetButton.Location = new System.Drawing.Point(6, 331); this.resetButton.Name = "resetButton"; this.resetButton.Size = new System.Drawing.Size(69, 23); this.resetButton.TabIndex = 46; this.resetButton.Text = "Сбросить"; this.resetButton.UseVisualStyleBackColor = true; // // primechanieBox // this.primechanieBox.Location = new System.Drawing.Point(110, 253); this.primechanieBox.Name = "primechanieBox"; this.primechanieBox.Size = new System.Drawing.Size(190, 72); this.primechanieBox.TabIndex = 44; this.primechanieBox.Text = ""; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(34, 256); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(70, 13); this.label10.TabIndex = 43; this.label10.Text = "Примечание"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(6, 152); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(98, 13); this.label8.TabIndex = 42; this.label8.Text = "Приказ о запуске"; // // garantiiBox // this.garantiiBox.Location = new System.Drawing.Point(110, 175); this.garantiiBox.Name = "garantiiBox"; this.garantiiBox.Size = new System.Drawing.Size(190, 72); this.garantiiBox.TabIndex = 41; this.garantiiBox.Text = ""; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(50, 178); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(54, 13); this.label7.TabIndex = 40; this.label7.Text = "Гарантии"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(21, 126); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(83, 13); this.label6.TabIndex = 39; this.label6.Text = "Дата поставки"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(49, 100); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(55, 13); this.label4.TabIndex = 38; this.label4.Text = "Заказчик"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(39, 48); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(65, 13); this.label3.TabIndex = 37; this.label3.Text = "Договор №"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(10, 74); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(94, 13); this.label2.TabIndex = 36; this.label2.Text = "Децимальный №"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(86, 22); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(18, 13); this.label1.TabIndex = 35; this.label1.Text = "№"; // // decNumBox // this.decNumBox.Location = new System.Drawing.Point(110, 71); this.decNumBox.Name = "decNumBox"; this.decNumBox.Size = new System.Drawing.Size(190, 20); this.decNumBox.TabIndex = 24; // // dogNumBox // this.dogNumBox.Location = new System.Drawing.Point(110, 45); this.dogNumBox.Name = "dogNumBox"; this.dogNumBox.Size = new System.Drawing.Size(190, 20); this.dogNumBox.TabIndex = 23; // // groupBox2 // this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.groupBox2.Controls.Add(this.groupBox6); this.groupBox2.Controls.Add(this.groupBox5); this.groupBox2.Controls.Add(this.groupBox4); this.groupBox2.Location = new System.Drawing.Point(324, 27); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(242, 772); this.groupBox2.TabIndex = 22; this.groupBox2.TabStop = false; this.groupBox2.Text = "Информационное окно 2"; // // platejGridView // this.platejGridView.AllowUserToAddRows = false; this.platejGridView.AllowUserToDeleteRows = false; this.platejGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.platejGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.platejGridView.Location = new System.Drawing.Point(6, 146); this.platejGridView.Name = "platejGridView"; this.platejGridView.RowHeadersVisible = false; this.platejGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.platejGridView.Size = new System.Drawing.Size(218, 122); this.platejGridView.TabIndex = 58; this.platejGridView.CurrentCellChanged += new System.EventHandler(this.platejGridView_CurrentCellChanged); // // kolvoBox // this.kolvoBox.Location = new System.Drawing.Point(249, 20); this.kolvoBox.Name = "kolvoBox"; this.kolvoBox.Size = new System.Drawing.Size(39, 20); this.kolvoBox.TabIndex = 54; // // izdDecNumLinkLabel // this.izdDecNumLinkLabel.AutoSize = true; this.izdDecNumLinkLabel.Location = new System.Drawing.Point(55, 23); this.izdDecNumLinkLabel.Name = "izdDecNumLinkLabel"; this.izdDecNumLinkLabel.Size = new System.Drawing.Size(94, 13); this.izdDecNumLinkLabel.TabIndex = 57; this.izdDecNumLinkLabel.TabStop = true; this.izdDecNumLinkLabel.Text = "Децимальный №"; this.izdDecNumLinkLabel.VisitedLinkColor = System.Drawing.Color.Blue; this.izdDecNumLinkLabel.Click += new System.EventHandler(this.selectizd_Click); // // addIzdButton // this.addIzdButton.Location = new System.Drawing.Point(219, 46); this.addIzdButton.Name = "addIzdButton"; this.addIzdButton.Size = new System.Drawing.Size(69, 23); this.addIzdButton.TabIndex = 54; this.addIzdButton.Text = "Добавить"; this.addIzdButton.UseVisualStyleBackColor = true; this.addIzdButton.Click += new System.EventHandler(this.addIzdButton_Click); // // changeIzdButton // this.changeIzdButton.Location = new System.Drawing.Point(144, 46); this.changeIzdButton.Name = "changeIzdButton"; this.changeIzdButton.Size = new System.Drawing.Size(69, 23); this.changeIzdButton.TabIndex = 53; this.changeIzdButton.Text = "Изменить"; this.changeIzdButton.UseVisualStyleBackColor = true; this.changeIzdButton.Click += new System.EventHandler(this.changeIzdButton_Click); // // delIzdButton // this.delIzdButton.Location = new System.Drawing.Point(69, 46); this.delIzdButton.Name = "delIzdButton"; this.delIzdButton.Size = new System.Drawing.Size(69, 23); this.delIzdButton.TabIndex = 52; this.delIzdButton.Text = "Удалить"; this.delIzdButton.UseVisualStyleBackColor = true; this.delIzdButton.Click += new System.EventHandler(this.delIzdButton_Click); // // izdGridView // this.izdGridView.AllowUserToAddRows = false; this.izdGridView.AllowUserToDeleteRows = false; this.izdGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.izdGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.izdGridView.Location = new System.Drawing.Point(6, 75); this.izdGridView.Name = "izdGridView"; this.izdGridView.RowHeadersVisible = false; this.izdGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.izdGridView.Size = new System.Drawing.Size(282, 296); this.izdGridView.TabIndex = 59; this.izdGridView.CurrentCellChanged += new System.EventHandler(this.izdGridView_CurrentCellChanged); // // addPlatejBox // this.addPlatejBox.Location = new System.Drawing.Point(156, 117); this.addPlatejBox.Name = "addPlatejBox"; this.addPlatejBox.Size = new System.Drawing.Size(69, 23); this.addPlatejBox.TabIndex = 55; this.addPlatejBox.Text = "Добавить"; this.addPlatejBox.UseVisualStyleBackColor = true; this.addPlatejBox.Click += new System.EventHandler(this.addPlatejBox_Click); // // changePlatejBox // this.changePlatejBox.Location = new System.Drawing.Point(81, 117); this.changePlatejBox.Name = "changePlatejBox"; this.changePlatejBox.Size = new System.Drawing.Size(69, 23); this.changePlatejBox.TabIndex = 54; this.changePlatejBox.Text = "Изменить"; this.changePlatejBox.UseVisualStyleBackColor = true; this.changePlatejBox.Click += new System.EventHandler(this.changePlatejBox_Click); // // delPlatejBox // this.delPlatejBox.Location = new System.Drawing.Point(6, 117); this.delPlatejBox.Name = "delPlatejBox"; this.delPlatejBox.Size = new System.Drawing.Size(69, 23); this.delPlatejBox.TabIndex = 53; this.delPlatejBox.Text = "Удалить"; this.delPlatejBox.UseVisualStyleBackColor = true; this.delPlatejBox.Click += new System.EventHandler(this.delPlatejBox_Click); // // groupBox4 // this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox4.Controls.Add(this.label17); this.groupBox4.Controls.Add(this.addPlatejBox); this.groupBox4.Controls.Add(this.changePlatejBox); this.groupBox4.Controls.Add(this.label5); this.groupBox4.Controls.Add(this.label11); this.groupBox4.Controls.Add(this.delPlatejBox); this.groupBox4.Controls.Add(this.label9); this.groupBox4.Controls.Add(this.platejBox); this.groupBox4.Controls.Add(this.platejGridView); this.groupBox4.Controls.Add(this.avansLabel); this.groupBox4.Controls.Add(this.ostalosLabel); this.groupBox4.Controls.Add(this.cenaGlobalLabel); this.groupBox4.Location = new System.Drawing.Point(6, 19); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(230, 274); this.groupBox4.TabIndex = 75; this.groupBox4.TabStop = false; this.groupBox4.Text = "Платежи"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(16, 94); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(46, 13); this.label17.TabIndex = 83; this.label17.Text = "Платёж"; // // platejBox // this.platejBox.Location = new System.Drawing.Point(68, 91); this.platejBox.Name = "platejBox"; this.platejBox.Size = new System.Drawing.Size(157, 20); this.platejBox.TabIndex = 82; // // avansLabel // this.avansLabel.AutoSize = true; this.avansLabel.Location = new System.Drawing.Point(68, 42); this.avansLabel.Name = "avansLabel"; this.avansLabel.Size = new System.Drawing.Size(33, 13); this.avansLabel.TabIndex = 81; this.avansLabel.Text = "Цена"; // // ostalosLabel // this.ostalosLabel.AutoSize = true; this.ostalosLabel.Location = new System.Drawing.Point(68, 68); this.ostalosLabel.Name = "ostalosLabel"; this.ostalosLabel.Size = new System.Drawing.Size(33, 13); this.ostalosLabel.TabIndex = 80; this.ostalosLabel.Text = "Цена"; // // cenaGlobalLabel // this.cenaGlobalLabel.AutoSize = true; this.cenaGlobalLabel.Location = new System.Drawing.Point(68, 16); this.cenaGlobalLabel.Name = "cenaGlobalLabel"; this.cenaGlobalLabel.Size = new System.Drawing.Size(33, 13); this.cenaGlobalLabel.TabIndex = 79; this.cenaGlobalLabel.Text = "Цена"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(6, 68); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(56, 13); this.label11.TabIndex = 78; this.label11.Text = "Осталось"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(24, 42); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(38, 13); this.label9.TabIndex = 77; this.label9.Text = "Аванс"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(29, 16); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(33, 13); this.label5.TabIndex = 76; this.label5.Text = "Цена"; // // groupBox5 // this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox5.Controls.Add(this.postGridView); this.groupBox5.Controls.Add(this.addPostButton); this.groupBox5.Controls.Add(this.changePostButton); this.groupBox5.Controls.Add(this.delPostButton); this.groupBox5.Controls.Add(this.postZavNumLinkLabel); this.groupBox5.Controls.Add(this.label18); this.groupBox5.Location = new System.Drawing.Point(6, 299); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(230, 233); this.groupBox5.TabIndex = 76; this.groupBox5.TabStop = false; this.groupBox5.Text = "Поставки"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(6, 23); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(43, 13); this.label18.TabIndex = 60; this.label18.Text = "Зав. №"; // // postZavNumLinkLabel // this.postZavNumLinkLabel.AutoSize = true; this.postZavNumLinkLabel.Location = new System.Drawing.Point(55, 23); this.postZavNumLinkLabel.Name = "postZavNumLinkLabel"; this.postZavNumLinkLabel.Size = new System.Drawing.Size(76, 13); this.postZavNumLinkLabel.TabIndex = 60; this.postZavNumLinkLabel.TabStop = true; this.postZavNumLinkLabel.Text = "Заводской №"; this.postZavNumLinkLabel.VisitedLinkColor = System.Drawing.Color.Blue; this.postZavNumLinkLabel.Click += new System.EventHandler(this.selectPost_Click); // // addPostButton // this.addPostButton.Location = new System.Drawing.Point(156, 46); this.addPostButton.Name = "addPostButton"; this.addPostButton.Size = new System.Drawing.Size(69, 23); this.addPostButton.TabIndex = 62; this.addPostButton.Text = "Добавить"; this.addPostButton.UseVisualStyleBackColor = true; this.addPostButton.Click += new System.EventHandler(this.addPostButton_Click); // // changePostButton // this.changePostButton.Location = new System.Drawing.Point(81, 46); this.changePostButton.Name = "changePostButton"; this.changePostButton.Size = new System.Drawing.Size(69, 23); this.changePostButton.TabIndex = 61; this.changePostButton.Text = "Изменить"; this.changePostButton.UseVisualStyleBackColor = true; this.changePostButton.Click += new System.EventHandler(this.changePostButton_Click); // // delPostButton // this.delPostButton.Location = new System.Drawing.Point(6, 46); this.delPostButton.Name = "delPostButton"; this.delPostButton.Size = new System.Drawing.Size(69, 23); this.delPostButton.TabIndex = 60; this.delPostButton.Text = "Удалить"; this.delPostButton.UseVisualStyleBackColor = true; this.delPostButton.Click += new System.EventHandler(this.delPostButton_Click); // // postGridView // this.postGridView.AllowUserToAddRows = false; this.postGridView.AllowUserToDeleteRows = false; this.postGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.postGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.postGridView.Location = new System.Drawing.Point(6, 75); this.postGridView.Name = "postGridView"; this.postGridView.RowHeadersVisible = false; this.postGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.postGridView.Size = new System.Drawing.Size(218, 152); this.postGridView.TabIndex = 60; this.postGridView.CurrentCellChanged += new System.EventHandler(this.postGridView_CurrentCellChanged); // // dogGridView // this.dogGridView.AllowUserToAddRows = false; this.dogGridView.AllowUserToDeleteRows = false; this.dogGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.dogGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dogGridView.Location = new System.Drawing.Point(572, 55); this.dogGridView.Name = "dogGridView"; this.dogGridView.RowHeadersVisible = false; this.dogGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dogGridView.Size = new System.Drawing.Size(738, 744); this.dogGridView.TabIndex = 29; // // resetSearchButton // this.resetSearchButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.resetSearchButton.Location = new System.Drawing.Point(1235, 27); this.resetSearchButton.Name = "resetSearchButton"; this.resetSearchButton.Size = new System.Drawing.Size(75, 23); this.resetSearchButton.TabIndex = 28; this.resetSearchButton.Text = "Сбросить"; this.resetSearchButton.UseVisualStyleBackColor = true; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(572, 32); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(39, 13); this.label19.TabIndex = 27; this.label19.Text = "Поиск"; // // searchBox // this.searchBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.searchBox.Location = new System.Drawing.Point(617, 29); this.searchBox.Name = "searchBox"; this.searchBox.Size = new System.Drawing.Size(612, 20); this.searchBox.TabIndex = 26; // // datePicker // this.datePicker.CustomFormat = "yyyy.MM.dd"; this.datePicker.Location = new System.Drawing.Point(110, 123); this.datePicker.Name = "datePicker"; this.datePicker.Size = new System.Drawing.Size(190, 20); this.datePicker.TabIndex = 60; // // parikZapBox // this.parikZapBox.Location = new System.Drawing.Point(110, 149); this.parikZapBox.Name = "parikZapBox"; this.parikZapBox.Size = new System.Drawing.Size(190, 20); this.parikZapBox.TabIndex = 61; // // zakDecNumLinkLabel // this.zakDecNumLinkLabel.AutoSize = true; this.zakDecNumLinkLabel.Location = new System.Drawing.Point(110, 100); this.zakDecNumLinkLabel.Name = "zakDecNumLinkLabel"; this.zakDecNumLinkLabel.Size = new System.Drawing.Size(94, 13); this.zakDecNumLinkLabel.TabIndex = 60; this.zakDecNumLinkLabel.TabStop = true; this.zakDecNumLinkLabel.Text = "Децимальный №"; this.zakDecNumLinkLabel.VisitedLinkColor = System.Drawing.Color.Blue; // // groupBox6 // this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox6.Controls.Add(this.docGridView); this.groupBox6.Controls.Add(this.addDocButton); this.groupBox6.Controls.Add(this.changeDocButton); this.groupBox6.Controls.Add(this.delDocButton); this.groupBox6.Controls.Add(this.docDecNumLinkLabel); this.groupBox6.Controls.Add(this.label20); this.groupBox6.Location = new System.Drawing.Point(6, 538); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(230, 228); this.groupBox6.TabIndex = 77; this.groupBox6.TabStop = false; this.groupBox6.Text = "Документы"; // // docGridView // this.docGridView.AllowUserToAddRows = false; this.docGridView.AllowUserToDeleteRows = false; this.docGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.docGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.docGridView.Location = new System.Drawing.Point(6, 75); this.docGridView.Name = "docGridView"; this.docGridView.RowHeadersVisible = false; this.docGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.docGridView.Size = new System.Drawing.Size(218, 147); this.docGridView.TabIndex = 60; // // addDocButton // this.addDocButton.Location = new System.Drawing.Point(156, 46); this.addDocButton.Name = "addDocButton"; this.addDocButton.Size = new System.Drawing.Size(69, 23); this.addDocButton.TabIndex = 62; this.addDocButton.Text = "Добавить"; this.addDocButton.UseVisualStyleBackColor = true; // // changeDocButton // this.changeDocButton.Location = new System.Drawing.Point(81, 46); this.changeDocButton.Name = "changeDocButton"; this.changeDocButton.Size = new System.Drawing.Size(69, 23); this.changeDocButton.TabIndex = 61; this.changeDocButton.Text = "Изменить"; this.changeDocButton.UseVisualStyleBackColor = true; // // delDocButton // this.delDocButton.Location = new System.Drawing.Point(6, 46); this.delDocButton.Name = "delDocButton"; this.delDocButton.Size = new System.Drawing.Size(69, 23); this.delDocButton.TabIndex = 60; this.delDocButton.Text = "Удалить"; this.delDocButton.UseVisualStyleBackColor = true; // // docDecNumLinkLabel // this.docDecNumLinkLabel.AutoSize = true; this.docDecNumLinkLabel.Location = new System.Drawing.Point(57, 23); this.docDecNumLinkLabel.Name = "docDecNumLinkLabel"; this.docDecNumLinkLabel.Size = new System.Drawing.Size(94, 13); this.docDecNumLinkLabel.TabIndex = 60; this.docDecNumLinkLabel.TabStop = true; this.docDecNumLinkLabel.Text = "Децимальный №"; this.docDecNumLinkLabel.VisitedLinkColor = System.Drawing.Color.Blue; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(6, 23); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(45, 13); this.label20.TabIndex = 60; this.label20.Text = "Дец. №"; // // idLabel // this.idLabel.AutoSize = true; this.idLabel.Location = new System.Drawing.Point(110, 22); this.idLabel.Name = "idLabel"; this.idLabel.Size = new System.Drawing.Size(18, 13); this.idLabel.TabIndex = 62; this.idLabel.Text = "№"; // // errorLabel // this.errorLabel.AutoSize = true; this.errorLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.errorLabel.ForeColor = System.Drawing.Color.Red; this.errorLabel.Location = new System.Drawing.Point(6, 365); this.errorLabel.Name = "errorLabel"; this.errorLabel.Size = new System.Drawing.Size(149, 13); this.errorLabel.TabIndex = 63; this.errorLabel.Text = "Информация об ошибке"; this.errorLabel.Visible = false; // // DogForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1322, 811); this.Controls.Add(this.dogGridView); this.Controls.Add(this.resetSearchButton); this.Controls.Add(this.label19); this.Controls.Add(this.searchBox); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.mainMenuStrip); this.Name = "DogForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Договора"; this.mainMenuStrip.ResumeLayout(false); this.mainMenuStrip.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.platejGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.izdGridView)).EndInit(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.postGridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dogGridView)).EndInit(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.docGridView)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.MenuStrip mainMenuStrip; private System.Windows.Forms.ToolStripMenuItem dogToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem docToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem izvToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem postToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem izdToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem zakToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem setToolStripMenuItem; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RichTextBox garantiiBox; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox decNumBox; private System.Windows.Forms.TextBox dogNumBox; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button selectButton; private System.Windows.Forms.Button createButton; private System.Windows.Forms.Button changeButton; private System.Windows.Forms.Button deleteButton; private System.Windows.Forms.Button resetButton; private System.Windows.Forms.RichTextBox primechanieBox; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label8; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label15; private System.Windows.Forms.DataGridView platejGridView; private System.Windows.Forms.Label label16; private System.Windows.Forms.DataGridView izdGridView; private System.Windows.Forms.Button addIzdButton; private System.Windows.Forms.Button changeIzdButton; private System.Windows.Forms.LinkLabel izdDecNumLinkLabel; private System.Windows.Forms.Button delIzdButton; private System.Windows.Forms.TextBox kolvoBox; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Label label17; private System.Windows.Forms.Button addPlatejBox; private System.Windows.Forms.Button changePlatejBox; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label11; private System.Windows.Forms.Button delPlatejBox; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox platejBox; private System.Windows.Forms.Label avansLabel; private System.Windows.Forms.Label ostalosLabel; private System.Windows.Forms.Label cenaGlobalLabel; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.DataGridView postGridView; private System.Windows.Forms.Button addPostButton; private System.Windows.Forms.Button changePostButton; private System.Windows.Forms.Button delPostButton; private System.Windows.Forms.LinkLabel postZavNumLinkLabel; private System.Windows.Forms.Label label18; private System.Windows.Forms.DataGridView dogGridView; private System.Windows.Forms.Button resetSearchButton; private System.Windows.Forms.Label label19; private System.Windows.Forms.TextBox searchBox; private System.Windows.Forms.TextBox parikZapBox; private System.Windows.Forms.DateTimePicker datePicker; private System.Windows.Forms.LinkLabel zakDecNumLinkLabel; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.DataGridView docGridView; private System.Windows.Forms.Button addDocButton; private System.Windows.Forms.Button changeDocButton; private System.Windows.Forms.Button delDocButton; private System.Windows.Forms.LinkLabel docDecNumLinkLabel; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label idLabel; private System.Windows.Forms.Label errorLabel; } }