namespace Yurevich_InternetProdazhi { partial class Form4 { /// /// 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.components = new System.ComponentModel.Container(); System.Windows.Forms.Label электронный_адресLabel; System.Windows.Forms.Label оплата_доставкиLabel; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form4)); this.label1 = new System.Windows.Forms.Label(); this.yurevich_INTERNET_PRODAZHIDataSet = new Yurevich_InternetProdazhi.Yurevich_INTERNET_PRODAZHIDataSet(); this.интернет_магазиныBindingSource = new System.Windows.Forms.BindingSource(this.components); this.интернет_магазиныTableAdapter = new Yurevich_InternetProdazhi.Yurevich_INTERNET_PRODAZHIDataSetTableAdapters.Интернет_магазиныTableAdapter(); this.tableAdapterManager = new Yurevich_InternetProdazhi.Yurevich_INTERNET_PRODAZHIDataSetTableAdapters.TableAdapterManager(); this.интернет_магазиныBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox(); this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.электронный_адресTextBox = new System.Windows.Forms.TextBox(); this.оплата_доставкиCheckBox = new System.Windows.Forms.CheckBox(); this.интернет_магазиныDataGridView = new System.Windows.Forms.DataGridView(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); this.интернет_магазиныBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton(); электронный_адресLabel = new System.Windows.Forms.Label(); оплата_доставкиLabel = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.yurevich_INTERNET_PRODAZHIDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.интернет_магазиныBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.интернет_магазиныBindingNavigator)).BeginInit(); this.интернет_магазиныBindingNavigator.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.интернет_магазиныDataGridView)).BeginInit(); this.SuspendLayout(); // // label1 // this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label1.Location = new System.Drawing.Point(230, 33); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(354, 23); this.label1.TabIndex = 1; this.label1.Text = "Таблица \"Интернет-магазины\""; // // yurevich_INTERNET_PRODAZHIDataSet // this.yurevich_INTERNET_PRODAZHIDataSet.DataSetName = "Yurevich_INTERNET_PRODAZHIDataSet"; this.yurevich_INTERNET_PRODAZHIDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // интернет_магазиныBindingSource // this.интернет_магазиныBindingSource.DataMember = "Интернет-магазины"; this.интернет_магазиныBindingSource.DataSource = this.yurevich_INTERNET_PRODAZHIDataSet; // // интернет_магазиныTableAdapter // this.интернет_магазиныTableAdapter.ClearBeforeFill = true; // // tableAdapterManager // this.tableAdapterManager.BackupDataSetBeforeUpdate = false; this.tableAdapterManager.UpdateOrder = Yurevich_InternetProdazhi.Yurevich_INTERNET_PRODAZHIDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager.ДоставкаTableAdapter = null; this.tableAdapterManager.ЗаказыTableAdapter = null; this.tableAdapterManager.Интернет_магазиныTableAdapter = this.интернет_магазиныTableAdapter; this.tableAdapterManager.Магазины_ТоварыTableAdapter = null; this.tableAdapterManager.ТоварыTableAdapter = null; // // интернет_магазиныBindingNavigator // this.интернет_магазиныBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem; this.интернет_магазиныBindingNavigator.BindingSource = this.интернет_магазиныBindingSource; this.интернет_магазиныBindingNavigator.CountItem = this.bindingNavigatorCountItem; this.интернет_магазиныBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem; this.интернет_магазиныBindingNavigator.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.интернет_магазиныBindingNavigatorSaveItem}); this.интернет_магазиныBindingNavigator.Location = new System.Drawing.Point(0, 0); this.интернет_магазиныBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem; this.интернет_магазиныBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem; this.интернет_магазиныBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem; this.интернет_магазиныBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem; this.интернет_магазиныBindingNavigator.Name = "интернет_магазиныBindingNavigator"; this.интернет_магазиныBindingNavigator.PositionItem = this.bindingNavigatorPositionItem; this.интернет_магазиныBindingNavigator.Size = new System.Drawing.Size(868, 25); this.интернет_магазиныBindingNavigator.TabIndex = 2; this.интернет_магазиныBindingNavigator.Text = "bindingNavigator1"; // // 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 = "Текущее положение"; // // bindingNavigatorCountItem // this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem"; this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22); this.bindingNavigatorCountItem.Text = "для {0}"; this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов"; // // bindingNavigatorSeparator1 // this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator"; this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorSeparator2 // this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator"; this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25); // // электронный_адресLabel // электронный_адресLabel.AutoSize = true; электронный_адресLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); электронный_адресLabel.Location = new System.Drawing.Point(12, 130); электронный_адресLabel.Name = "электронный_адресLabel"; электронный_адресLabel.Size = new System.Drawing.Size(152, 18); электронный_адресLabel.TabIndex = 2; электронный_адресLabel.Text = "Электронный адрес:"; // // электронный_адресTextBox // this.электронный_адресTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.интернет_магазиныBindingSource, "Электронный_адрес", true)); this.электронный_адресTextBox.Location = new System.Drawing.Point(170, 131); this.электронный_адресTextBox.Name = "электронный_адресTextBox"; this.электронный_адресTextBox.Size = new System.Drawing.Size(100, 20); this.электронный_адресTextBox.TabIndex = 3; // // оплата_доставкиLabel // оплата_доставкиLabel.AutoSize = true; оплата_доставкиLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); оплата_доставкиLabel.Location = new System.Drawing.Point(12, 177); оплата_доставкиLabel.Name = "оплата_доставкиLabel"; оплата_доставкиLabel.Size = new System.Drawing.Size(133, 18); оплата_доставкиLabel.TabIndex = 4; оплата_доставкиLabel.Text = "Оплата доставки:"; // // оплата_доставкиCheckBox // this.оплата_доставкиCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.интернет_магазиныBindingSource, "Оплата_доставки", true)); this.оплата_доставкиCheckBox.Location = new System.Drawing.Point(170, 177); this.оплата_доставкиCheckBox.Name = "оплата_доставкиCheckBox"; this.оплата_доставкиCheckBox.Size = new System.Drawing.Size(185, 24); this.оплата_доставкиCheckBox.TabIndex = 5; this.оплата_доставкиCheckBox.Text = "отметить, если заказ оплачен"; this.оплата_доставкиCheckBox.UseVisualStyleBackColor = true; // // интернет_магазиныDataGridView // this.интернет_магазиныDataGridView.AutoGenerateColumns = false; this.интернет_магазиныDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.интернет_магазиныDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2, this.dataGridViewCheckBoxColumn1}); this.интернет_магазиныDataGridView.DataSource = this.интернет_магазиныBindingSource; this.интернет_магазиныDataGridView.Location = new System.Drawing.Point(361, 130); this.интернет_магазиныDataGridView.Name = "интернет_магазиныDataGridView"; this.интернет_магазиныDataGridView.Size = new System.Drawing.Size(346, 220); this.интернет_магазиныDataGridView.TabIndex = 6; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "Код_магазина"; this.dataGridViewTextBoxColumn1.HeaderText = "Код_магазина"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "Электронный_адрес"; this.dataGridViewTextBoxColumn2.HeaderText = "Электронный_адрес"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; // // dataGridViewCheckBoxColumn1 // this.dataGridViewCheckBoxColumn1.DataPropertyName = "Оплата_доставки"; this.dataGridViewCheckBoxColumn1.HeaderText = "Оплата_доставки"; this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1"; // // 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 = "Добавить"; // // 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 = "Переместить назад"; // // 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 = "Переместить в конец"; // // интернет_магазиныBindingNavigatorSaveItem // this.интернет_магазиныBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.интернет_магазиныBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("интернет_магазиныBindingNavigatorSaveItem.Image"))); this.интернет_магазиныBindingNavigatorSaveItem.Name = "интернет_магазиныBindingNavigatorSaveItem"; this.интернет_магазиныBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22); this.интернет_магазиныBindingNavigatorSaveItem.Text = "Сохранить данные"; this.интернет_магазиныBindingNavigatorSaveItem.Click += new System.EventHandler(this.интернет_магазиныBindingNavigatorSaveItem_Click); // // Form4 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.AppWorkspace; this.ClientSize = new System.Drawing.Size(868, 356); this.Controls.Add(this.интернет_магазиныDataGridView); this.Controls.Add(оплата_доставкиLabel); this.Controls.Add(this.оплата_доставкиCheckBox); this.Controls.Add(электронный_адресLabel); this.Controls.Add(this.электронный_адресTextBox); this.Controls.Add(this.интернет_магазиныBindingNavigator); this.Controls.Add(this.label1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "Form4"; this.Text = "Таблица \"Интернет-магазины\""; this.Load += new System.EventHandler(this.Form4_Load); ((System.ComponentModel.ISupportInitialize)(this.yurevich_INTERNET_PRODAZHIDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.интернет_магазиныBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.интернет_магазиныBindingNavigator)).EndInit(); this.интернет_магазиныBindingNavigator.ResumeLayout(false); this.интернет_магазиныBindingNavigator.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.интернет_магазиныDataGridView)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label1; private Yurevich_INTERNET_PRODAZHIDataSet yurevich_INTERNET_PRODAZHIDataSet; private System.Windows.Forms.BindingSource интернет_магазиныBindingSource; private Yurevich_INTERNET_PRODAZHIDataSetTableAdapters.Интернет_магазиныTableAdapter интернет_магазиныTableAdapter; private Yurevich_INTERNET_PRODAZHIDataSetTableAdapters.TableAdapterManager tableAdapterManager; private System.Windows.Forms.BindingNavigator интернет_магазиныBindingNavigator; 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 интернет_магазиныBindingNavigatorSaveItem; private System.Windows.Forms.TextBox электронный_адресTextBox; private System.Windows.Forms.CheckBox оплата_доставкиCheckBox; private System.Windows.Forms.DataGridView интернет_магазиныDataGridView; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1; } }