123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391 |
-
- namespace _02trade
- {
- partial class Товар
- {
- /// <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(Товар));
- this.trade02DataSet = new _02trade.trade02DataSet();
- this.productBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.productTableAdapter = new _02trade.trade02DataSetTableAdapters.ProductTableAdapter();
- this.tableAdapterManager = new _02trade.trade02DataSetTableAdapters.TableAdapterManager();
- this.panel1 = new System.Windows.Forms.Panel();
- this.label1 = new System.Windows.Forms.Label();
- this.pictureBox2 = new System.Windows.Forms.PictureBox();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.button2 = new System.Windows.Forms.Button();
- this.label6 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.productArticleNumberTextBox = new System.Windows.Forms.TextBox();
- this.productNameTextBox = new System.Windows.Forms.TextBox();
- this.productDescriptionTextBox = new System.Windows.Forms.TextBox();
- this.productCategoryTextBox = new System.Windows.Forms.TextBox();
- this.productManufacturerTextBox = new System.Windows.Forms.TextBox();
- this.productCostTextBox = new System.Windows.Forms.TextBox();
- this.productDiscountAmountTextBox = new System.Windows.Forms.TextBox();
- this.productMaxDiscountTextBox = new System.Windows.Forms.TextBox();
- this.productQuantityInStockTextBox = new System.Windows.Forms.TextBox();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.SuspendLayout();
- //
- // trade02DataSet
- //
- this.trade02DataSet.DataSetName = "trade02DataSet";
- this.trade02DataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // productBindingSource
- //
- this.productBindingSource.DataMember = "Product";
- this.productBindingSource.DataSource = this.trade02DataSet;
- //
- // productTableAdapter
- //
- this.productTableAdapter.ClearBeforeFill = true;
- //
- // tableAdapterManager
- //
- this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
- this.tableAdapterManager.OrderProductTableAdapter = null;
- this.tableAdapterManager.OrderTableAdapter = null;
- this.tableAdapterManager.ProductTableAdapter = this.productTableAdapter;
- this.tableAdapterManager.punkt_vidachiTableAdapter = null;
- this.tableAdapterManager.RoleTableAdapter = null;
- this.tableAdapterManager.UpdateOrder = _02trade.trade02DataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- this.tableAdapterManager.UserTableAdapter = null;
- this.tableAdapterManager.UserTableTableAdapter = null;
- //
- // panel1
- //
- this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(227)))), ((int)(((byte)(131)))));
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.pictureBox2);
- this.panel1.Controls.Add(this.pictureBox1);
- this.panel1.Location = new System.Drawing.Point(0, 1);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(797, 107);
- this.panel1.TabIndex = 1;
- //
- // label1
- //
- this.label1.Font = new System.Drawing.Font("Comic Sans MS", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label1.Location = new System.Drawing.Point(234, 26);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(366, 54);
- this.label1.TabIndex = 2;
- this.label1.Text = "Добавление товара";
- //
- // pictureBox2
- //
- this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
- this.pictureBox2.Location = new System.Drawing.Point(634, 0);
- this.pictureBox2.Name = "pictureBox2";
- this.pictureBox2.Size = new System.Drawing.Size(163, 105);
- this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox2.TabIndex = 3;
- this.pictureBox2.TabStop = false;
- //
- // pictureBox1
- //
- this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
- this.pictureBox1.Location = new System.Drawing.Point(0, 0);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(163, 105);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 4;
- this.pictureBox1.TabStop = false;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.Location = new System.Drawing.Point(206, 185);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(70, 18);
- this.label2.TabIndex = 2;
- this.label2.Text = "Описание";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label3.Location = new System.Drawing.Point(206, 159);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(101, 18);
- this.label3.TabIndex = 3;
- this.label3.Text = "Наименование";
- this.label3.Click += new System.EventHandler(this.label3_Click);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label4.Location = new System.Drawing.Point(206, 211);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(72, 18);
- this.label4.TabIndex = 4;
- this.label4.Text = "Категория";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label5.Location = new System.Drawing.Point(206, 237);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(107, 18);
- this.label5.TabIndex = 5;
- this.label5.Text = "Производитель";
- //
- // button1
- //
- this.button1.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button1.Location = new System.Drawing.Point(209, 362);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(85, 29);
- this.button1.TabIndex = 10;
- this.button1.Text = "Добавить";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // button2
- //
- this.button2.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button2.Location = new System.Drawing.Point(377, 365);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(85, 29);
- this.button2.TabIndex = 11;
- this.button2.Text = "Сохранить";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label6.Location = new System.Drawing.Point(206, 133);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(58, 18);
- this.label6.TabIndex = 12;
- this.label6.Text = "Артикль";
- //
- // label7
- //
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label7.Location = new System.Drawing.Point(206, 263);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(39, 18);
- this.label7.TabIndex = 15;
- this.label7.Text = "Цена";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label8.Location = new System.Drawing.Point(206, 289);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(51, 18);
- this.label8.TabIndex = 16;
- this.label8.Text = "Скидка";
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("Comic Sans MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label9.Location = new System.Drawing.Point(206, 316);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(135, 17);
- this.label9.TabIndex = 17;
- this.label9.Text = "Максимальная скидка";
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label10.Location = new System.Drawing.Point(206, 341);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(82, 18);
- this.label10.TabIndex = 18;
- this.label10.Text = "Количество";
- //
- // productArticleNumberTextBox
- //
- this.productArticleNumberTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductArticleNumber", true));
- this.productArticleNumberTextBox.Location = new System.Drawing.Point(341, 131);
- this.productArticleNumberTextBox.Name = "productArticleNumberTextBox";
- this.productArticleNumberTextBox.Size = new System.Drawing.Size(121, 20);
- this.productArticleNumberTextBox.TabIndex = 35;
- //
- // productNameTextBox
- //
- this.productNameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductName", true));
- this.productNameTextBox.Location = new System.Drawing.Point(341, 157);
- this.productNameTextBox.Name = "productNameTextBox";
- this.productNameTextBox.Size = new System.Drawing.Size(121, 20);
- this.productNameTextBox.TabIndex = 36;
- //
- // productDescriptionTextBox
- //
- this.productDescriptionTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductDescription", true));
- this.productDescriptionTextBox.Location = new System.Drawing.Point(341, 183);
- this.productDescriptionTextBox.Name = "productDescriptionTextBox";
- this.productDescriptionTextBox.Size = new System.Drawing.Size(121, 20);
- this.productDescriptionTextBox.TabIndex = 37;
- //
- // productCategoryTextBox
- //
- this.productCategoryTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductCategory", true));
- this.productCategoryTextBox.Location = new System.Drawing.Point(341, 209);
- this.productCategoryTextBox.Name = "productCategoryTextBox";
- this.productCategoryTextBox.Size = new System.Drawing.Size(121, 20);
- this.productCategoryTextBox.TabIndex = 38;
- //
- // productManufacturerTextBox
- //
- this.productManufacturerTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductManufacturer", true));
- this.productManufacturerTextBox.Location = new System.Drawing.Point(341, 235);
- this.productManufacturerTextBox.Name = "productManufacturerTextBox";
- this.productManufacturerTextBox.Size = new System.Drawing.Size(121, 20);
- this.productManufacturerTextBox.TabIndex = 39;
- //
- // productCostTextBox
- //
- this.productCostTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductCost", true));
- this.productCostTextBox.Location = new System.Drawing.Point(341, 261);
- this.productCostTextBox.Name = "productCostTextBox";
- this.productCostTextBox.Size = new System.Drawing.Size(121, 20);
- this.productCostTextBox.TabIndex = 40;
- //
- // productDiscountAmountTextBox
- //
- this.productDiscountAmountTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductDiscountAmount", true));
- this.productDiscountAmountTextBox.Location = new System.Drawing.Point(341, 287);
- this.productDiscountAmountTextBox.Name = "productDiscountAmountTextBox";
- this.productDiscountAmountTextBox.Size = new System.Drawing.Size(121, 20);
- this.productDiscountAmountTextBox.TabIndex = 41;
- //
- // productMaxDiscountTextBox
- //
- this.productMaxDiscountTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductMaxDiscount", true));
- this.productMaxDiscountTextBox.Location = new System.Drawing.Point(341, 313);
- this.productMaxDiscountTextBox.Name = "productMaxDiscountTextBox";
- this.productMaxDiscountTextBox.Size = new System.Drawing.Size(121, 20);
- this.productMaxDiscountTextBox.TabIndex = 42;
- //
- // productQuantityInStockTextBox
- //
- this.productQuantityInStockTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.productBindingSource, "ProductQuantityInStock", true));
- this.productQuantityInStockTextBox.Location = new System.Drawing.Point(341, 339);
- this.productQuantityInStockTextBox.Name = "productQuantityInStockTextBox";
- this.productQuantityInStockTextBox.Size = new System.Drawing.Size(121, 20);
- this.productQuantityInStockTextBox.TabIndex = 43;
- //
- // Товар
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.White;
- this.ClientSize = new System.Drawing.Size(798, 488);
- this.Controls.Add(this.productQuantityInStockTextBox);
- this.Controls.Add(this.productMaxDiscountTextBox);
- this.Controls.Add(this.productDiscountAmountTextBox);
- this.Controls.Add(this.productCostTextBox);
- this.Controls.Add(this.productManufacturerTextBox);
- this.Controls.Add(this.productCategoryTextBox);
- this.Controls.Add(this.productDescriptionTextBox);
- this.Controls.Add(this.productNameTextBox);
- this.Controls.Add(this.productArticleNumberTextBox);
- this.Controls.Add(this.label10);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.label5);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.panel1);
- this.Name = "Товар";
- this.Text = "Товар";
- this.Load += new System.EventHandler(this.Товар_Load);
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).EndInit();
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private trade02DataSet trade02DataSet;
- private System.Windows.Forms.BindingSource productBindingSource;
- private trade02DataSetTableAdapters.ProductTableAdapter productTableAdapter;
- private trade02DataSetTableAdapters.TableAdapterManager tableAdapterManager;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox productArticleNumberTextBox;
- private System.Windows.Forms.TextBox productNameTextBox;
- private System.Windows.Forms.TextBox productDescriptionTextBox;
- private System.Windows.Forms.TextBox productCategoryTextBox;
- private System.Windows.Forms.TextBox productManufacturerTextBox;
- private System.Windows.Forms.TextBox productCostTextBox;
- private System.Windows.Forms.TextBox productDiscountAmountTextBox;
- private System.Windows.Forms.TextBox productMaxDiscountTextBox;
- private System.Windows.Forms.TextBox productQuantityInStockTextBox;
- }
- }
|