123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597 |
- namespace WindowsFormsAppGrishina
- {
- partial class Form2
- {
- /// <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(Form2));
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.кодсферыDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.сферадеятельностиDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.сферыДеятельностиBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.bD_grishinaDataSet = new WindowsFormsAppGrishina.BD_grishinaDataSet();
- this.dataGridView2 = new System.Windows.Forms.DataGridView();
- this.кодсферыDataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.должностьDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.окладDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.требованияксоискателюDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.работодательDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.контактныйномерDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.кодвакансииDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.списокВакансийBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
- this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
- this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
- this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigator2 = new System.Windows.Forms.BindingNavigator(this.components);
- this.bindingNavigatorCountItem1 = new System.Windows.Forms.ToolStripLabel();
- this.bindingNavigatorSeparator3 = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorPositionItem1 = new System.Windows.Forms.ToolStripTextBox();
- this.bindingNavigatorSeparator4 = new System.Windows.Forms.ToolStripSeparator();
- this.bindingNavigatorSeparator5 = new System.Windows.Forms.ToolStripSeparator();
- 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.сферыДеятельностиTableAdapter = new WindowsFormsAppGrishina.BD_grishinaDataSetTableAdapters.СферыДеятельностиTableAdapter();
- this.сферыДеятельностиBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.списокВакансийTableAdapter = new WindowsFormsAppGrishina.BD_grishinaDataSetTableAdapters.СписокВакансийTableAdapter();
- this.button5 = new System.Windows.Forms.Button();
- this.button6 = new System.Windows.Forms.Button();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.bindingNavigatorAddNewItem1 = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorDeleteItem1 = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveFirstItem1 = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMovePreviousItem1 = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveNextItem1 = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveLastItem1 = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
- this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.сферыДеятельностиBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bD_grishinaDataSet)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.списокВакансийBindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
- this.bindingNavigator1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).BeginInit();
- this.bindingNavigator2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.сферыДеятельностиBindingSource1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.SuspendLayout();
- //
- // dataGridView1
- //
- this.dataGridView1.AutoGenerateColumns = false;
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.кодсферыDataGridViewTextBoxColumn,
- this.сферадеятельностиDataGridViewTextBoxColumn});
- this.dataGridView1.DataSource = this.сферыДеятельностиBindingSource;
- this.dataGridView1.Location = new System.Drawing.Point(-1, 28);
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.Size = new System.Drawing.Size(244, 111);
- this.dataGridView1.TabIndex = 0;
- //
- // кодсферыDataGridViewTextBoxColumn
- //
- this.кодсферыDataGridViewTextBoxColumn.DataPropertyName = "Код_сферы";
- this.кодсферыDataGridViewTextBoxColumn.HeaderText = "Код_сферы";
- this.кодсферыDataGridViewTextBoxColumn.Name = "кодсферыDataGridViewTextBoxColumn";
- //
- // сферадеятельностиDataGridViewTextBoxColumn
- //
- this.сферадеятельностиDataGridViewTextBoxColumn.DataPropertyName = "Сфера_деятельности";
- this.сферадеятельностиDataGridViewTextBoxColumn.HeaderText = "Сфера_деятельности";
- this.сферадеятельностиDataGridViewTextBoxColumn.Name = "сферадеятельностиDataGridViewTextBoxColumn";
- //
- // сферыДеятельностиBindingSource
- //
- this.сферыДеятельностиBindingSource.DataMember = "СферыДеятельности";
- this.сферыДеятельностиBindingSource.DataSource = this.bD_grishinaDataSet;
- //
- // bD_grishinaDataSet
- //
- this.bD_grishinaDataSet.DataSetName = "BD_grishinaDataSet";
- this.bD_grishinaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
- //
- // dataGridView2
- //
- this.dataGridView2.AutoGenerateColumns = false;
- this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.кодсферыDataGridViewTextBoxColumn1,
- this.должностьDataGridViewTextBoxColumn,
- this.окладDataGridViewTextBoxColumn,
- this.требованияксоискателюDataGridViewTextBoxColumn,
- this.работодательDataGridViewTextBoxColumn,
- this.контактныйномерDataGridViewTextBoxColumn,
- this.кодвакансииDataGridViewTextBoxColumn});
- this.dataGridView2.DataSource = this.списокВакансийBindingSource;
- this.dataGridView2.Location = new System.Drawing.Point(-1, 260);
- this.dataGridView2.Name = "dataGridView2";
- this.dataGridView2.Size = new System.Drawing.Size(763, 240);
- this.dataGridView2.TabIndex = 1;
- //
- // кодсферыDataGridViewTextBoxColumn1
- //
- this.кодсферыDataGridViewTextBoxColumn1.DataPropertyName = "Код_сферы";
- this.кодсферыDataGridViewTextBoxColumn1.HeaderText = "Код_сферы";
- this.кодсферыDataGridViewTextBoxColumn1.Name = "кодсферыDataGridViewTextBoxColumn1";
- //
- // должностьDataGridViewTextBoxColumn
- //
- this.должностьDataGridViewTextBoxColumn.DataPropertyName = "Должность";
- this.должностьDataGridViewTextBoxColumn.HeaderText = "Должность";
- this.должностьDataGridViewTextBoxColumn.Name = "должностьDataGridViewTextBoxColumn";
- //
- // окладDataGridViewTextBoxColumn
- //
- this.окладDataGridViewTextBoxColumn.DataPropertyName = "Оклад";
- this.окладDataGridViewTextBoxColumn.HeaderText = "Оклад";
- this.окладDataGridViewTextBoxColumn.Name = "окладDataGridViewTextBoxColumn";
- //
- // требованияксоискателюDataGridViewTextBoxColumn
- //
- this.требованияксоискателюDataGridViewTextBoxColumn.DataPropertyName = "Требования_к_соискателю";
- this.требованияксоискателюDataGridViewTextBoxColumn.HeaderText = "Требования_к_соискателю";
- this.требованияксоискателюDataGridViewTextBoxColumn.Name = "требованияксоискателюDataGridViewTextBoxColumn";
- //
- // работодательDataGridViewTextBoxColumn
- //
- this.работодательDataGridViewTextBoxColumn.DataPropertyName = "Работодатель";
- this.работодательDataGridViewTextBoxColumn.HeaderText = "Работодатель";
- this.работодательDataGridViewTextBoxColumn.Name = "работодательDataGridViewTextBoxColumn";
- //
- // контактныйномерDataGridViewTextBoxColumn
- //
- this.контактныйномерDataGridViewTextBoxColumn.DataPropertyName = "Контактный_номер";
- this.контактныйномерDataGridViewTextBoxColumn.HeaderText = "Контактный_номер";
- this.контактныйномерDataGridViewTextBoxColumn.Name = "контактныйномерDataGridViewTextBoxColumn";
- //
- // кодвакансииDataGridViewTextBoxColumn
- //
- this.кодвакансииDataGridViewTextBoxColumn.DataPropertyName = "Код_вакансии";
- this.кодвакансииDataGridViewTextBoxColumn.HeaderText = "Код_вакансии";
- this.кодвакансииDataGridViewTextBoxColumn.Name = "кодвакансииDataGridViewTextBoxColumn";
- //
- // списокВакансийBindingSource
- //
- this.списокВакансийBindingSource.DataMember = "СписокВакансий";
- this.списокВакансийBindingSource.DataSource = this.bD_grishinaDataSet;
- //
- // bindingNavigator1
- //
- this.bindingNavigator1.AddNewItem = this.bindingNavigatorAddNewItem;
- this.bindingNavigator1.BindingSource = this.сферыДеятельностиBindingSource;
- this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
- this.bindingNavigator1.DeleteItem = this.bindingNavigatorDeleteItem;
- this.bindingNavigator1.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.bindingNavigator1.Location = new System.Drawing.Point(0, 0);
- this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
- this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
- this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
- this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
- this.bindingNavigator1.Name = "bindingNavigator1";
- this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
- this.bindingNavigator1.Size = new System.Drawing.Size(1095, 25);
- this.bindingNavigator1.TabIndex = 2;
- this.bindingNavigator1.Text = "bindingNavigator1";
- //
- // bindingNavigatorCountItem
- //
- this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
- this.bindingNavigatorCountItem.Size = new System.Drawing.Size(43, 22);
- this.bindingNavigatorCountItem.Text = "для {0}";
- this.bindingNavigatorCountItem.ToolTipText = "Общее число элементов";
- //
- // 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);
- //
- // bindingNavigatorSeparator2
- //
- this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
- this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
- //
- // bindingNavigator2
- //
- this.bindingNavigator2.AddNewItem = this.bindingNavigatorAddNewItem1;
- this.bindingNavigator2.BindingSource = this.списокВакансийBindingSource;
- this.bindingNavigator2.CountItem = this.bindingNavigatorCountItem1;
- this.bindingNavigator2.DeleteItem = this.bindingNavigatorDeleteItem1;
- this.bindingNavigator2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.bindingNavigator2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.bindingNavigatorMoveFirstItem1,
- this.bindingNavigatorMovePreviousItem1,
- this.bindingNavigatorSeparator3,
- this.bindingNavigatorPositionItem1,
- this.bindingNavigatorCountItem1,
- this.bindingNavigatorSeparator4,
- this.bindingNavigatorMoveNextItem1,
- this.bindingNavigatorMoveLastItem1,
- this.bindingNavigatorSeparator5,
- this.bindingNavigatorAddNewItem1,
- this.bindingNavigatorDeleteItem1});
- this.bindingNavigator2.Location = new System.Drawing.Point(0, 514);
- this.bindingNavigator2.MoveFirstItem = this.bindingNavigatorMoveFirstItem1;
- this.bindingNavigator2.MoveLastItem = this.bindingNavigatorMoveLastItem1;
- this.bindingNavigator2.MoveNextItem = this.bindingNavigatorMoveNextItem1;
- this.bindingNavigator2.MovePreviousItem = this.bindingNavigatorMovePreviousItem1;
- this.bindingNavigator2.Name = "bindingNavigator2";
- this.bindingNavigator2.PositionItem = this.bindingNavigatorPositionItem1;
- this.bindingNavigator2.Size = new System.Drawing.Size(1095, 25);
- this.bindingNavigator2.TabIndex = 3;
- this.bindingNavigator2.Text = "bindingNavigator2";
- //
- // bindingNavigatorCountItem1
- //
- this.bindingNavigatorCountItem1.Name = "bindingNavigatorCountItem1";
- this.bindingNavigatorCountItem1.Size = new System.Drawing.Size(43, 22);
- this.bindingNavigatorCountItem1.Text = "для {0}";
- this.bindingNavigatorCountItem1.ToolTipText = "Общее число элементов";
- //
- // bindingNavigatorSeparator3
- //
- this.bindingNavigatorSeparator3.Name = "bindingNavigatorSeparator3";
- this.bindingNavigatorSeparator3.Size = new System.Drawing.Size(6, 25);
- //
- // bindingNavigatorPositionItem1
- //
- this.bindingNavigatorPositionItem1.AccessibleName = "Положение";
- this.bindingNavigatorPositionItem1.AutoSize = false;
- this.bindingNavigatorPositionItem1.Font = new System.Drawing.Font("Segoe UI", 9F);
- this.bindingNavigatorPositionItem1.Name = "bindingNavigatorPositionItem1";
- this.bindingNavigatorPositionItem1.Size = new System.Drawing.Size(50, 23);
- this.bindingNavigatorPositionItem1.Text = "0";
- this.bindingNavigatorPositionItem1.ToolTipText = "Текущее положение";
- //
- // bindingNavigatorSeparator4
- //
- this.bindingNavigatorSeparator4.Name = "bindingNavigatorSeparator4";
- this.bindingNavigatorSeparator4.Size = new System.Drawing.Size(6, 25);
- //
- // bindingNavigatorSeparator5
- //
- this.bindingNavigatorSeparator5.Name = "bindingNavigatorSeparator5";
- this.bindingNavigatorSeparator5.Size = new System.Drawing.Size(6, 25);
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(249, 28);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(135, 47);
- this.button1.TabIndex = 4;
- this.button1.Text = "Сохранить новую категорию";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // button2
- //
- this.button2.Location = new System.Drawing.Point(767, 262);
- this.button2.Name = "button2";
- this.button2.Size = new System.Drawing.Size(135, 47);
- this.button2.TabIndex = 5;
- this.button2.Text = "Сохранить новую категорию";
- this.button2.UseVisualStyleBackColor = true;
- this.button2.Click += new System.EventHandler(this.button2_Click);
- //
- // button3
- //
- this.button3.Location = new System.Drawing.Point(259, 81);
- this.button3.Name = "button3";
- this.button3.Size = new System.Drawing.Size(110, 35);
- this.button3.TabIndex = 6;
- this.button3.Text = "Редактирвовать ";
- this.button3.UseVisualStyleBackColor = true;
- this.button3.Click += new System.EventHandler(this.button3_Click);
- //
- // button4
- //
- this.button4.Location = new System.Drawing.Point(275, 122);
- this.button4.Name = "button4";
- this.button4.Size = new System.Drawing.Size(75, 23);
- this.button4.TabIndex = 7;
- this.button4.Text = "Удалить";
- this.button4.UseVisualStyleBackColor = true;
- this.button4.Click += new System.EventHandler(this.button4_Click);
- //
- // сферыДеятельностиTableAdapter
- //
- this.сферыДеятельностиTableAdapter.ClearBeforeFill = true;
- //
- // сферыДеятельностиBindingSource1
- //
- this.сферыДеятельностиBindingSource1.DataMember = "СферыДеятельности";
- this.сферыДеятельностиBindingSource1.DataSource = this.bD_grishinaDataSet;
- //
- // списокВакансийTableAdapter
- //
- this.списокВакансийTableAdapter.ClearBeforeFill = true;
- //
- // button5
- //
- this.button5.Location = new System.Drawing.Point(785, 315);
- this.button5.Name = "button5";
- this.button5.Size = new System.Drawing.Size(96, 39);
- this.button5.TabIndex = 8;
- this.button5.Text = "Редактировать ";
- this.button5.UseVisualStyleBackColor = true;
- this.button5.Click += new System.EventHandler(this.button5_Click);
- //
- // button6
- //
- this.button6.Location = new System.Drawing.Point(796, 360);
- this.button6.Name = "button6";
- this.button6.Size = new System.Drawing.Size(76, 30);
- this.button6.TabIndex = 9;
- this.button6.Text = "Удалить ";
- this.button6.UseVisualStyleBackColor = true;
- this.button6.Click += new System.EventHandler(this.button6_Click);
- //
- // pictureBox1
- //
- this.pictureBox1.Image = global::WindowsFormsAppGrishina.Properties.Resources.ЛОГО1;
- this.pictureBox1.Location = new System.Drawing.Point(751, 28);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(332, 200);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 10;
- this.pictureBox1.TabStop = false;
- //
- // bindingNavigatorAddNewItem1
- //
- this.bindingNavigatorAddNewItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorAddNewItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem1.Image")));
- this.bindingNavigatorAddNewItem1.Name = "bindingNavigatorAddNewItem1";
- this.bindingNavigatorAddNewItem1.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorAddNewItem1.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorAddNewItem1.Text = "Добавить";
- //
- // bindingNavigatorDeleteItem1
- //
- this.bindingNavigatorDeleteItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorDeleteItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem1.Image")));
- this.bindingNavigatorDeleteItem1.Name = "bindingNavigatorDeleteItem1";
- this.bindingNavigatorDeleteItem1.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorDeleteItem1.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorDeleteItem1.Text = "Удалить";
- //
- // bindingNavigatorMoveFirstItem1
- //
- this.bindingNavigatorMoveFirstItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveFirstItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem1.Image")));
- this.bindingNavigatorMoveFirstItem1.Name = "bindingNavigatorMoveFirstItem1";
- this.bindingNavigatorMoveFirstItem1.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveFirstItem1.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveFirstItem1.Text = "Переместить в начало";
- //
- // bindingNavigatorMovePreviousItem1
- //
- this.bindingNavigatorMovePreviousItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMovePreviousItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem1.Image")));
- this.bindingNavigatorMovePreviousItem1.Name = "bindingNavigatorMovePreviousItem1";
- this.bindingNavigatorMovePreviousItem1.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMovePreviousItem1.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMovePreviousItem1.Text = "Переместить назад";
- //
- // bindingNavigatorMoveNextItem1
- //
- this.bindingNavigatorMoveNextItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveNextItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem1.Image")));
- this.bindingNavigatorMoveNextItem1.Name = "bindingNavigatorMoveNextItem1";
- this.bindingNavigatorMoveNextItem1.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveNextItem1.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveNextItem1.Text = "Переместить вперед";
- //
- // bindingNavigatorMoveLastItem1
- //
- this.bindingNavigatorMoveLastItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveLastItem1.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem1.Image")));
- this.bindingNavigatorMoveLastItem1.Name = "bindingNavigatorMoveLastItem1";
- this.bindingNavigatorMoveLastItem1.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveLastItem1.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveLastItem1.Text = "Переместить в конец";
- //
- // bindingNavigatorAddNewItem
- //
- this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
- this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem";
- this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorAddNewItem.Text = "Добавить";
- //
- // bindingNavigatorDeleteItem
- //
- this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
- this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem";
- this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorDeleteItem.Text = "Удалить";
- //
- // bindingNavigatorMoveFirstItem
- //
- this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
- this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
- this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveFirstItem.Text = "Переместить в начало";
- //
- // bindingNavigatorMovePreviousItem
- //
- this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
- this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
- this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMovePreviousItem.Text = "Переместить назад";
- //
- // bindingNavigatorMoveNextItem
- //
- this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
- this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
- this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveNextItem.Text = "Переместить вперед";
- //
- // bindingNavigatorMoveLastItem
- //
- this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
- this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
- this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
- this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
- this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
- this.bindingNavigatorMoveLastItem.Text = "Переместить в конец";
- //
- // Form2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(213)))), ((int)(((byte)(202)))));
- this.ClientSize = new System.Drawing.Size(1095, 539);
- this.Controls.Add(this.pictureBox1);
- 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(this.bindingNavigator2);
- this.Controls.Add(this.bindingNavigator1);
- this.Controls.Add(this.dataGridView2);
- this.Controls.Add(this.dataGridView1);
- this.Name = "Form2";
- this.Text = "Form2";
- this.Load += new System.EventHandler(this.Form2_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.сферыДеятельностиBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bD_grishinaDataSet)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.списокВакансийBindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
- this.bindingNavigator1.ResumeLayout(false);
- this.bindingNavigator1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator2)).EndInit();
- this.bindingNavigator2.ResumeLayout(false);
- this.bindingNavigator2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.сферыДеятельностиBindingSource1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.DataGridView dataGridView1;
- private BD_grishinaDataSet bD_grishinaDataSet;
- private System.Windows.Forms.BindingSource сферыДеятельностиBindingSource;
- private BD_grishinaDataSetTableAdapters.СферыДеятельностиTableAdapter сферыДеятельностиTableAdapter;
- private System.Windows.Forms.DataGridViewTextBoxColumn кодсферыDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn сферадеятельностиDataGridViewTextBoxColumn;
- private System.Windows.Forms.BindingSource сферыДеятельностиBindingSource1;
- private System.Windows.Forms.BindingSource списокВакансийBindingSource;
- private BD_grishinaDataSetTableAdapters.СписокВакансийTableAdapter списокВакансийTableAdapter;
- private System.Windows.Forms.DataGridView dataGridView2;
- private System.Windows.Forms.DataGridViewTextBoxColumn кодсферыDataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn должностьDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn окладDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn требованияксоискателюDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn работодательDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn контактныйномерDataGridViewTextBoxColumn;
- private System.Windows.Forms.DataGridViewTextBoxColumn кодвакансииDataGridViewTextBoxColumn;
- private System.Windows.Forms.BindingNavigator bindingNavigator1;
- 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.BindingNavigator bindingNavigator2;
- private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem1;
- private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem1;
- private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem1;
- private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem1;
- private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem1;
- private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator3;
- private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem1;
- private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator4;
- private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem1;
- private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem1;
- private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator5;
- 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.PictureBox pictureBox1;
- }
- }
|