namespace BB_Azizova
{
partial class F2Client
{
///
/// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F2Client));
System.Windows.Forms.Label phomiliaLabel1;
System.Windows.Forms.Label nameLabel;
System.Windows.Forms.Label otchestvoLabel;
System.Windows.Forms.Label phoneLabel;
System.Windows.Forms.Label birthdayLabel;
System.Windows.Forms.Label emailLabel;
System.Windows.Forms.Label data_RegistraLabel;
this.bB_AzizovaDataSet = new BB_Azizova.BB_AzizovaDataSet();
this.clientsBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.clientsTableAdapter = new BB_Azizova.BB_AzizovaDataSetTableAdapters.ClientsTableAdapter();
this.tableAdapterManager = new BB_Azizova.BB_AzizovaDataSetTableAdapters.TableAdapterManager();
this.clientsBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
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.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
this.clientsBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
this.clientsDataGridView = 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.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.L3Авторизация = new System.Windows.Forms.Label();
this.phomiliaComboBox = new System.Windows.Forms.ComboBox();
this.nameTextBox = new System.Windows.Forms.TextBox();
this.otchestvoTextBox = new System.Windows.Forms.TextBox();
this.phoneTextBox = new System.Windows.Forms.TextBox();
this.birthdayDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.emailTextBox = new System.Windows.Forms.TextBox();
this.data_RegistraDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.b2 = new System.Windows.Forms.Button();
this.b3 = new System.Windows.Forms.Button();
this.b4 = new System.Windows.Forms.Button();
this.b5 = new System.Windows.Forms.Button();
this.b7 = new System.Windows.Forms.Button();
this.b8 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.b6 = new System.Windows.Forms.Button();
phomiliaLabel1 = new System.Windows.Forms.Label();
nameLabel = new System.Windows.Forms.Label();
otchestvoLabel = new System.Windows.Forms.Label();
phoneLabel = new System.Windows.Forms.Label();
birthdayLabel = new System.Windows.Forms.Label();
emailLabel = new System.Windows.Forms.Label();
data_RegistraLabel = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.bB_AzizovaDataSet)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.clientsBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.clientsBindingNavigator)).BeginInit();
this.clientsBindingNavigator.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.clientsDataGridView)).BeginInit();
this.SuspendLayout();
//
// bB_AzizovaDataSet
//
this.bB_AzizovaDataSet.DataSetName = "BB_AzizovaDataSet";
this.bB_AzizovaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// clientsBindingSource
//
this.clientsBindingSource.DataMember = "Clients";
this.clientsBindingSource.DataSource = this.bB_AzizovaDataSet;
//
// clientsTableAdapter
//
this.clientsTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager
//
this.tableAdapterManager.AdministratorTableAdapter = null;
this.tableAdapterManager.AttachedProductTableAdapter = null;
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager.ClientServiceTableAdapter = null;
this.tableAdapterManager.ClientsTableAdapter = this.clientsTableAdapter;
this.tableAdapterManager.ClientTableAdapter = null;
this.tableAdapterManager.DocumentByServiceTableAdapter = null;
this.tableAdapterManager.GenderTableAdapter = null;
this.tableAdapterManager.ManufacturerTableAdapter = null;
this.tableAdapterManager.ProductPhotoTableAdapter = null;
this.tableAdapterManager.ProductSaleTableAdapter = null;
this.tableAdapterManager.ProductTableAdapter = null;
this.tableAdapterManager.ServicePhotoTableAdapter = null;
this.tableAdapterManager.ServiceTableAdapter = null;
this.tableAdapterManager.SotrudnikTableAdapter = null;
this.tableAdapterManager.TagOfClientTableAdapter = null;
this.tableAdapterManager.TagTableAdapter = null;
this.tableAdapterManager.UpdateOrder = BB_Azizova.BB_AzizovaDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
this.tableAdapterManager.Uslugi_i_KlientTableAdapter = null;
this.tableAdapterManager.UslugiTableAdapter = null;
//
// clientsBindingNavigator
//
this.clientsBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
this.clientsBindingNavigator.BindingSource = this.clientsBindingSource;
this.clientsBindingNavigator.CountItem = this.bindingNavigatorCountItem;
this.clientsBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
this.clientsBindingNavigator.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.clientsBindingNavigatorSaveItem});
this.clientsBindingNavigator.Location = new System.Drawing.Point(0, 0);
this.clientsBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.clientsBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.clientsBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
this.clientsBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
this.clientsBindingNavigator.Name = "clientsBindingNavigator";
this.clientsBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
this.clientsBindingNavigator.Size = new System.Drawing.Size(820, 25);
this.clientsBindingNavigator.TabIndex = 0;
this.clientsBindingNavigator.Text = "bindingNavigator1";
//
// 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 = "Переместить назад";
//
// 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);
//
// 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 = "Переместить в конец";
//
// bindingNavigatorSeparator2
//
this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
//
// 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 = "Удалить";
//
// clientsBindingNavigatorSaveItem
//
this.clientsBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.clientsBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("clientsBindingNavigatorSaveItem.Image")));
this.clientsBindingNavigatorSaveItem.Name = "clientsBindingNavigatorSaveItem";
this.clientsBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
this.clientsBindingNavigatorSaveItem.Text = "Сохранить данные";
this.clientsBindingNavigatorSaveItem.Click += new System.EventHandler(this.clientsBindingNavigatorSaveItem_Click);
//
// clientsDataGridView
//
this.clientsDataGridView.AutoGenerateColumns = false;
this.clientsDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.clientsDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.dataGridViewTextBoxColumn1,
this.dataGridViewTextBoxColumn2,
this.dataGridViewTextBoxColumn3,
this.dataGridViewTextBoxColumn4,
this.dataGridViewTextBoxColumn5,
this.dataGridViewTextBoxColumn6,
this.dataGridViewTextBoxColumn7,
this.dataGridViewTextBoxColumn8,
this.dataGridViewTextBoxColumn9});
this.clientsDataGridView.DataSource = this.clientsBindingSource;
this.clientsDataGridView.Location = new System.Drawing.Point(308, 68);
this.clientsDataGridView.Name = "clientsDataGridView";
this.clientsDataGridView.Size = new System.Drawing.Size(492, 220);
this.clientsDataGridView.TabIndex = 1;
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "ID_Client";
this.dataGridViewTextBoxColumn1.HeaderText = "ID_Client";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "Phomilia";
this.dataGridViewTextBoxColumn2.HeaderText = "Phomilia";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "Name";
this.dataGridViewTextBoxColumn3.HeaderText = "Name";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "Otchestvo";
this.dataGridViewTextBoxColumn4.HeaderText = "Otchestvo";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "Pol";
this.dataGridViewTextBoxColumn5.HeaderText = "Pol";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "Phone";
this.dataGridViewTextBoxColumn6.HeaderText = "Phone";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
//
// dataGridViewTextBoxColumn7
//
this.dataGridViewTextBoxColumn7.DataPropertyName = "Birthday";
this.dataGridViewTextBoxColumn7.HeaderText = "Birthday";
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
//
// dataGridViewTextBoxColumn8
//
this.dataGridViewTextBoxColumn8.DataPropertyName = "Email";
this.dataGridViewTextBoxColumn8.HeaderText = "Email";
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
//
// dataGridViewTextBoxColumn9
//
this.dataGridViewTextBoxColumn9.DataPropertyName = "Data_Registra";
this.dataGridViewTextBoxColumn9.HeaderText = "Data_Registra";
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
//
// L3Авторизация
//
this.L3Авторизация.AutoSize = true;
this.L3Авторизация.Font = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.L3Авторизация.ForeColor = System.Drawing.Color.DeepPink;
this.L3Авторизация.Location = new System.Drawing.Point(255, 42);
this.L3Авторизация.Name = "L3Авторизация";
this.L3Авторизация.Size = new System.Drawing.Size(152, 23);
this.L3Авторизация.TabIndex = 6;
this.L3Авторизация.Text = "Данные клиента";
//
// phomiliaLabel1
//
phomiliaLabel1.AutoSize = true;
phomiliaLabel1.Location = new System.Drawing.Point(39, 82);
phomiliaLabel1.Name = "phomiliaLabel1";
phomiliaLabel1.Size = new System.Drawing.Size(49, 13);
phomiliaLabel1.TabIndex = 7;
phomiliaLabel1.Text = "Phomilia:";
//
// phomiliaComboBox
//
this.phomiliaComboBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.clientsBindingSource, "Phomilia", true));
this.phomiliaComboBox.FormattingEnabled = true;
this.phomiliaComboBox.Location = new System.Drawing.Point(94, 79);
this.phomiliaComboBox.Name = "phomiliaComboBox";
this.phomiliaComboBox.Size = new System.Drawing.Size(121, 21);
this.phomiliaComboBox.TabIndex = 8;
//
// nameLabel
//
nameLabel.AutoSize = true;
nameLabel.Location = new System.Drawing.Point(50, 109);
nameLabel.Name = "nameLabel";
nameLabel.Size = new System.Drawing.Size(38, 13);
nameLabel.TabIndex = 8;
nameLabel.Text = "Name:";
//
// nameTextBox
//
this.nameTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.clientsBindingSource, "Name", true));
this.nameTextBox.Location = new System.Drawing.Point(94, 106);
this.nameTextBox.Name = "nameTextBox";
this.nameTextBox.Size = new System.Drawing.Size(121, 20);
this.nameTextBox.TabIndex = 9;
//
// otchestvoLabel
//
otchestvoLabel.AutoSize = true;
otchestvoLabel.Location = new System.Drawing.Point(29, 135);
otchestvoLabel.Name = "otchestvoLabel";
otchestvoLabel.Size = new System.Drawing.Size(59, 13);
otchestvoLabel.TabIndex = 9;
otchestvoLabel.Text = "Otchestvo:";
//
// otchestvoTextBox
//
this.otchestvoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.clientsBindingSource, "Otchestvo", true));
this.otchestvoTextBox.Location = new System.Drawing.Point(94, 132);
this.otchestvoTextBox.Name = "otchestvoTextBox";
this.otchestvoTextBox.Size = new System.Drawing.Size(121, 20);
this.otchestvoTextBox.TabIndex = 10;
//
// phoneLabel
//
phoneLabel.AutoSize = true;
phoneLabel.Location = new System.Drawing.Point(47, 161);
phoneLabel.Name = "phoneLabel";
phoneLabel.Size = new System.Drawing.Size(41, 13);
phoneLabel.TabIndex = 10;
phoneLabel.Text = "Phone:";
//
// phoneTextBox
//
this.phoneTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.clientsBindingSource, "Phone", true));
this.phoneTextBox.Location = new System.Drawing.Point(94, 158);
this.phoneTextBox.Name = "phoneTextBox";
this.phoneTextBox.Size = new System.Drawing.Size(121, 20);
this.phoneTextBox.TabIndex = 11;
//
// birthdayLabel
//
birthdayLabel.AutoSize = true;
birthdayLabel.Location = new System.Drawing.Point(40, 188);
birthdayLabel.Name = "birthdayLabel";
birthdayLabel.Size = new System.Drawing.Size(48, 13);
birthdayLabel.TabIndex = 11;
birthdayLabel.Text = "Birthday:";
//
// birthdayDateTimePicker
//
this.birthdayDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.clientsBindingSource, "Birthday", true));
this.birthdayDateTimePicker.Location = new System.Drawing.Point(94, 184);
this.birthdayDateTimePicker.Name = "birthdayDateTimePicker";
this.birthdayDateTimePicker.Size = new System.Drawing.Size(200, 20);
this.birthdayDateTimePicker.TabIndex = 12;
//
// emailLabel
//
emailLabel.AutoSize = true;
emailLabel.Location = new System.Drawing.Point(53, 213);
emailLabel.Name = "emailLabel";
emailLabel.Size = new System.Drawing.Size(35, 13);
emailLabel.TabIndex = 13;
emailLabel.Text = "Email:";
//
// emailTextBox
//
this.emailTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.clientsBindingSource, "Email", true));
this.emailTextBox.Location = new System.Drawing.Point(94, 210);
this.emailTextBox.Name = "emailTextBox";
this.emailTextBox.Size = new System.Drawing.Size(121, 20);
this.emailTextBox.TabIndex = 14;
//
// data_RegistraLabel
//
data_RegistraLabel.AutoSize = true;
data_RegistraLabel.Location = new System.Drawing.Point(13, 240);
data_RegistraLabel.Name = "data_RegistraLabel";
data_RegistraLabel.Size = new System.Drawing.Size(75, 13);
data_RegistraLabel.TabIndex = 15;
data_RegistraLabel.Text = "Data Registra:";
//
// data_RegistraDateTimePicker
//
this.data_RegistraDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.clientsBindingSource, "Data_Registra", true));
this.data_RegistraDateTimePicker.Location = new System.Drawing.Point(94, 236);
this.data_RegistraDateTimePicker.Name = "data_RegistraDateTimePicker";
this.data_RegistraDateTimePicker.Size = new System.Drawing.Size(200, 20);
this.data_RegistraDateTimePicker.TabIndex = 16;
//
// b2
//
this.b2.BackColor = System.Drawing.Color.WhiteSmoke;
this.b2.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.b2.ForeColor = System.Drawing.Color.DeepPink;
this.b2.Location = new System.Drawing.Point(32, 311);
this.b2.Name = "b2";
this.b2.Size = new System.Drawing.Size(110, 32);
this.b2.TabIndex = 17;
this.b2.Text = "Первая";
this.b2.UseVisualStyleBackColor = false;
this.b2.Click += new System.EventHandler(this.b2_Click);
//
// b3
//
this.b3.BackColor = System.Drawing.Color.WhiteSmoke;
this.b3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.b3.ForeColor = System.Drawing.Color.DeepPink;
this.b3.Location = new System.Drawing.Point(148, 311);
this.b3.Name = "b3";
this.b3.Size = new System.Drawing.Size(110, 32);
this.b3.TabIndex = 18;
this.b3.Text = "Следующая";
this.b3.UseVisualStyleBackColor = false;
this.b3.Click += new System.EventHandler(this.b3_Click);
//
// b4
//
this.b4.BackColor = System.Drawing.Color.WhiteSmoke;
this.b4.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.b4.ForeColor = System.Drawing.Color.DeepPink;
this.b4.Location = new System.Drawing.Point(32, 349);
this.b4.Name = "b4";
this.b4.Size = new System.Drawing.Size(110, 32);
this.b4.TabIndex = 19;
this.b4.Text = "Предыдущая";
this.b4.UseVisualStyleBackColor = false;
this.b4.Click += new System.EventHandler(this.b4_Click);
//
// b5
//
this.b5.BackColor = System.Drawing.Color.WhiteSmoke;
this.b5.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.b5.ForeColor = System.Drawing.Color.DeepPink;
this.b5.Location = new System.Drawing.Point(148, 349);
this.b5.Name = "b5";
this.b5.Size = new System.Drawing.Size(110, 32);
this.b5.TabIndex = 20;
this.b5.Text = "Последняя";
this.b5.UseVisualStyleBackColor = false;
this.b5.Click += new System.EventHandler(this.b5_Click);
//
// b7
//
this.b7.BackColor = System.Drawing.Color.WhiteSmoke;
this.b7.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.b7.ForeColor = System.Drawing.Color.DeepPink;
this.b7.Location = new System.Drawing.Point(424, 311);
this.b7.Name = "b7";
this.b7.Size = new System.Drawing.Size(110, 32);
this.b7.TabIndex = 21;
this.b7.Text = "Сохранить";
this.b7.UseVisualStyleBackColor = false;
this.b7.Click += new System.EventHandler(this.b7_Click);
//
// b8
//
this.b8.BackColor = System.Drawing.Color.WhiteSmoke;
this.b8.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.b8.ForeColor = System.Drawing.Color.DeepPink;
this.b8.Location = new System.Drawing.Point(308, 349);
this.b8.Name = "b8";
this.b8.Size = new System.Drawing.Size(110, 32);
this.b8.TabIndex = 22;
this.b8.Text = "Удалить";
this.b8.UseVisualStyleBackColor = false;
this.b8.Click += new System.EventHandler(this.b8_Click);
//
// button3
//
this.button3.BackColor = System.Drawing.Color.WhiteSmoke;
this.button3.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.button3.ForeColor = System.Drawing.Color.DeepPink;
this.button3.Location = new System.Drawing.Point(698, 406);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(110, 32);
this.button3.TabIndex = 24;
this.button3.Text = "Первая";
this.button3.UseVisualStyleBackColor = false;
//
// b6
//
this.b6.BackColor = System.Drawing.Color.WhiteSmoke;
this.b6.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.b6.ForeColor = System.Drawing.Color.DeepPink;
this.b6.Location = new System.Drawing.Point(308, 311);
this.b6.Name = "b6";
this.b6.Size = new System.Drawing.Size(110, 32);
this.b6.TabIndex = 23;
this.b6.Text = "Добавить";
this.b6.UseVisualStyleBackColor = false;
this.b6.Click += new System.EventHandler(this.b6_Click);
//
// F2Client
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.MistyRose;
this.ClientSize = new System.Drawing.Size(820, 450);
this.Controls.Add(this.button3);
this.Controls.Add(this.b6);
this.Controls.Add(this.b8);
this.Controls.Add(this.b7);
this.Controls.Add(this.b5);
this.Controls.Add(this.b4);
this.Controls.Add(this.b3);
this.Controls.Add(this.b2);
this.Controls.Add(data_RegistraLabel);
this.Controls.Add(this.data_RegistraDateTimePicker);
this.Controls.Add(emailLabel);
this.Controls.Add(this.emailTextBox);
this.Controls.Add(birthdayLabel);
this.Controls.Add(this.birthdayDateTimePicker);
this.Controls.Add(phoneLabel);
this.Controls.Add(this.phoneTextBox);
this.Controls.Add(otchestvoLabel);
this.Controls.Add(this.otchestvoTextBox);
this.Controls.Add(nameLabel);
this.Controls.Add(this.nameTextBox);
this.Controls.Add(phomiliaLabel1);
this.Controls.Add(this.phomiliaComboBox);
this.Controls.Add(this.L3Авторизация);
this.Controls.Add(this.clientsDataGridView);
this.Controls.Add(this.clientsBindingNavigator);
this.Name = "F2Client";
this.Text = "Клиент";
this.Load += new System.EventHandler(this.F2Client_Load);
((System.ComponentModel.ISupportInitialize)(this.bB_AzizovaDataSet)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.clientsBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.clientsBindingNavigator)).EndInit();
this.clientsBindingNavigator.ResumeLayout(false);
this.clientsBindingNavigator.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.clientsDataGridView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private BB_AzizovaDataSet bB_AzizovaDataSet;
private System.Windows.Forms.BindingSource clientsBindingSource;
private BB_AzizovaDataSetTableAdapters.ClientsTableAdapter clientsTableAdapter;
private BB_AzizovaDataSetTableAdapters.TableAdapterManager tableAdapterManager;
private System.Windows.Forms.BindingNavigator clientsBindingNavigator;
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 clientsBindingNavigatorSaveItem;
private System.Windows.Forms.DataGridView clientsDataGridView;
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.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
private System.Windows.Forms.Label L3Авторизация;
private System.Windows.Forms.ComboBox phomiliaComboBox;
private System.Windows.Forms.TextBox nameTextBox;
private System.Windows.Forms.TextBox otchestvoTextBox;
private System.Windows.Forms.TextBox phoneTextBox;
private System.Windows.Forms.DateTimePicker birthdayDateTimePicker;
private System.Windows.Forms.TextBox emailTextBox;
private System.Windows.Forms.DateTimePicker data_RegistraDateTimePicker;
private System.Windows.Forms.Button b2;
private System.Windows.Forms.Button b3;
private System.Windows.Forms.Button b4;
private System.Windows.Forms.Button b5;
private System.Windows.Forms.Button b7;
private System.Windows.Forms.Button b8;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button b6;
}
}