namespace KafeKazarin03 { partial class Form6 { /// /// 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 iDLabel; System.Windows.Forms.Label рольLabel; System.Windows.Forms.Label датаРожденияLabel; System.Windows.Forms.Label телефонLabel; System.Windows.Forms.Label адресLabel; System.Windows.Forms.Label usernameLabel; System.Windows.Forms.Label passwordLabel; System.Windows.Forms.Label статусLabel; this.kazarinKafeDataSet = new KafeKazarin03.KazarinKafeDataSet(); this.employeesBindingSource = new System.Windows.Forms.BindingSource(this.components); this.employeesTableAdapter = new KafeKazarin03.KazarinKafeDataSetTableAdapters.EmployeesTableAdapter(); this.tableAdapterManager = new KafeKazarin03.KazarinKafeDataSetTableAdapters.TableAdapterManager(); this.employeesDataGridView = new System.Windows.Forms.DataGridView(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.iDTextBox = new System.Windows.Forms.TextBox(); this.рольTextBox = new System.Windows.Forms.TextBox(); this.датаРожденияDateTimePicker = new System.Windows.Forms.DateTimePicker(); this.телефонTextBox = new System.Windows.Forms.TextBox(); this.адресTextBox = new System.Windows.Forms.TextBox(); this.usernameTextBox = new System.Windows.Forms.TextBox(); this.passwordTextBox = new System.Windows.Forms.TextBox(); this.статусTextBox = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.button4 = new System.Windows.Forms.Button(); iDLabel = new System.Windows.Forms.Label(); рольLabel = new System.Windows.Forms.Label(); датаРожденияLabel = new System.Windows.Forms.Label(); телефонLabel = new System.Windows.Forms.Label(); адресLabel = new System.Windows.Forms.Label(); usernameLabel = new System.Windows.Forms.Label(); passwordLabel = new System.Windows.Forms.Label(); статусLabel = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.kazarinKafeDataSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.employeesBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.employeesDataGridView)).BeginInit(); this.SuspendLayout(); // // iDLabel // iDLabel.AutoSize = true; iDLabel.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); iDLabel.Location = new System.Drawing.Point(17, 80); iDLabel.Name = "iDLabel"; iDLabel.Size = new System.Drawing.Size(34, 18); iDLabel.TabIndex = 2; iDLabel.Text = "ID:"; // // рольLabel // рольLabel.AutoSize = true; рольLabel.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); рольLabel.Location = new System.Drawing.Point(17, 112); рольLabel.Name = "рольLabel"; рольLabel.Size = new System.Drawing.Size(55, 18); рольLabel.TabIndex = 4; рольLabel.Text = "Роль:"; // // датаРожденияLabel // датаРожденияLabel.AutoSize = true; датаРожденияLabel.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); датаРожденияLabel.Location = new System.Drawing.Point(17, 148); датаРожденияLabel.Name = "датаРожденияLabel"; датаРожденияLabel.Size = new System.Drawing.Size(146, 18); датаРожденияLabel.TabIndex = 6; датаРожденияLabel.Text = "Дата Рождения:"; // // телефонLabel // телефонLabel.AutoSize = true; телефонLabel.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); телефонLabel.Location = new System.Drawing.Point(17, 183); телефонLabel.Name = "телефонLabel"; телефонLabel.Size = new System.Drawing.Size(89, 18); телефонLabel.TabIndex = 8; телефонLabel.Text = "Телефон:"; // // адресLabel // адресLabel.AutoSize = true; адресLabel.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); адресLabel.Location = new System.Drawing.Point(19, 218); адресLabel.Name = "адресLabel"; адресLabel.Size = new System.Drawing.Size(65, 18); адресLabel.TabIndex = 10; адресLabel.Text = "Адрес:"; // // usernameLabel // usernameLabel.AutoSize = true; usernameLabel.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); usernameLabel.Location = new System.Drawing.Point(19, 253); usernameLabel.Name = "usernameLabel"; usernameLabel.Size = new System.Drawing.Size(98, 18); usernameLabel.TabIndex = 12; usernameLabel.Text = "Username:"; // // passwordLabel // passwordLabel.AutoSize = true; passwordLabel.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); passwordLabel.Location = new System.Drawing.Point(19, 286); passwordLabel.Name = "passwordLabel"; passwordLabel.Size = new System.Drawing.Size(93, 18); passwordLabel.TabIndex = 14; passwordLabel.Text = "Password:"; // // статусLabel // статусLabel.AutoSize = true; статусLabel.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); статусLabel.Location = new System.Drawing.Point(17, 321); статусLabel.Name = "статусLabel"; статусLabel.Size = new System.Drawing.Size(73, 18); статусLabel.TabIndex = 16; статусLabel.Text = "Статус:"; // // kazarinKafeDataSet // this.kazarinKafeDataSet.DataSetName = "KazarinKafeDataSet"; this.kazarinKafeDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // employeesBindingSource // this.employeesBindingSource.DataMember = "Employees"; this.employeesBindingSource.DataSource = this.kazarinKafeDataSet; // // employeesTableAdapter // this.employeesTableAdapter.ClearBeforeFill = true; // // tableAdapterManager // this.tableAdapterManager.BackupDataSetBeforeUpdate = false; this.tableAdapterManager.CooksTableAdapter = null; this.tableAdapterManager.EmployeesTableAdapter = this.employeesTableAdapter; this.tableAdapterManager.OrderedDishesTableAdapter = null; this.tableAdapterManager.OrdersTableAdapter = null; this.tableAdapterManager.OrderStatusTableAdapter = null; this.tableAdapterManager.PaymentMethodTableAdapter = null; this.tableAdapterManager.ProductTableAdapter = null; this.tableAdapterManager.RolesTableAdapter = null; this.tableAdapterManager.TablesTableAdapter = null; this.tableAdapterManager.UpdateOrder = KafeKazarin03.KazarinKafeDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; this.tableAdapterManager.WaitersTableAdapter = null; this.tableAdapterManager.WorkShiftTableAdapter = null; this.tableAdapterManager.СategoriesTableAdapter = null; // // employeesDataGridView // this.employeesDataGridView.AutoGenerateColumns = false; this.employeesDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.employeesDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn2, this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn4, this.dataGridViewTextBoxColumn5, this.dataGridViewTextBoxColumn6, this.dataGridViewTextBoxColumn7, this.dataGridViewTextBoxColumn8}); this.employeesDataGridView.DataSource = this.employeesBindingSource; this.employeesDataGridView.Location = new System.Drawing.Point(169, 375); this.employeesDataGridView.Name = "employeesDataGridView"; this.employeesDataGridView.Size = new System.Drawing.Size(38, 22); this.employeesDataGridView.TabIndex = 1; // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.DataPropertyName = "ID"; this.dataGridViewTextBoxColumn1.HeaderText = "ID"; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; this.dataGridViewTextBoxColumn1.ReadOnly = true; // // dataGridViewTextBoxColumn2 // this.dataGridViewTextBoxColumn2.DataPropertyName = "Роль"; this.dataGridViewTextBoxColumn2.HeaderText = "Роль"; this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.DataPropertyName = "ДатаРождения"; this.dataGridViewTextBoxColumn3.HeaderText = "ДатаРождения"; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.DataPropertyName = "Телефон"; this.dataGridViewTextBoxColumn4.HeaderText = "Телефон"; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.DataPropertyName = "Адрес"; this.dataGridViewTextBoxColumn5.HeaderText = "Адрес"; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.DataPropertyName = "Username"; this.dataGridViewTextBoxColumn6.HeaderText = "Username"; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.DataPropertyName = "Password"; this.dataGridViewTextBoxColumn7.HeaderText = "Password"; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.DataPropertyName = "Статус"; this.dataGridViewTextBoxColumn8.HeaderText = "Статус"; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; // // iDTextBox // this.iDTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.employeesBindingSource, "ID", true)); this.iDTextBox.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.iDTextBox.Location = new System.Drawing.Point(57, 77); this.iDTextBox.Name = "iDTextBox"; this.iDTextBox.Size = new System.Drawing.Size(312, 26); this.iDTextBox.TabIndex = 3; // // рольTextBox // this.рольTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.employeesBindingSource, "Роль", true)); this.рольTextBox.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.рольTextBox.Location = new System.Drawing.Point(78, 109); this.рольTextBox.Name = "рольTextBox"; this.рольTextBox.Size = new System.Drawing.Size(291, 26); this.рольTextBox.TabIndex = 5; // // датаРожденияDateTimePicker // this.датаРожденияDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.employeesBindingSource, "ДатаРождения", true)); this.датаРожденияDateTimePicker.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.датаРожденияDateTimePicker.Location = new System.Drawing.Point(169, 142); this.датаРожденияDateTimePicker.Name = "датаРожденияDateTimePicker"; this.датаРожденияDateTimePicker.Size = new System.Drawing.Size(200, 26); this.датаРожденияDateTimePicker.TabIndex = 7; // // телефонTextBox // this.телефонTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.employeesBindingSource, "Телефон", true)); this.телефонTextBox.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.телефонTextBox.Location = new System.Drawing.Point(112, 180); this.телефонTextBox.Name = "телефонTextBox"; this.телефонTextBox.Size = new System.Drawing.Size(257, 26); this.телефонTextBox.TabIndex = 9; // // адресTextBox // this.адресTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.employeesBindingSource, "Адрес", true)); this.адресTextBox.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.адресTextBox.Location = new System.Drawing.Point(90, 215); this.адресTextBox.Name = "адресTextBox"; this.адресTextBox.Size = new System.Drawing.Size(279, 26); this.адресTextBox.TabIndex = 11; // // usernameTextBox // this.usernameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.employeesBindingSource, "Username", true)); this.usernameTextBox.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.usernameTextBox.Location = new System.Drawing.Point(123, 250); this.usernameTextBox.Name = "usernameTextBox"; this.usernameTextBox.Size = new System.Drawing.Size(246, 26); this.usernameTextBox.TabIndex = 13; // // passwordTextBox // this.passwordTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.employeesBindingSource, "Password", true)); this.passwordTextBox.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.passwordTextBox.Location = new System.Drawing.Point(118, 283); this.passwordTextBox.Name = "passwordTextBox"; this.passwordTextBox.Size = new System.Drawing.Size(251, 26); this.passwordTextBox.TabIndex = 15; // // статусTextBox // this.статусTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.employeesBindingSource, "Статус", true)); this.статусTextBox.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.статусTextBox.Location = new System.Drawing.Point(96, 318); this.статусTextBox.Name = "статусTextBox"; this.статусTextBox.Size = new System.Drawing.Size(273, 26); this.статусTextBox.TabIndex = 17; // // button1 // this.button1.BackColor = System.Drawing.Color.Tan; this.button1.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button1.Location = new System.Drawing.Point(57, 363); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(260, 34); this.button1.TabIndex = 18; this.button1.Text = "Сохранить"; this.button1.UseVisualStyleBackColor = false; this.button1.Click += new System.EventHandler(this.button1_Click); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Georgia", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label3.Location = new System.Drawing.Point(34, 27); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(297, 25); this.label3.TabIndex = 19; this.label3.Text = "Добавление сотрудников"; // // button4 // this.button4.BackColor = System.Drawing.Color.Tan; this.button4.Font = new System.Drawing.Font("Georgia", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.button4.Location = new System.Drawing.Point(269, 411); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(100, 34); this.button4.TabIndex = 20; this.button4.Text = "Отмена"; this.button4.UseVisualStyleBackColor = false; this.button4.Click += new System.EventHandler(this.button4_Click); // // Form6 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.PeachPuff; this.ClientSize = new System.Drawing.Size(381, 457); this.Controls.Add(this.button4); this.Controls.Add(this.label3); this.Controls.Add(this.button1); this.Controls.Add(статусLabel); this.Controls.Add(this.статусTextBox); this.Controls.Add(passwordLabel); this.Controls.Add(this.passwordTextBox); this.Controls.Add(usernameLabel); this.Controls.Add(this.usernameTextBox); this.Controls.Add(адресLabel); this.Controls.Add(this.адресTextBox); this.Controls.Add(телефонLabel); this.Controls.Add(this.телефонTextBox); this.Controls.Add(датаРожденияLabel); this.Controls.Add(this.датаРожденияDateTimePicker); this.Controls.Add(рольLabel); this.Controls.Add(this.рольTextBox); this.Controls.Add(iDLabel); this.Controls.Add(this.iDTextBox); this.Controls.Add(this.employeesDataGridView); this.Name = "Form6"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Добавить сотрудника"; this.Load += new System.EventHandler(this.Form6_Load); ((System.ComponentModel.ISupportInitialize)(this.kazarinKafeDataSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.employeesBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.employeesDataGridView)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private KazarinKafeDataSet kazarinKafeDataSet; private System.Windows.Forms.BindingSource employeesBindingSource; private KazarinKafeDataSetTableAdapters.EmployeesTableAdapter employeesTableAdapter; private KazarinKafeDataSetTableAdapters.TableAdapterManager tableAdapterManager; private System.Windows.Forms.DataGridView employeesDataGridView; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.TextBox iDTextBox; private System.Windows.Forms.TextBox рольTextBox; private System.Windows.Forms.DateTimePicker датаРожденияDateTimePicker; private System.Windows.Forms.TextBox телефонTextBox; private System.Windows.Forms.TextBox адресTextBox; private System.Windows.Forms.TextBox usernameTextBox; private System.Windows.Forms.TextBox passwordTextBox; private System.Windows.Forms.TextBox статусTextBox; private System.Windows.Forms.Button button1; private System.Windows.Forms.Label label3; private System.Windows.Forms.Button button4; } }