123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480 |
-
- 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.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.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.pictureBox3 = new System.Windows.Forms.PictureBox();
- this.panel2 = new System.Windows.Forms.Panel();
- 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.comboBox1 = new System.Windows.Forms.ComboBox();
- this.productBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.trade02DataSet1BindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.trade02DataSet1 = new _02trade.trade02DataSet();
- this.comboBox2 = new System.Windows.Forms.ComboBox();
- this.comboBox3 = new System.Windows.Forms.ComboBox();
- this.comboBox4 = new System.Windows.Forms.ComboBox();
- this.panel3 = new System.Windows.Forms.Panel();
- this.panel4 = new System.Windows.Forms.Panel();
- this.radioButton2 = new System.Windows.Forms.RadioButton();
- this.radioButton1 = new System.Windows.Forms.RadioButton();
- this.label6 = new System.Windows.Forms.Label();
- this.button1 = new System.Windows.Forms.Button();
- this.productBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
- this.trade02DataSet1BindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.productBindingSource3 = new System.Windows.Forms.BindingSource(this.components);
- this.button2 = new System.Windows.Forms.Button();
- this.button4 = new System.Windows.Forms.Button();
- this.pictureBox4 = new System.Windows.Forms.PictureBox();
- this.button5 = new System.Windows.Forms.Button();
- this.productBindingSource4 = new System.Windows.Forms.BindingSource(this.components);
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1BindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1)).BeginInit();
- this.panel3.SuspendLayout();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1BindingSource1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource4)).BeginInit();
- this.SuspendLayout();
- //
- // 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(2, 3);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(797, 107);
- this.panel1.TabIndex = 0;
- //
- // 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(262, 27);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(295, 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;
- //
- // 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;
- //
- // pictureBox3
- //
- this.pictureBox3.Location = new System.Drawing.Point(-23, -46);
- this.pictureBox3.Name = "pictureBox3";
- this.pictureBox3.Size = new System.Drawing.Size(100, 50);
- this.pictureBox3.TabIndex = 2;
- this.pictureBox3.TabStop = false;
- //
- // panel2
- //
- this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(140)))), ((int)(((byte)(81)))));
- this.panel2.Location = new System.Drawing.Point(2, 450);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(797, 107);
- this.panel2.TabIndex = 3;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.label2.Location = new System.Drawing.Point(240, 18);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(150, 19);
- this.label2.TabIndex = 5;
- 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(241, 48);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(116, 18);
- this.label3.TabIndex = 6;
- this.label3.Text = "Описание товара";
- //
- // 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(241, 75);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(111, 18);
- this.label4.TabIndex = 7;
- this.label4.Text = "Производитель:";
- this.label4.Click += new System.EventHandler(this.label4_Click);
- //
- // 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(241, 99);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(43, 18);
- this.label5.TabIndex = 8;
- this.label5.Text = "Цена:";
- this.label5.Click += new System.EventHandler(this.label5_Click);
- //
- // comboBox1
- //
- this.comboBox1.DataSource = this.productBindingSource1;
- this.comboBox1.DisplayMember = "ProductName";
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Location = new System.Drawing.Point(409, 16);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(121, 21);
- this.comboBox1.TabIndex = 9;
- //
- // productBindingSource1
- //
- this.productBindingSource1.DataMember = "Product";
- this.productBindingSource1.DataSource = this.trade02DataSet1BindingSource;
- //
- // trade02DataSet1BindingSource
- //
- this.trade02DataSet1BindingSource.DataSource = this.trade02DataSet1;
- this.trade02DataSet1BindingSource.Position = 0;
- //
- // trade02DataSet1
- //
- this.trade02DataSet1.DataSetName = "trade02DataSet";
- this.trade02DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // comboBox2
- //
- this.comboBox2.DataSource = this.productBindingSource1;
- this.comboBox2.DisplayMember = "ProductDescription";
- this.comboBox2.FormattingEnabled = true;
- this.comboBox2.Location = new System.Drawing.Point(409, 45);
- this.comboBox2.Name = "comboBox2";
- this.comboBox2.Size = new System.Drawing.Size(121, 21);
- this.comboBox2.TabIndex = 10;
- //
- // comboBox3
- //
- this.comboBox3.DataSource = this.productBindingSource1;
- this.comboBox3.DisplayMember = "ProductManufacturer";
- this.comboBox3.FormattingEnabled = true;
- this.comboBox3.Location = new System.Drawing.Point(409, 72);
- this.comboBox3.Name = "comboBox3";
- this.comboBox3.Size = new System.Drawing.Size(121, 21);
- this.comboBox3.TabIndex = 11;
- //
- // comboBox4
- //
- this.comboBox4.DataSource = this.productBindingSource1;
- this.comboBox4.DisplayMember = "ProductCost";
- this.comboBox4.FormattingEnabled = true;
- this.comboBox4.Location = new System.Drawing.Point(409, 99);
- this.comboBox4.Name = "comboBox4";
- this.comboBox4.Size = new System.Drawing.Size(121, 21);
- this.comboBox4.TabIndex = 12;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.pictureBox4);
- this.panel3.Controls.Add(this.comboBox4);
- this.panel3.Controls.Add(this.label5);
- this.panel3.Controls.Add(this.label2);
- this.panel3.Controls.Add(this.comboBox3);
- this.panel3.Controls.Add(this.label4);
- this.panel3.Controls.Add(this.comboBox2);
- this.panel3.Controls.Add(this.comboBox1);
- this.panel3.Controls.Add(this.label3);
- this.panel3.Location = new System.Drawing.Point(29, 150);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(553, 157);
- this.panel3.TabIndex = 13;
- //
- // panel4
- //
- this.panel4.Controls.Add(this.radioButton2);
- this.panel4.Controls.Add(this.radioButton1);
- this.panel4.Controls.Add(this.label6);
- this.panel4.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.panel4.Location = new System.Drawing.Point(588, 150);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(211, 154);
- this.panel4.TabIndex = 14;
- //
- // radioButton2
- //
- this.radioButton2.AutoSize = true;
- this.radioButton2.Location = new System.Drawing.Point(21, 48);
- this.radioButton2.Name = "radioButton2";
- this.radioButton2.Size = new System.Drawing.Size(117, 22);
- this.radioButton2.TabIndex = 4;
- this.radioButton2.Text = "Нет в наличии";
- this.radioButton2.UseVisualStyleBackColor = true;
- //
- // radioButton1
- //
- this.radioButton1.AutoSize = true;
- this.radioButton1.Location = new System.Drawing.Point(21, 25);
- this.radioButton1.Name = "radioButton1";
- this.radioButton1.Size = new System.Drawing.Size(118, 22);
- this.radioButton1.TabIndex = 3;
- this.radioButton1.Text = "Есть на складе";
- this.radioButton1.UseVisualStyleBackColor = true;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Location = new System.Drawing.Point(18, 3);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(128, 18);
- this.label6.TabIndex = 2;
- this.label6.Text = "Наличие на складе";
- //
- // button1
- //
- this.button1.BackColor = System.Drawing.Color.White;
- this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- 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(284, 414);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(230, 30);
- this.button1.TabIndex = 15;
- this.button1.Text = "Вернуться на форму авторизации";
- this.button1.UseVisualStyleBackColor = false;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // productBindingSource2
- //
- this.productBindingSource2.DataMember = "Product";
- this.productBindingSource2.DataSource = this.trade02DataSet1BindingSource;
- //
- // trade02DataSet1BindingSource1
- //
- this.trade02DataSet1BindingSource1.DataSource = this.trade02DataSet1;
- this.trade02DataSet1BindingSource1.Position = 0;
- //
- // productBindingSource3
- //
- this.productBindingSource3.DataMember = "Product";
- this.productBindingSource3.DataSource = this.trade02DataSet1BindingSource1;
- //
- // button2
- //
- this.button2.BackColor = System.Drawing.Color.White;
- this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button2.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button2.Location = new System.Drawing.Point(254, 313);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(84, 33);
- this.button2.TabIndex = 16;
- this.button2.Text = "Добавить";
- this.button2.UseVisualStyleBackColor = false;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // button4
- //
- this.button4.BackColor = System.Drawing.Color.White;
- this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button4.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
- this.button4.Location = new System.Drawing.Point(465, 313);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(75, 33);
- this.button4.TabIndex = 18;
- this.button4.Text = "Удалить";
- this.button4.UseVisualStyleBackColor = false;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // pictureBox4
- //
- this.pictureBox4.Location = new System.Drawing.Point(3, 3);
- this.pictureBox4.Name = "pictureBox4";
- this.pictureBox4.Size = new System.Drawing.Size(203, 151);
- this.pictureBox4.TabIndex = 13;
- this.pictureBox4.TabStop = false;
- //
- // button5
- //
- this.button5.BackColor = System.Drawing.Color.White;
- this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.button5.Font = new System.Drawing.Font("Comic Sans MS", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- this.button5.Location = new System.Drawing.Point(344, 313);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(115, 33);
- this.button5.TabIndex = 20;
- this.button5.Text = "Сохранить";
- this.button5.UseVisualStyleBackColor = false;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // productBindingSource4
- //
- this.productBindingSource4.DataMember = "Product";
- this.productBindingSource4.DataSource = this.trade02DataSet1;
- //
- // Форма_Администратора
- //
- 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(799, 556);
- this.Controls.Add(this.button5);
- this.Controls.Add(this.button4);
- this.Controls.Add(this.button2);
- this.Controls.Add(this.button1);
- this.Controls.Add(this.panel4);
- this.Controls.Add(this.panel3);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.pictureBox3);
- this.Controls.Add(this.panel1);
- this.Name = "Форма_Администратора";
- this.Text = "Форма Администратора";
- this.Load += new System.EventHandler(this.Форма_Администратора_Load);
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1BindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1)).EndInit();
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- this.panel4.ResumeLayout(false);
- this.panel4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.trade02DataSet1BindingSource1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.productBindingSource4)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.PictureBox pictureBox2;
- private System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.Label label1;
- private trade02DataSet trade02DataSet;
- private System.Windows.Forms.BindingSource productBindingSource;
- private trade02DataSetTableAdapters.ProductTableAdapter productTableAdapter;
- private trade02DataSetTableAdapters.TableAdapterManager tableAdapterManager;
- private System.Windows.Forms.PictureBox pictureBox3;
- private System.Windows.Forms.Panel panel2;
- 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.ComboBox comboBox1;
- private System.Windows.Forms.ComboBox comboBox2;
- private System.Windows.Forms.ComboBox comboBox3;
- private System.Windows.Forms.ComboBox comboBox4;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.BindingSource trade02DataSet1BindingSource;
- private trade02DataSet trade02DataSet1;
- private System.Windows.Forms.BindingSource productBindingSource1;
- private System.Windows.Forms.BindingSource productBindingSource2;
- private System.Windows.Forms.BindingSource trade02DataSet1BindingSource1;
- private System.Windows.Forms.BindingSource productBindingSource3;
- private System.Windows.Forms.Button button2;
- private System.Windows.Forms.Button button4;
- private System.Windows.Forms.RadioButton radioButton2;
- private System.Windows.Forms.RadioButton radioButton1;
- private System.Windows.Forms.PictureBox pictureBox4;
- private System.Windows.Forms.Button button5;
- private System.Windows.Forms.BindingSource productBindingSource4;
- }
- }
|