123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680 |
- namespace SavelevShevchenkoStudents
- {
- partial class Form4
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form4));
- 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;
- this.label1 = new System.Windows.Forms.Label();
- 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.studentBindingNavigator = 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.studentBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton();
- this.fIOTextBox = new System.Windows.Forms.TextBox();
- this.polTextBox = new System.Windows.Forms.TextBox();
- this.data_pojdeniyaDateTimePicker = new System.Windows.Forms.DateTimePicker();
- this.roditeliTextBox = new System.Windows.Forms.TextBox();
- this.adresTextBox = new System.Windows.Forms.TextBox();
- this.telephoneTextBox = new System.Windows.Forms.TextBox();
- this.pasportnie_dannieTextBox = new System.Windows.Forms.TextBox();
- this.nomer_zachetkiTextBox = new System.Windows.Forms.TextBox();
- this.data_postypleniyaDateTimePicker = new System.Windows.Forms.DateTimePicker();
- this.gryppaTextBox = new System.Windows.Forms.TextBox();
- this.kypcTextBox = new System.Windows.Forms.TextBox();
- this.ochnay_forma_obycheniyaCheckBox = new System.Windows.Forms.CheckBox();
- this.studentDataGridView = 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.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- 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();
- ((System.ComponentModel.ISupportInitialize)(this.savelev_Shevchenko_pr2DataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.studentBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.studentBindingNavigator)).BeginInit();
- this.studentBindingNavigator.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.studentDataGridView)).BeginInit();
- this.SuspendLayout();
- //
- // 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;
- //
- // 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 = null;
- this.tableAdapterManager.StudentTableAdapter = this.studentTableAdapter;
- this.tableAdapterManager.UpdateOrder = SavelevShevchenkoStudents.Savelev_Shevchenko_pr2DataSet1TableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
- //
- // studentBindingNavigator
- //
- this.studentBindingNavigator.AddNewItem = this.bindingNavigatorAddNewItem;
- this.studentBindingNavigator.BindingSource = this.studentBindingSource;
- this.studentBindingNavigator.CountItem = this.bindingNavigatorCountItem;
- this.studentBindingNavigator.DeleteItem = this.bindingNavigatorDeleteItem;
- this.studentBindingNavigator.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.studentBindingNavigatorSaveItem});
- this.studentBindingNavigator.Location = new System.Drawing.Point(0, 0);
- this.studentBindingNavigator.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
- this.studentBindingNavigator.MoveLastItem = this.bindingNavigatorMoveLastItem;
- this.studentBindingNavigator.MoveNextItem = this.bindingNavigatorMoveNextItem;
- this.studentBindingNavigator.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
- this.studentBindingNavigator.Name = "studentBindingNavigator";
- this.studentBindingNavigator.PositionItem = this.bindingNavigatorPositionItem;
- this.studentBindingNavigator.Size = new System.Drawing.Size(1111, 25);
- this.studentBindingNavigator.TabIndex = 1;
- this.studentBindingNavigator.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.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, 15);
- this.bindingNavigatorCountItem.Text = "для {0}";
- this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
- //
- // bindingNavigatorSeparator1
- //
- this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator";
- this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 6);
- //
- // 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, 20);
- 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, 20);
- this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
- //
- // bindingNavigatorSeparator2
- //
- this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator";
- this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 6);
- //
- // 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, 20);
- this.bindingNavigatorDeleteItem.Text = "Удалить";
- //
- // studentBindingNavigatorSaveItem
- //
- this.studentBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.studentBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("studentBindingNavigatorSaveItem.Image")));
- this.studentBindingNavigatorSaveItem.Name = "studentBindingNavigatorSaveItem";
- this.studentBindingNavigatorSaveItem.Size = new System.Drawing.Size(23, 23);
- this.studentBindingNavigatorSaveItem.Text = "Сохранить данные";
- this.studentBindingNavigatorSaveItem.Click += new System.EventHandler(this.studentBindingNavigatorSaveItem_Click);
- //
- // 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:";
- //
- // fIOTextBox
- //
- this.fIOTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "FIO", true));
- 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;
- //
- // 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:";
- //
- // polTextBox
- //
- this.polTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "pol", true));
- this.polTextBox.Location = new System.Drawing.Point(284, 104);
- this.polTextBox.Name = "polTextBox";
- this.polTextBox.Size = new System.Drawing.Size(100, 20);
- this.polTextBox.TabIndex = 5;
- //
- // 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:";
- //
- // data_pojdeniyaDateTimePicker
- //
- this.data_pojdeniyaDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.studentBindingSource, "Data_pojdeniya", true));
- 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;
- //
- // 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:";
- //
- // roditeliTextBox
- //
- this.roditeliTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "roditeli", true));
- this.roditeliTextBox.Location = new System.Drawing.Point(284, 166);
- this.roditeliTextBox.Name = "roditeliTextBox";
- this.roditeliTextBox.Size = new System.Drawing.Size(100, 20);
- this.roditeliTextBox.TabIndex = 9;
- //
- // 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:";
- //
- // adresTextBox
- //
- this.adresTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "adres", true));
- 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;
- //
- // 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:";
- //
- // telephoneTextBox
- //
- this.telephoneTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "telephone", true));
- this.telephoneTextBox.Location = new System.Drawing.Point(284, 224);
- this.telephoneTextBox.Name = "telephoneTextBox";
- this.telephoneTextBox.Size = new System.Drawing.Size(100, 20);
- this.telephoneTextBox.TabIndex = 13;
- //
- // 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:";
- //
- // pasportnie_dannieTextBox
- //
- this.pasportnie_dannieTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "Pasportnie_dannie", true));
- this.pasportnie_dannieTextBox.Location = new System.Drawing.Point(284, 256);
- this.pasportnie_dannieTextBox.Name = "pasportnie_dannieTextBox";
- this.pasportnie_dannieTextBox.Size = new System.Drawing.Size(100, 20);
- this.pasportnie_dannieTextBox.TabIndex = 15;
- //
- // 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_zachetkiTextBox
- //
- this.nomer_zachetkiTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "Nomer_zachetki", true));
- this.nomer_zachetkiTextBox.Location = new System.Drawing.Point(284, 286);
- this.nomer_zachetkiTextBox.Name = "nomer_zachetkiTextBox";
- this.nomer_zachetkiTextBox.Size = new System.Drawing.Size(100, 20);
- this.nomer_zachetkiTextBox.TabIndex = 17;
- //
- // 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);
- //
- // data_postypleniyaDateTimePicker
- //
- this.data_postypleniyaDateTimePicker.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.studentBindingSource, "Data_postypleniya", true));
- 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;
- //
- // 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:";
- //
- // gryppaTextBox
- //
- this.gryppaTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "Gryppa", true));
- 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;
- //
- // 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:";
- //
- // kypcTextBox
- //
- this.kypcTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.studentBindingSource, "Kypc", true));
- this.kypcTextBox.Location = new System.Drawing.Point(281, 372);
- this.kypcTextBox.Name = "kypcTextBox";
- this.kypcTextBox.Size = new System.Drawing.Size(100, 20);
- this.kypcTextBox.TabIndex = 23;
- //
- // ochnay_forma_obycheniyaLabel
- //
- ochnay_forma_obycheniyaLabel.AutoSize = true;
- ochnay_forma_obycheniyaLabel.Location = new System.Drawing.Point(238, 410);
- 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]:";
- //
- // ochnay_forma_obycheniyaCheckBox
- //
- this.ochnay_forma_obycheniyaCheckBox.DataBindings.Add(new System.Windows.Forms.Binding("CheckState", this.studentBindingSource, "ochnay forma obycheniya]", true));
- this.ochnay_forma_obycheniyaCheckBox.Location = new System.Drawing.Point(377, 405);
- 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);
- //
- // studentDataGridView
- //
- this.studentDataGridView.AutoGenerateColumns = false;
- this.studentDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.studentDataGridView.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.dataGridViewTextBoxColumn10,
- this.dataGridViewTextBoxColumn11,
- this.dataGridViewTextBoxColumn12,
- this.dataGridViewTextBoxColumn13,
- this.dataGridViewCheckBoxColumn1});
- this.studentDataGridView.DataSource = this.studentBindingSource;
- this.studentDataGridView.Location = new System.Drawing.Point(520, 38);
- this.studentDataGridView.Name = "studentDataGridView";
- this.studentDataGridView.Size = new System.Drawing.Size(579, 385);
- this.studentDataGridView.TabIndex = 26;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.DataPropertyName = "ID_studenta";
- this.dataGridViewTextBoxColumn1.HeaderText = "ID_studenta";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.DataPropertyName = "FIO";
- this.dataGridViewTextBoxColumn2.HeaderText = "FIO";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.DataPropertyName = "pol";
- this.dataGridViewTextBoxColumn3.HeaderText = "pol";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "Data_pojdeniya";
- this.dataGridViewTextBoxColumn4.HeaderText = "Data_pojdeniya";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "roditeli";
- this.dataGridViewTextBoxColumn5.HeaderText = "roditeli";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "adres";
- this.dataGridViewTextBoxColumn6.HeaderText = "adres";
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "telephone";
- this.dataGridViewTextBoxColumn7.HeaderText = "telephone";
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "Pasportnie_dannie";
- this.dataGridViewTextBoxColumn8.HeaderText = "Pasportnie_dannie";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.DataPropertyName = "Nomer_zachetki";
- this.dataGridViewTextBoxColumn9.HeaderText = "Nomer_zachetki";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.DataPropertyName = "Data_postypleniya";
- this.dataGridViewTextBoxColumn10.HeaderText = "Data_postypleniya";
- this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
- //
- // dataGridViewTextBoxColumn11
- //
- this.dataGridViewTextBoxColumn11.DataPropertyName = "Gryppa";
- this.dataGridViewTextBoxColumn11.HeaderText = "Gryppa";
- this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
- //
- // dataGridViewTextBoxColumn12
- //
- this.dataGridViewTextBoxColumn12.DataPropertyName = "Kypc";
- this.dataGridViewTextBoxColumn12.HeaderText = "Kypc";
- this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
- //
- // dataGridViewTextBoxColumn13
- //
- this.dataGridViewTextBoxColumn13.DataPropertyName = "ID_sresialnostu";
- this.dataGridViewTextBoxColumn13.HeaderText = "ID_sresialnostu";
- this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
- //
- // dataGridViewCheckBoxColumn1
- //
- this.dataGridViewCheckBoxColumn1.DataPropertyName = "ochnay forma obycheniya]";
- this.dataGridViewCheckBoxColumn1.HeaderText = "ochnay forma obycheniya]";
- this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
- //
- // Form4
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1111, 466);
- this.Controls.Add(this.studentDataGridView);
- this.Controls.Add(ochnay_forma_obycheniyaLabel);
- this.Controls.Add(this.ochnay_forma_obycheniyaCheckBox);
- this.Controls.Add(kypcLabel);
- this.Controls.Add(this.kypcTextBox);
- 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(this.nomer_zachetkiTextBox);
- this.Controls.Add(pasportnie_dannieLabel);
- this.Controls.Add(this.pasportnie_dannieTextBox);
- this.Controls.Add(telephoneLabel);
- this.Controls.Add(this.telephoneTextBox);
- this.Controls.Add(adresLabel);
- this.Controls.Add(this.adresTextBox);
- this.Controls.Add(roditeliLabel);
- this.Controls.Add(this.roditeliTextBox);
- this.Controls.Add(data_pojdeniyaLabel);
- this.Controls.Add(this.data_pojdeniyaDateTimePicker);
- this.Controls.Add(polLabel);
- this.Controls.Add(this.polTextBox);
- this.Controls.Add(fIOLabel);
- this.Controls.Add(this.fIOTextBox);
- this.Controls.Add(this.studentBindingNavigator);
- 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.savelev_Shevchenko_pr2DataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.studentBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.studentBindingNavigator)).EndInit();
- this.studentBindingNavigator.ResumeLayout(false);
- this.studentBindingNavigator.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.studentDataGridView)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Label label1;
- 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 System.Windows.Forms.BindingNavigator studentBindingNavigator;
- 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 studentBindingNavigatorSaveItem;
- private System.Windows.Forms.TextBox fIOTextBox;
- private System.Windows.Forms.TextBox polTextBox;
- private System.Windows.Forms.DateTimePicker data_pojdeniyaDateTimePicker;
- private System.Windows.Forms.TextBox roditeliTextBox;
- private System.Windows.Forms.TextBox adresTextBox;
- private System.Windows.Forms.TextBox telephoneTextBox;
- private System.Windows.Forms.TextBox pasportnie_dannieTextBox;
- private System.Windows.Forms.TextBox nomer_zachetkiTextBox;
- private System.Windows.Forms.DateTimePicker data_postypleniyaDateTimePicker;
- private System.Windows.Forms.TextBox gryppaTextBox;
- private System.Windows.Forms.TextBox kypcTextBox;
- private System.Windows.Forms.CheckBox ochnay_forma_obycheniyaCheckBox;
- private System.Windows.Forms.DataGridView studentDataGridView;
- 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.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
- private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
- }
- }
|