namespace SavelevShevchenkoStudents
{
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 fIOLabel;
System.Windows.Forms.Label polLabel;
System.Windows.Forms.Label data_pojdeniyaLabel;
System.Windows.Forms.Label roditeliLabel;
System.Windows.Forms.Label adresLabel;
System.Windows.Forms.Label telephoneLabel;
System.Windows.Forms.Label pasportnie_dannieLabel;
System.Windows.Forms.Label nomer_zachetkiLabel;
System.Windows.Forms.Label data_postypleniyaLabel;
System.Windows.Forms.Label gryppaLabel;
System.Windows.Forms.Label kypcLabel;
System.Windows.Forms.Label ochnay_forma_obycheniyaLabel;
System.Windows.Forms.Label iD_sresialnostuLabel;
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form4));
this.label1 = new System.Windows.Forms.Label();
this.fIOTextBox = new System.Windows.Forms.TextBox();
this.data_pojdeniyaDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.adresTextBox = new System.Windows.Forms.TextBox();
this.data_postypleniyaDateTimePicker = new System.Windows.Forms.DateTimePicker();
this.gryppaTextBox = new System.Windows.Forms.TextBox();
this.ochnay_forma_obycheniyaCheckBox = new System.Windows.Forms.CheckBox();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.maskedTextBox1 = new System.Windows.Forms.MaskedTextBox();
this.maskedTextBox3 = new System.Windows.Forms.MaskedTextBox();
this.maskedTextBox2 = new System.Windows.Forms.MaskedTextBox();
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.comboBox3 = new System.Windows.Forms.ComboBox();
this.savelev_Shevchenko_pr2DataSet1 = new SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1();
this.studentBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.studentTableAdapter = new SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1TableAdapters.StudentTableAdapter();
this.tableAdapterManager = new SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1TableAdapters.TableAdapterManager();
this.specialnostBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.specialnostTableAdapter = new SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1TableAdapters.SpecialnostTableAdapter();
this.studentBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.predmetBindingNavigator = new System.Windows.Forms.BindingNavigator(this.components);
this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
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.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.predmetBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
fIOLabel = new System.Windows.Forms.Label();
polLabel = new System.Windows.Forms.Label();
data_pojdeniyaLabel = new System.Windows.Forms.Label();
roditeliLabel = new System.Windows.Forms.Label();
adresLabel = new System.Windows.Forms.Label();
telephoneLabel = new System.Windows.Forms.Label();
pasportnie_dannieLabel = new System.Windows.Forms.Label();
nomer_zachetkiLabel = new System.Windows.Forms.Label();
data_postypleniyaLabel = new System.Windows.Forms.Label();
gryppaLabel = new System.Windows.Forms.Label();
kypcLabel = new System.Windows.Forms.Label();
ochnay_forma_obycheniyaLabel = new System.Windows.Forms.Label();
iD_sresialnostuLabel = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.savelev_Shevchenko_pr2DataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.studentBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.specialnostBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.studentBindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.predmetBindingNavigator)).BeginInit();
this.predmetBindingNavigator.SuspendLayout();
this.SuspendLayout();
//
// fIOLabel
//
fIOLabel.AutoSize = true;
fIOLabel.Location = new System.Drawing.Point(251, 73);
fIOLabel.Name = "fIOLabel";
fIOLabel.Size = new System.Drawing.Size(27, 13);
fIOLabel.TabIndex = 2;
fIOLabel.Text = "FIO:";
//
// polLabel
//
polLabel.AutoSize = true;
polLabel.Location = new System.Drawing.Point(254, 107);
polLabel.Name = "polLabel";
polLabel.Size = new System.Drawing.Size(24, 13);
polLabel.TabIndex = 4;
polLabel.Text = "pol:";
//
// data_pojdeniyaLabel
//
data_pojdeniyaLabel.AutoSize = true;
data_pojdeniyaLabel.Location = new System.Drawing.Point(194, 138);
data_pojdeniyaLabel.Name = "data_pojdeniyaLabel";
data_pojdeniyaLabel.Size = new System.Drawing.Size(81, 13);
data_pojdeniyaLabel.TabIndex = 6;
data_pojdeniyaLabel.Text = "Data pojdeniya:";
//
// roditeliLabel
//
roditeliLabel.AutoSize = true;
roditeliLabel.Location = new System.Drawing.Point(238, 166);
roditeliLabel.Name = "roditeliLabel";
roditeliLabel.Size = new System.Drawing.Size(40, 13);
roditeliLabel.TabIndex = 8;
roditeliLabel.Text = "roditeli:";
//
// adresLabel
//
adresLabel.AutoSize = true;
adresLabel.Location = new System.Drawing.Point(242, 197);
adresLabel.Name = "adresLabel";
adresLabel.Size = new System.Drawing.Size(36, 13);
adresLabel.TabIndex = 10;
adresLabel.Text = "adres:";
//
// telephoneLabel
//
telephoneLabel.AutoSize = true;
telephoneLabel.Location = new System.Drawing.Point(221, 227);
telephoneLabel.Name = "telephoneLabel";
telephoneLabel.Size = new System.Drawing.Size(57, 13);
telephoneLabel.TabIndex = 12;
telephoneLabel.Text = "telephone:";
//
// pasportnie_dannieLabel
//
pasportnie_dannieLabel.AutoSize = true;
pasportnie_dannieLabel.Location = new System.Drawing.Point(183, 259);
pasportnie_dannieLabel.Name = "pasportnie_dannieLabel";
pasportnie_dannieLabel.Size = new System.Drawing.Size(95, 13);
pasportnie_dannieLabel.TabIndex = 14;
pasportnie_dannieLabel.Text = "Pasportnie dannie:";
//
// nomer_zachetkiLabel
//
nomer_zachetkiLabel.AutoSize = true;
nomer_zachetkiLabel.Location = new System.Drawing.Point(194, 289);
nomer_zachetkiLabel.Name = "nomer_zachetkiLabel";
nomer_zachetkiLabel.Size = new System.Drawing.Size(84, 13);
nomer_zachetkiLabel.TabIndex = 16;
nomer_zachetkiLabel.Text = "Nomer zachetki:";
nomer_zachetkiLabel.Click += new System.EventHandler(this.nomer_zachetkiLabel_Click);
//
// data_postypleniyaLabel
//
data_postypleniyaLabel.AutoSize = true;
data_postypleniyaLabel.Location = new System.Drawing.Point(184, 315);
data_postypleniyaLabel.Name = "data_postypleniyaLabel";
data_postypleniyaLabel.Size = new System.Drawing.Size(94, 13);
data_postypleniyaLabel.TabIndex = 18;
data_postypleniyaLabel.Text = "Data postypleniya:";
data_postypleniyaLabel.Click += new System.EventHandler(this.data_postypleniyaLabel_Click);
//
// gryppaLabel
//
gryppaLabel.AutoSize = true;
gryppaLabel.Location = new System.Drawing.Point(231, 346);
gryppaLabel.Name = "gryppaLabel";
gryppaLabel.Size = new System.Drawing.Size(44, 13);
gryppaLabel.TabIndex = 20;
gryppaLabel.Text = "Gryppa:";
//
// kypcLabel
//
kypcLabel.AutoSize = true;
kypcLabel.Location = new System.Drawing.Point(241, 375);
kypcLabel.Name = "kypcLabel";
kypcLabel.Size = new System.Drawing.Size(34, 13);
kypcLabel.TabIndex = 22;
kypcLabel.Text = "Kypc:";
//
// ochnay_forma_obycheniyaLabel
//
ochnay_forma_obycheniyaLabel.AutoSize = true;
ochnay_forma_obycheniyaLabel.Location = new System.Drawing.Point(144, 445);
ochnay_forma_obycheniyaLabel.Name = "ochnay_forma_obycheniyaLabel";
ochnay_forma_obycheniyaLabel.Size = new System.Drawing.Size(134, 13);
ochnay_forma_obycheniyaLabel.TabIndex = 24;
ochnay_forma_obycheniyaLabel.Text = "ochnay forma obycheniya]:";
//
// label1
//
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
this.label1.ForeColor = System.Drawing.Color.DarkBlue;
this.label1.Location = new System.Drawing.Point(262, 25);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(201, 23);
this.label1.TabIndex = 0;
this.label1.Text = "Таблица\"Студенты\"";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// fIOTextBox
//
this.fIOTextBox.Location = new System.Drawing.Point(284, 70);
this.fIOTextBox.Name = "fIOTextBox";
this.fIOTextBox.Size = new System.Drawing.Size(100, 20);
this.fIOTextBox.TabIndex = 3;
this.fIOTextBox.TextChanged += new System.EventHandler(this.fIOTextBox_TextChanged);
//
// data_pojdeniyaDateTimePicker
//
this.data_pojdeniyaDateTimePicker.Location = new System.Drawing.Point(281, 138);
this.data_pojdeniyaDateTimePicker.Name = "data_pojdeniyaDateTimePicker";
this.data_pojdeniyaDateTimePicker.Size = new System.Drawing.Size(200, 20);
this.data_pojdeniyaDateTimePicker.TabIndex = 7;
//
// adresTextBox
//
this.adresTextBox.Location = new System.Drawing.Point(284, 194);
this.adresTextBox.Name = "adresTextBox";
this.adresTextBox.Size = new System.Drawing.Size(100, 20);
this.adresTextBox.TabIndex = 11;
this.adresTextBox.TextChanged += new System.EventHandler(this.adresTextBox_TextChanged);
//
// data_postypleniyaDateTimePicker
//
this.data_postypleniyaDateTimePicker.Location = new System.Drawing.Point(283, 315);
this.data_postypleniyaDateTimePicker.Name = "data_postypleniyaDateTimePicker";
this.data_postypleniyaDateTimePicker.Size = new System.Drawing.Size(200, 20);
this.data_postypleniyaDateTimePicker.TabIndex = 19;
//
// gryppaTextBox
//
this.gryppaTextBox.Location = new System.Drawing.Point(281, 343);
this.gryppaTextBox.Name = "gryppaTextBox";
this.gryppaTextBox.Size = new System.Drawing.Size(100, 20);
this.gryppaTextBox.TabIndex = 21;
//
// ochnay_forma_obycheniyaCheckBox
//
this.ochnay_forma_obycheniyaCheckBox.Location = new System.Drawing.Point(284, 440);
this.ochnay_forma_obycheniyaCheckBox.Name = "ochnay_forma_obycheniyaCheckBox";
this.ochnay_forma_obycheniyaCheckBox.Size = new System.Drawing.Size(104, 24);
this.ochnay_forma_obycheniyaCheckBox.TabIndex = 25;
this.ochnay_forma_obycheniyaCheckBox.UseVisualStyleBackColor = true;
this.ochnay_forma_obycheniyaCheckBox.CheckedChanged += new System.EventHandler(this.ochnay_forma_obycheniyaCheckBox_CheckedChanged);
//
// button1
//
this.button1.Location = new System.Drawing.Point(212, 476);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 27;
this.button1.Text = "Первая";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(309, 476);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(91, 23);
this.button2.TabIndex = 28;
this.button2.Text = "Предыдущая";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(421, 476);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 29;
this.button3.Text = "Добавить";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(212, 505);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 30;
this.button4.Text = "Последняя";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(309, 505);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(91, 23);
this.button5.TabIndex = 31;
this.button5.Text = "Следующая";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button6
//
this.button6.Location = new System.Drawing.Point(421, 505);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 23);
this.button6.TabIndex = 32;
this.button6.Text = "Удалить";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// button7
//
this.button7.Location = new System.Drawing.Point(309, 534);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(91, 23);
this.button7.TabIndex = 33;
this.button7.Text = "Сохранить";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// iD_sresialnostuLabel
//
iD_sresialnostuLabel.AutoSize = true;
iD_sresialnostuLabel.Location = new System.Drawing.Point(199, 412);
iD_sresialnostuLabel.Name = "iD_sresialnostuLabel";
iD_sresialnostuLabel.Size = new System.Drawing.Size(79, 13);
iD_sresialnostuLabel.TabIndex = 33;
iD_sresialnostuLabel.Text = "ID sresialnostu:";
//
// maskedTextBox1
//
this.maskedTextBox1.Location = new System.Drawing.Point(284, 259);
this.maskedTextBox1.Mask = "0000-000000";
this.maskedTextBox1.Name = "maskedTextBox1";
this.maskedTextBox1.Size = new System.Drawing.Size(197, 20);
this.maskedTextBox1.TabIndex = 34;
//
// maskedTextBox3
//
this.maskedTextBox3.Location = new System.Drawing.Point(285, 227);
this.maskedTextBox3.Mask = "+7 (999) 000-0000";
this.maskedTextBox3.Name = "maskedTextBox3";
this.maskedTextBox3.Size = new System.Drawing.Size(196, 20);
this.maskedTextBox3.TabIndex = 36;
//
// maskedTextBox2
//
this.maskedTextBox2.Location = new System.Drawing.Point(285, 289);
this.maskedTextBox2.Mask = "00000";
this.maskedTextBox2.Name = "maskedTextBox2";
this.maskedTextBox2.Size = new System.Drawing.Size(196, 20);
this.maskedTextBox2.TabIndex = 37;
this.maskedTextBox2.ValidatingType = typeof(int);
//
// numericUpDown1
//
this.numericUpDown1.Location = new System.Drawing.Point(285, 375);
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(120, 20);
this.numericUpDown1.TabIndex = 38;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"Мужской",
"Женский"});
this.comboBox1.Location = new System.Drawing.Point(281, 104);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(121, 21);
this.comboBox1.TabIndex = 39;
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
//
// comboBox2
//
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Items.AddRange(new object[] {
"Отец и мать",
"Мать",
"Отец",
"Нет"});
this.comboBox2.Location = new System.Drawing.Point(285, 166);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(121, 21);
this.comboBox2.TabIndex = 40;
//
// comboBox3
//
this.comboBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "ID_sresialnostu", true));
this.comboBox3.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.studentBindingSource1, "ID_sresialnostu", true));
this.comboBox3.DataSource = this.specialnostBindingSource;
this.comboBox3.DisplayMember = "Nazvanie_specialnosti";
this.comboBox3.FormattingEnabled = true;
this.comboBox3.Location = new System.Drawing.Point(285, 412);
this.comboBox3.Name = "comboBox3";
this.comboBox3.Size = new System.Drawing.Size(121, 21);
this.comboBox3.TabIndex = 41;
this.comboBox3.ValueMember = "ID_specialnosti";
//
// savelev_Shevchenko_pr2DataSet1
//
this.savelev_Shevchenko_pr2DataSet1.DataSetName = "Savelev_Shevchenko_pr2DataSet1";
this.savelev_Shevchenko_pr2DataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// studentBindingSource
//
this.studentBindingSource.DataMember = "Student";
this.studentBindingSource.DataSource = this.savelev_Shevchenko_pr2DataSet1;
//
// studentTableAdapter
//
this.studentTableAdapter.ClearBeforeFill = true;
//
// tableAdapterManager
//
this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
this.tableAdapterManager.OcenkaTableAdapter = null;
this.tableAdapterManager.PredmetTableAdapter = null;
this.tableAdapterManager.SpecialnostTableAdapter = this.specialnostTableAdapter;
this.tableAdapterManager.StudentTableAdapter = this.studentTableAdapter;
this.tableAdapterManager.UpdateOrder = SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1TableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
//
// specialnostBindingSource
//
this.specialnostBindingSource.DataMember = "Specialnost";
this.specialnostBindingSource.DataSource = this.savelev_Shevchenko_pr2DataSet1;
//
// specialnostTableAdapter
//
this.specialnostTableAdapter.ClearBeforeFill = true;
//
// studentBindingSource1
//
this.studentBindingSource1.DataMember = "Student";
this.studentBindingSource1.DataSource = this.savelev_Shevchenko_pr2DataSet1;
//
// predmetBindingNavigator
//
this.predmetBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
this.predmetBindingNavigator.CountItem = this.bindingNavigatorCountItem;
this.predmetBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
this.predmetBindingNavigator.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.predmetBindingNavigatorSaveItem});
this.predmetBindingNavigator.Location = new System.Drawing.Point(0, 0);
this.predmetBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
this.predmetBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
this.predmetBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
this.predmetBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
this.predmetBindingNavigator.Name = "predmetBindingNavigator";
this.predmetBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
this.predmetBindingNavigator.Size = new System.Drawing.Size(672, 25);
this.predmetBindingNavigator.TabIndex = 42;
this.predmetBindingNavigator.Text = "bindingNavigator1";
//
// 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 = "Добавить";
//
// bindingNavigatorCountItem
//
this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
this.bindingNavigatorCountItem.Text = "для {0}";
this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
//
// 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 = "Переместить назад";
//
// 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 = "Текущее положение";
//
// bindingNavigatorSeparator1
//
this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
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 = "bindingNavigatorSeparator2";
this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
//
// predmetBindingNavigatorSaveItem
//
this.predmetBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.predmetBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("predmetBindingNavigatorSaveItem.Image")));
this.predmetBindingNavigatorSaveItem.Name = "predmetBindingNavigatorSaveItem";
this.predmetBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 22);
this.predmetBindingNavigatorSaveItem.Text = "Сохранить данные";
//
// Form4
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(672, 620);
this.Controls.Add(this.predmetBindingNavigator);
this.Controls.Add(this.comboBox3);
this.Controls.Add(this.comboBox2);
this.Controls.Add(this.comboBox1);
this.Controls.Add(this.numericUpDown1);
this.Controls.Add(this.maskedTextBox2);
this.Controls.Add(this.maskedTextBox3);
this.Controls.Add(this.maskedTextBox1);
this.Controls.Add(iD_sresialnostuLabel);
this.Controls.Add(this.button7);
this.Controls.Add(this.button6);
this.Controls.Add(this.button5);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(ochnay_forma_obycheniyaLabel);
this.Controls.Add(this.ochnay_forma_obycheniyaCheckBox);
this.Controls.Add(kypcLabel);
this.Controls.Add(gryppaLabel);
this.Controls.Add(this.gryppaTextBox);
this.Controls.Add(data_postypleniyaLabel);
this.Controls.Add(this.data_postypleniyaDateTimePicker);
this.Controls.Add(nomer_zachetkiLabel);
this.Controls.Add(pasportnie_dannieLabel);
this.Controls.Add(telephoneLabel);
this.Controls.Add(adresLabel);
this.Controls.Add(this.adresTextBox);
this.Controls.Add(roditeliLabel);
this.Controls.Add(data_pojdeniyaLabel);
this.Controls.Add(this.data_pojdeniyaDateTimePicker);
this.Controls.Add(polLabel);
this.Controls.Add(fIOLabel);
this.Controls.Add(this.fIOTextBox);
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.numericUpDown1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.savelev_Shevchenko_pr2DataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.studentBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.specialnostBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.studentBindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.predmetBindingNavigator)).EndInit();
this.predmetBindingNavigator.ResumeLayout(false);
this.predmetBindingNavigator.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox fIOTextBox;
private System.Windows.Forms.DateTimePicker data_pojdeniyaDateTimePicker;
private System.Windows.Forms.TextBox adresTextBox;
private System.Windows.Forms.DateTimePicker data_postypleniyaDateTimePicker;
private System.Windows.Forms.TextBox gryppaTextBox;
private System.Windows.Forms.CheckBox ochnay_forma_obycheniyaCheckBox;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.MaskedTextBox maskedTextBox1;
private System.Windows.Forms.MaskedTextBox maskedTextBox3;
private System.Windows.Forms.MaskedTextBox maskedTextBox2;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.ComboBox comboBox3;
private Savelev_Shevchenko_pr2DataSet1 savelev_Shevchenko_pr2DataSet1;
private System.Windows.Forms.BindingSource studentBindingSource;
private Savelev_Shevchenko_pr2DataSet1TableAdapters.StudentTableAdapter studentTableAdapter;
private Savelev_Shevchenko_pr2DataSet1TableAdapters.TableAdapterManager tableAdapterManager;
private Savelev_Shevchenko_pr2DataSet1TableAdapters.SpecialnostTableAdapter specialnostTableAdapter;
private System.Windows.Forms.BindingSource specialnostBindingSource;
private System.Windows.Forms.BindingSource studentBindingSource1;
private System.Windows.Forms.BindingNavigator predmetBindingNavigator;
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 predmetBindingNavigatorSaveItem;
}
}