2021-07-17 09:33:09 +05:00
namespace Diplom_B
{
partial class SetForm
{
/// <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 ( )
{
2021-07-17 22:32:53 +05:00
this . mainMenuStrip = new System . Windows . Forms . MenuStrip ( ) ;
this . dogToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . docToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . izvToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . postToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . izdToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . zakToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . setToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . usrGridView = new System . Windows . Forms . DataGridView ( ) ;
this . groupBox1 = new System . Windows . Forms . GroupBox ( ) ;
this . label4 = new System . Windows . Forms . Label ( ) ;
this . defaultBox = new System . Windows . Forms . ComboBox ( ) ;
this . groupBox2 = new System . Windows . Forms . GroupBox ( ) ;
this . chkSet3 = new System . Windows . Forms . CheckBox ( ) ;
this . chkZak3 = new System . Windows . Forms . CheckBox ( ) ;
this . chkIzd3 = new System . Windows . Forms . CheckBox ( ) ;
this . chkPost3 = new System . Windows . Forms . CheckBox ( ) ;
this . chkIzv3 = new System . Windows . Forms . CheckBox ( ) ;
this . chkDoc3 = new System . Windows . Forms . CheckBox ( ) ;
this . chkDog3 = new System . Windows . Forms . CheckBox ( ) ;
this . chkSet2 = new System . Windows . Forms . CheckBox ( ) ;
this . chkZak2 = new System . Windows . Forms . CheckBox ( ) ;
this . chkIzd2 = new System . Windows . Forms . CheckBox ( ) ;
this . chkPost2 = new System . Windows . Forms . CheckBox ( ) ;
this . chkIzv2 = new System . Windows . Forms . CheckBox ( ) ;
this . chkDoc2 = new System . Windows . Forms . CheckBox ( ) ;
this . chkDog2 = new System . Windows . Forms . CheckBox ( ) ;
this . chkSet1 = new System . Windows . Forms . CheckBox ( ) ;
this . chkZak1 = new System . Windows . Forms . CheckBox ( ) ;
this . chkIzd1 = new System . Windows . Forms . CheckBox ( ) ;
this . chkPost1 = new System . Windows . Forms . CheckBox ( ) ;
this . chkIzv1 = new System . Windows . Forms . CheckBox ( ) ;
this . chkDoc1 = new System . Windows . Forms . CheckBox ( ) ;
this . label15 = new System . Windows . Forms . Label ( ) ;
this . label14 = new System . Windows . Forms . Label ( ) ;
this . label13 = new System . Windows . Forms . Label ( ) ;
this . label11 = new System . Windows . Forms . Label ( ) ;
this . label10 = new System . Windows . Forms . Label ( ) ;
this . label9 = new System . Windows . Forms . Label ( ) ;
this . label8 = new System . Windows . Forms . Label ( ) ;
this . label7 = new System . Windows . Forms . Label ( ) ;
this . label6 = new System . Windows . Forms . Label ( ) ;
this . label5 = new System . Windows . Forms . Label ( ) ;
this . chkDog1 = new System . Windows . Forms . CheckBox ( ) ;
this . clearButton = new System . Windows . Forms . Button ( ) ;
this . idLable = new System . Windows . Forms . Label ( ) ;
this . label = new System . Windows . Forms . Label ( ) ;
this . nameBox = new System . Windows . Forms . TextBox ( ) ;
this . errorLable = new System . Windows . Forms . Label ( ) ;
this . StatusButton = new System . Windows . Forms . Button ( ) ;
this . deleteButton = new System . Windows . Forms . Button ( ) ;
this . changeButton = new System . Windows . Forms . Button ( ) ;
this . createButton = new System . Windows . Forms . Button ( ) ;
this . label3 = new System . Windows . Forms . Label ( ) ;
this . passBox = new System . Windows . Forms . TextBox ( ) ;
this . label2 = new System . Windows . Forms . Label ( ) ;
this . label1 = new System . Windows . Forms . Label ( ) ;
this . resetSearchButton = new System . Windows . Forms . Button ( ) ;
this . searchBox = new System . Windows . Forms . TextBox ( ) ;
this . mainMenuStrip . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . usrGridView ) ) . BeginInit ( ) ;
this . groupBox1 . SuspendLayout ( ) ;
this . groupBox2 . SuspendLayout ( ) ;
this . SuspendLayout ( ) ;
//
// mainMenuStrip
//
this . mainMenuStrip . Items . AddRange ( new System . Windows . Forms . ToolStripItem [ ] {
this . dogToolStripMenuItem ,
this . docToolStripMenuItem ,
this . izvToolStripMenuItem ,
this . postToolStripMenuItem ,
this . izdToolStripMenuItem ,
this . zakToolStripMenuItem ,
this . setToolStripMenuItem } ) ;
this . mainMenuStrip . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . mainMenuStrip . Name = "mainMenuStrip" ;
this . mainMenuStrip . Size = new System . Drawing . Size ( 639 , 24 ) ;
this . mainMenuStrip . TabIndex = 19 ;
this . mainMenuStrip . Text = "menuStrip1" ;
//
// dogToolStripMenuItem
//
this . dogToolStripMenuItem . Name = "dogToolStripMenuItem" ;
this . dogToolStripMenuItem . Size = new System . Drawing . Size ( 66 , 20 ) ;
this . dogToolStripMenuItem . Text = "Договор" ;
this . dogToolStripMenuItem . Click + = new System . EventHandler ( this . MenuItem_Click ) ;
//
// docToolStripMenuItem
//
this . docToolStripMenuItem . Name = "docToolStripMenuItem" ;
this . docToolStripMenuItem . Size = new System . Drawing . Size ( 82 , 20 ) ;
this . docToolStripMenuItem . Text = "Документы" ;
this . docToolStripMenuItem . Click + = new System . EventHandler ( this . MenuItem_Click ) ;
//
// izvToolStripMenuItem
//
this . izvToolStripMenuItem . Name = "izvToolStripMenuItem" ;
this . izvToolStripMenuItem . Size = new System . Drawing . Size ( 82 , 20 ) ;
this . izvToolStripMenuItem . Text = "Извещения" ;
this . izvToolStripMenuItem . Click + = new System . EventHandler ( this . MenuItem_Click ) ;
//
// postToolStripMenuItem
//
this . postToolStripMenuItem . Name = "postToolStripMenuItem" ;
this . postToolStripMenuItem . Size = new System . Drawing . Size ( 71 , 20 ) ;
this . postToolStripMenuItem . Text = "Поставки" ;
this . postToolStripMenuItem . Click + = new System . EventHandler ( this . MenuItem_Click ) ;
//
// izdToolStripMenuItem
//
this . izdToolStripMenuItem . Name = "izdToolStripMenuItem" ;
this . izdToolStripMenuItem . Size = new System . Drawing . Size ( 65 , 20 ) ;
this . izdToolStripMenuItem . Text = "Изделия" ;
this . izdToolStripMenuItem . Click + = new System . EventHandler ( this . MenuItem_Click ) ;
//
// zakToolStripMenuItem
//
this . zakToolStripMenuItem . Name = "zakToolStripMenuItem" ;
this . zakToolStripMenuItem . Size = new System . Drawing . Size ( 76 , 20 ) ;
this . zakToolStripMenuItem . Text = "Заказчики" ;
this . zakToolStripMenuItem . Click + = new System . EventHandler ( this . MenuItem_Click ) ;
//
// setToolStripMenuItem
//
this . setToolStripMenuItem . Name = "setToolStripMenuItem" ;
this . setToolStripMenuItem . Size = new System . Drawing . Size ( 79 , 20 ) ;
this . setToolStripMenuItem . Text = "Настройки" ;
this . setToolStripMenuItem . Click + = new System . EventHandler ( this . MenuItem_Click ) ;
//
// usrGridView
//
this . usrGridView . AllowUserToAddRows = false ;
this . usrGridView . AllowUserToDeleteRows = false ;
this . usrGridView . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Bottom )
| System . Windows . Forms . AnchorStyles . Left )
| System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . usrGridView . ColumnHeadersHeightSizeMode = System . Windows . Forms . DataGridViewColumnHeadersHeightSizeMode . AutoSize ;
this . usrGridView . Location = new System . Drawing . Point ( 345 , 55 ) ;
this . usrGridView . Name = "usrGridView" ;
this . usrGridView . RowHeadersVisible = false ;
this . usrGridView . SelectionMode = System . Windows . Forms . DataGridViewSelectionMode . FullRowSelect ;
this . usrGridView . Size = new System . Drawing . Size ( 282 , 397 ) ;
this . usrGridView . TabIndex = 18 ;
this . usrGridView . CurrentCellChanged + = new System . EventHandler ( this . usrGridView_CurrentCellChanged ) ;
//
// groupBox1
//
this . groupBox1 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Bottom )
| System . Windows . Forms . AnchorStyles . Left ) ) ) ;
this . groupBox1 . Controls . Add ( this . label4 ) ;
this . groupBox1 . Controls . Add ( this . defaultBox ) ;
this . groupBox1 . Controls . Add ( this . groupBox2 ) ;
this . groupBox1 . Controls . Add ( this . clearButton ) ;
this . groupBox1 . Controls . Add ( this . idLable ) ;
this . groupBox1 . Controls . Add ( this . label ) ;
this . groupBox1 . Controls . Add ( this . nameBox ) ;
this . groupBox1 . Controls . Add ( this . errorLable ) ;
this . groupBox1 . Controls . Add ( this . StatusButton ) ;
this . groupBox1 . Controls . Add ( this . deleteButton ) ;
this . groupBox1 . Controls . Add ( this . changeButton ) ;
this . groupBox1 . Controls . Add ( this . createButton ) ;
this . groupBox1 . Controls . Add ( this . label3 ) ;
this . groupBox1 . Controls . Add ( this . passBox ) ;
this . groupBox1 . Controls . Add ( this . label2 ) ;
this . groupBox1 . Location = new System . Drawing . Point ( 12 , 27 ) ;
this . groupBox1 . Name = "groupBox1" ;
this . groupBox1 . Size = new System . Drawing . Size ( 324 , 425 ) ;
this . groupBox1 . TabIndex = 17 ;
this . groupBox1 . TabStop = false ;
this . groupBox1 . Text = "Информационное окно" ;
//
// label4
//
this . label4 . AutoSize = true ;
this . label4 . Location = new System . Drawing . Point ( 14 , 102 ) ;
this . label4 . Name = "label4" ;
this . label4 . Size = new System . Drawing . Size ( 72 , 13 ) ;
this . label4 . TabIndex = 27 ;
this . label4 . Text = "Первое окно" ;
//
// defaultBox
//
this . defaultBox . Cursor = System . Windows . Forms . Cursors . Default ;
this . defaultBox . DropDownStyle = System . Windows . Forms . ComboBoxStyle . DropDownList ;
this . defaultBox . FormattingEnabled = true ;
this . defaultBox . Location = new System . Drawing . Point ( 95 , 99 ) ;
this . defaultBox . Name = "defaultBox" ;
this . defaultBox . Size = new System . Drawing . Size ( 223 , 21 ) ;
this . defaultBox . TabIndex = 26 ;
//
// groupBox2
//
this . groupBox2 . Controls . Add ( this . chkSet3 ) ;
this . groupBox2 . Controls . Add ( this . chkZak3 ) ;
this . groupBox2 . Controls . Add ( this . chkIzd3 ) ;
this . groupBox2 . Controls . Add ( this . chkPost3 ) ;
this . groupBox2 . Controls . Add ( this . chkIzv3 ) ;
this . groupBox2 . Controls . Add ( this . chkDoc3 ) ;
this . groupBox2 . Controls . Add ( this . chkDog3 ) ;
this . groupBox2 . Controls . Add ( this . chkSet2 ) ;
this . groupBox2 . Controls . Add ( this . chkZak2 ) ;
this . groupBox2 . Controls . Add ( this . chkIzd2 ) ;
this . groupBox2 . Controls . Add ( this . chkPost2 ) ;
this . groupBox2 . Controls . Add ( this . chkIzv2 ) ;
this . groupBox2 . Controls . Add ( this . chkDoc2 ) ;
this . groupBox2 . Controls . Add ( this . chkDog2 ) ;
this . groupBox2 . Controls . Add ( this . chkSet1 ) ;
this . groupBox2 . Controls . Add ( this . chkZak1 ) ;
this . groupBox2 . Controls . Add ( this . chkIzd1 ) ;
this . groupBox2 . Controls . Add ( this . chkPost1 ) ;
this . groupBox2 . Controls . Add ( this . chkIzv1 ) ;
this . groupBox2 . Controls . Add ( this . chkDoc1 ) ;
this . groupBox2 . Controls . Add ( this . label15 ) ;
this . groupBox2 . Controls . Add ( this . label14 ) ;
this . groupBox2 . Controls . Add ( this . label13 ) ;
this . groupBox2 . Controls . Add ( this . label11 ) ;
this . groupBox2 . Controls . Add ( this . label10 ) ;
this . groupBox2 . Controls . Add ( this . label9 ) ;
this . groupBox2 . Controls . Add ( this . label8 ) ;
this . groupBox2 . Controls . Add ( this . label7 ) ;
this . groupBox2 . Controls . Add ( this . label6 ) ;
this . groupBox2 . Controls . Add ( this . label5 ) ;
this . groupBox2 . Controls . Add ( this . chkDog1 ) ;
this . groupBox2 . Location = new System . Drawing . Point ( 6 , 126 ) ;
this . groupBox2 . Name = "groupBox2" ;
this . groupBox2 . Size = new System . Drawing . Size ( 312 , 230 ) ;
this . groupBox2 . TabIndex = 25 ;
this . groupBox2 . TabStop = false ;
this . groupBox2 . Text = "Доступ" ;
//
// chkSet3
//
this . chkSet3 . AutoSize = true ;
this . chkSet3 . Location = new System . Drawing . Point ( 254 , 204 ) ;
this . chkSet3 . Name = "chkSet3" ;
this . chkSet3 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkSet3 . TabIndex = 67 ;
this . chkSet3 . UseVisualStyleBackColor = true ;
//
// chkZak3
//
this . chkZak3 . AutoSize = true ;
this . chkZak3 . Location = new System . Drawing . Point ( 254 , 178 ) ;
this . chkZak3 . Name = "chkZak3" ;
this . chkZak3 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkZak3 . TabIndex = 66 ;
this . chkZak3 . UseVisualStyleBackColor = true ;
//
// chkIzd3
//
this . chkIzd3 . AutoSize = true ;
this . chkIzd3 . Location = new System . Drawing . Point ( 254 , 152 ) ;
this . chkIzd3 . Name = "chkIzd3" ;
this . chkIzd3 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkIzd3 . TabIndex = 65 ;
this . chkIzd3 . UseVisualStyleBackColor = true ;
//
// chkPost3
//
this . chkPost3 . AutoSize = true ;
this . chkPost3 . Location = new System . Drawing . Point ( 254 , 127 ) ;
this . chkPost3 . Name = "chkPost3" ;
this . chkPost3 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkPost3 . TabIndex = 64 ;
this . chkPost3 . UseVisualStyleBackColor = true ;
//
// chkIzv3
//
this . chkIzv3 . AutoSize = true ;
this . chkIzv3 . Location = new System . Drawing . Point ( 254 , 100 ) ;
this . chkIzv3 . Name = "chkIzv3" ;
this . chkIzv3 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkIzv3 . TabIndex = 63 ;
this . chkIzv3 . UseVisualStyleBackColor = true ;
//
// chkDoc3
//
this . chkDoc3 . AutoSize = true ;
this . chkDoc3 . Location = new System . Drawing . Point ( 254 , 74 ) ;
this . chkDoc3 . Name = "chkDoc3" ;
this . chkDoc3 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkDoc3 . TabIndex = 62 ;
this . chkDoc3 . UseVisualStyleBackColor = true ;
//
// chkDog3
//
this . chkDog3 . AutoSize = true ;
this . chkDog3 . Location = new System . Drawing . Point ( 254 , 48 ) ;
this . chkDog3 . Name = "chkDog3" ;
this . chkDog3 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkDog3 . TabIndex = 61 ;
this . chkDog3 . UseVisualStyleBackColor = true ;
//
// chkSet2
//
this . chkSet2 . AutoSize = true ;
this . chkSet2 . Location = new System . Drawing . Point ( 178 , 204 ) ;
this . chkSet2 . Name = "chkSet2" ;
this . chkSet2 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkSet2 . TabIndex = 60 ;
this . chkSet2 . UseVisualStyleBackColor = true ;
//
// chkZak2
//
this . chkZak2 . AutoSize = true ;
this . chkZak2 . Location = new System . Drawing . Point ( 178 , 178 ) ;
this . chkZak2 . Name = "chkZak2" ;
this . chkZak2 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkZak2 . TabIndex = 59 ;
this . chkZak2 . UseVisualStyleBackColor = true ;
//
// chkIzd2
//
this . chkIzd2 . AutoSize = true ;
this . chkIzd2 . Location = new System . Drawing . Point ( 178 , 152 ) ;
this . chkIzd2 . Name = "chkIzd2" ;
this . chkIzd2 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkIzd2 . TabIndex = 58 ;
this . chkIzd2 . UseVisualStyleBackColor = true ;
//
// chkPost2
//
this . chkPost2 . AutoSize = true ;
this . chkPost2 . Location = new System . Drawing . Point ( 178 , 127 ) ;
this . chkPost2 . Name = "chkPost2" ;
this . chkPost2 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkPost2 . TabIndex = 57 ;
this . chkPost2 . UseVisualStyleBackColor = true ;
//
// chkIzv2
//
this . chkIzv2 . AutoSize = true ;
this . chkIzv2 . Location = new System . Drawing . Point ( 178 , 100 ) ;
this . chkIzv2 . Name = "chkIzv2" ;
this . chkIzv2 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkIzv2 . TabIndex = 56 ;
this . chkIzv2 . UseVisualStyleBackColor = true ;
//
// chkDoc2
//
this . chkDoc2 . AutoSize = true ;
this . chkDoc2 . Location = new System . Drawing . Point ( 178 , 74 ) ;
this . chkDoc2 . Name = "chkDoc2" ;
this . chkDoc2 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkDoc2 . TabIndex = 55 ;
this . chkDoc2 . UseVisualStyleBackColor = true ;
//
// chkDog2
//
this . chkDog2 . AutoSize = true ;
this . chkDog2 . Location = new System . Drawing . Point ( 178 , 48 ) ;
this . chkDog2 . Name = "chkDog2" ;
this . chkDog2 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkDog2 . TabIndex = 54 ;
this . chkDog2 . UseVisualStyleBackColor = true ;
//
// chkSet1
//
this . chkSet1 . AutoSize = true ;
this . chkSet1 . Location = new System . Drawing . Point ( 102 , 204 ) ;
this . chkSet1 . Name = "chkSet1" ;
this . chkSet1 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkSet1 . TabIndex = 53 ;
this . chkSet1 . UseVisualStyleBackColor = true ;
//
// chkZak1
//
this . chkZak1 . AutoSize = true ;
this . chkZak1 . Location = new System . Drawing . Point ( 102 , 178 ) ;
this . chkZak1 . Name = "chkZak1" ;
this . chkZak1 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkZak1 . TabIndex = 52 ;
this . chkZak1 . UseVisualStyleBackColor = true ;
//
// chkIzd1
//
this . chkIzd1 . AutoSize = true ;
this . chkIzd1 . Location = new System . Drawing . Point ( 102 , 152 ) ;
this . chkIzd1 . Name = "chkIzd1" ;
this . chkIzd1 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkIzd1 . TabIndex = 51 ;
this . chkIzd1 . UseVisualStyleBackColor = true ;
//
// chkPost1
//
this . chkPost1 . AutoSize = true ;
this . chkPost1 . Location = new System . Drawing . Point ( 102 , 127 ) ;
this . chkPost1 . Name = "chkPost1" ;
this . chkPost1 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkPost1 . TabIndex = 50 ;
this . chkPost1 . UseVisualStyleBackColor = true ;
//
// chkIzv1
//
this . chkIzv1 . AutoSize = true ;
this . chkIzv1 . Location = new System . Drawing . Point ( 102 , 100 ) ;
this . chkIzv1 . Name = "chkIzv1" ;
this . chkIzv1 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkIzv1 . TabIndex = 49 ;
this . chkIzv1 . UseVisualStyleBackColor = true ;
//
// chkDoc1
//
this . chkDoc1 . AutoSize = true ;
this . chkDoc1 . Location = new System . Drawing . Point ( 102 , 74 ) ;
this . chkDoc1 . Name = "chkDoc1" ;
this . chkDoc1 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkDoc1 . TabIndex = 48 ;
this . chkDoc1 . UseVisualStyleBackColor = true ;
//
// label15
//
this . label15 . AutoSize = true ;
this . label15 . Location = new System . Drawing . Point ( 223 , 22 ) ;
this . label15 . Name = "label15" ;
this . label15 . Size = new System . Drawing . Size ( 70 , 13 ) ;
this . label15 . TabIndex = 47 ;
this . label15 . Text = "Добавление" ;
//
// label14
//
this . label14 . AutoSize = true ;
this . label14 . Location = new System . Drawing . Point ( 152 , 22 ) ;
this . label14 . Name = "label14" ;
this . label14 . Size = new System . Drawing . Size ( 65 , 13 ) ;
this . label14 . TabIndex = 46 ;
this . label14 . Text = "Изменение" ;
//
// label13
//
this . label13 . AutoSize = true ;
this . label13 . Location = new System . Drawing . Point ( 86 , 22 ) ;
this . label13 . Name = "label13" ;
this . label13 . Size = new System . Drawing . Size ( 44 , 13 ) ;
this . label13 . TabIndex = 45 ;
this . label13 . Text = "Чтение" ;
//
// label11
//
this . label11 . AutoSize = true ;
this . label11 . Location = new System . Drawing . Point ( 6 , 204 ) ;
this . label11 . Name = "label11" ;
this . label11 . Size = new System . Drawing . Size ( 62 , 13 ) ;
this . label11 . TabIndex = 43 ;
this . label11 . Text = "Настройки" ;
//
// label10
//
this . label10 . AutoSize = true ;
this . label10 . Location = new System . Drawing . Point ( 6 , 178 ) ;
this . label10 . Name = "label10" ;
this . label10 . Size = new System . Drawing . Size ( 61 , 13 ) ;
this . label10 . TabIndex = 42 ;
this . label10 . Text = "Заказчики" ;
//
// label9
//
this . label9 . AutoSize = true ;
this . label9 . Location = new System . Drawing . Point ( 6 , 152 ) ;
this . label9 . Name = "label9" ;
this . label9 . Size = new System . Drawing . Size ( 51 , 13 ) ;
this . label9 . TabIndex = 38 ;
this . label9 . Text = "Изделия" ;
//
// label8
//
this . label8 . AutoSize = true ;
this . label8 . Location = new System . Drawing . Point ( 6 , 127 ) ;
this . label8 . Name = "label8" ;
this . label8 . Size = new System . Drawing . Size ( 56 , 13 ) ;
this . label8 . TabIndex = 37 ;
this . label8 . Text = "Поставки" ;
//
// label7
//
this . label7 . AutoSize = true ;
this . label7 . Location = new System . Drawing . Point ( 6 , 100 ) ;
this . label7 . Name = "label7" ;
this . label7 . Size = new System . Drawing . Size ( 66 , 13 ) ;
this . label7 . TabIndex = 36 ;
this . label7 . Text = "Извещения" ;
//
// label6
//
this . label6 . AutoSize = true ;
this . label6 . Location = new System . Drawing . Point ( 6 , 74 ) ;
this . label6 . Name = "label6" ;
this . label6 . Size = new System . Drawing . Size ( 66 , 13 ) ;
this . label6 . TabIndex = 35 ;
this . label6 . Text = "Документы" ;
//
// label5
//
this . label5 . AutoSize = true ;
this . label5 . Location = new System . Drawing . Point ( 6 , 48 ) ;
this . label5 . Name = "label5" ;
this . label5 . Size = new System . Drawing . Size ( 57 , 13 ) ;
this . label5 . TabIndex = 34 ;
this . label5 . Text = "Договора" ;
//
// chkDog1
//
this . chkDog1 . AutoSize = true ;
this . chkDog1 . Location = new System . Drawing . Point ( 102 , 48 ) ;
this . chkDog1 . Name = "chkDog1" ;
this . chkDog1 . Size = new System . Drawing . Size ( 15 , 14 ) ;
this . chkDog1 . TabIndex = 1 ;
this . chkDog1 . UseVisualStyleBackColor = true ;
//
// clearButton
//
this . clearButton . Location = new System . Drawing . Point ( 6 , 362 ) ;
this . clearButton . Name = "clearButton" ;
this . clearButton . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . clearButton . TabIndex = 24 ;
this . clearButton . Text = "Сбросить" ;
this . clearButton . UseVisualStyleBackColor = true ;
this . clearButton . Click + = new System . EventHandler ( this . clearButton_Click ) ;
//
// idLable
//
this . idLable . AutoSize = true ;
this . idLable . Location = new System . Drawing . Point ( 92 , 24 ) ;
this . idLable . Name = "idLable" ;
this . idLable . Size = new System . Drawing . Size ( 69 , 13 ) ;
this . idLable . TabIndex = 23 ;
this . idLable . Text = "Номер в БД" ;
//
// label
//
this . label . AutoSize = true ;
this . label . Location = new System . Drawing . Point ( 6 , 50 ) ;
this . label . Name = "label" ;
this . label . Size = new System . Drawing . Size ( 80 , 13 ) ;
this . label . TabIndex = 22 ;
this . label . Text = "Пользователь" ;
//
// nameBox
//
this . nameBox . Location = new System . Drawing . Point ( 95 , 47 ) ;
this . nameBox . Name = "nameBox" ;
this . nameBox . Size = new System . Drawing . Size ( 223 , 20 ) ;
this . nameBox . TabIndex = 21 ;
//
// errorLable
//
this . errorLable . AutoSize = true ;
this . errorLable . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 8.25F , System . Drawing . FontStyle . Bold , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 204 ) ) ) ;
this . errorLable . ForeColor = System . Drawing . Color . Red ;
this . errorLable . Location = new System . Drawing . Point ( 3 , 396 ) ;
this . errorLable . Name = "errorLable" ;
this . errorLable . Size = new System . Drawing . Size ( 149 , 13 ) ;
this . errorLable . TabIndex = 20 ;
this . errorLable . Text = "Информация о б ошибке" ;
this . errorLable . Visible = false ;
//
// StatusButton
//
this . StatusButton . Location = new System . Drawing . Point ( 236 , 391 ) ;
this . StatusButton . Name = "StatusButton" ;
this . StatusButton . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . StatusButton . TabIndex = 19 ;
this . StatusButton . Text = "Статусы" ;
this . StatusButton . UseVisualStyleBackColor = true ;
this . StatusButton . Click + = new System . EventHandler ( this . StatusButton_Click ) ;
//
// deleteButton
//
this . deleteButton . Location = new System . Drawing . Point ( 84 , 362 ) ;
this . deleteButton . Name = "deleteButton" ;
this . deleteButton . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . deleteButton . TabIndex = 18 ;
this . deleteButton . Text = "Удалить" ;
this . deleteButton . UseVisualStyleBackColor = true ;
this . deleteButton . Click + = new System . EventHandler ( this . deleteButton_Click ) ;
//
// changeButton
//
this . changeButton . Location = new System . Drawing . Point ( 160 , 362 ) ;
this . changeButton . Name = "changeButton" ;
this . changeButton . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . changeButton . TabIndex = 17 ;
this . changeButton . Text = "Изменить" ;
this . changeButton . UseVisualStyleBackColor = true ;
this . changeButton . Click + = new System . EventHandler ( this . changeButton_Click ) ;
//
// createButton
//
this . createButton . Location = new System . Drawing . Point ( 236 , 362 ) ;
this . createButton . Name = "createButton" ;
this . createButton . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . createButton . TabIndex = 16 ;
this . createButton . Text = "Создать" ;
this . createButton . UseVisualStyleBackColor = true ;
this . createButton . Click + = new System . EventHandler ( this . createButton_Click ) ;
//
// label3
//
this . label3 . AutoSize = true ;
this . label3 . Location = new System . Drawing . Point ( 41 , 76 ) ;
this . label3 . Name = "label3" ;
this . label3 . Size = new System . Drawing . Size ( 45 , 13 ) ;
this . label3 . TabIndex = 8 ;
this . label3 . Text = "Пароль" ;
//
// passBox
//
this . passBox . Location = new System . Drawing . Point ( 95 , 73 ) ;
this . passBox . Name = "passBox" ;
this . passBox . Size = new System . Drawing . Size ( 223 , 20 ) ;
this . passBox . TabIndex = 2 ;
this . passBox . UseSystemPasswordChar = true ;
//
// label2
//
this . label2 . AutoSize = true ;
this . label2 . Location = new System . Drawing . Point ( 68 , 24 ) ;
this . label2 . Name = "label2" ;
this . label2 . Size = new System . Drawing . Size ( 18 , 13 ) ;
this . label2 . TabIndex = 0 ;
this . label2 . Text = "№" ;
//
// label1
//
this . label1 . AutoSize = true ;
this . label1 . Location = new System . Drawing . Point ( 342 , 32 ) ;
this . label1 . Name = "label1" ;
this . label1 . Size = new System . Drawing . Size ( 39 , 13 ) ;
this . label1 . TabIndex = 16 ;
this . label1 . Text = "Поиск" ;
//
// resetSearchButton
//
this . resetSearchButton . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . resetSearchButton . Location = new System . Drawing . Point ( 552 , 27 ) ;
this . resetSearchButton . Name = "resetSearchButton" ;
this . resetSearchButton . Size = new System . Drawing . Size ( 75 , 23 ) ;
this . resetSearchButton . TabIndex = 15 ;
this . resetSearchButton . Text = "Сбросить" ;
this . resetSearchButton . UseVisualStyleBackColor = true ;
this . resetSearchButton . Click + = new System . EventHandler ( this . resetSearchButton_Click ) ;
//
// searchBox
//
this . searchBox . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Left )
| System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . searchBox . Location = new System . Drawing . Point ( 387 , 29 ) ;
this . searchBox . Name = "searchBox" ;
this . searchBox . Size = new System . Drawing . Size ( 159 , 20 ) ;
this . searchBox . TabIndex = 14 ;
this . searchBox . Tag = "" ;
this . searchBox . TextChanged + = new System . EventHandler ( this . searchBox_TextChanged ) ;
//
// SetForm
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 13F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . ClientSize = new System . Drawing . Size ( 639 , 464 ) ;
this . Controls . Add ( this . mainMenuStrip ) ;
this . Controls . Add ( this . usrGridView ) ;
this . Controls . Add ( this . groupBox1 ) ;
this . Controls . Add ( this . label1 ) ;
this . Controls . Add ( this . resetSearchButton ) ;
this . Controls . Add ( this . searchBox ) ;
this . Name = "SetForm" ;
this . StartPosition = System . Windows . Forms . FormStartPosition . CenterScreen ;
this . Text = "Настройки" ;
this . mainMenuStrip . ResumeLayout ( false ) ;
this . mainMenuStrip . PerformLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . usrGridView ) ) . EndInit ( ) ;
this . groupBox1 . ResumeLayout ( false ) ;
this . groupBox1 . PerformLayout ( ) ;
this . groupBox2 . ResumeLayout ( false ) ;
this . groupBox2 . PerformLayout ( ) ;
this . ResumeLayout ( false ) ;
this . PerformLayout ( ) ;
2021-07-17 09:33:09 +05:00
}
2021-07-17 22:32:53 +05:00
#endregion
private System . Windows . Forms . MenuStrip mainMenuStrip ;
private System . Windows . Forms . ToolStripMenuItem dogToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem docToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem izvToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem postToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem izdToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem zakToolStripMenuItem ;
private System . Windows . Forms . ToolStripMenuItem setToolStripMenuItem ;
private System . Windows . Forms . DataGridView usrGridView ;
private System . Windows . Forms . GroupBox groupBox1 ;
private System . Windows . Forms . Button clearButton ;
private System . Windows . Forms . Label idLable ;
private System . Windows . Forms . Label label ;
private System . Windows . Forms . TextBox nameBox ;
private System . Windows . Forms . Label errorLable ;
private System . Windows . Forms . Button StatusButton ;
private System . Windows . Forms . Button deleteButton ;
private System . Windows . Forms . Button changeButton ;
private System . Windows . Forms . Button createButton ;
private System . Windows . Forms . Label label3 ;
private System . Windows . Forms . TextBox passBox ;
private System . Windows . Forms . Label label2 ;
private System . Windows . Forms . Label label1 ;
private System . Windows . Forms . Button resetSearchButton ;
private System . Windows . Forms . TextBox searchBox ;
private System . Windows . Forms . Label label4 ;
private System . Windows . Forms . ComboBox defaultBox ;
private System . Windows . Forms . GroupBox groupBox2 ;
private System . Windows . Forms . CheckBox chkSet3 ;
private System . Windows . Forms . CheckBox chkZak3 ;
private System . Windows . Forms . CheckBox chkIzd3 ;
private System . Windows . Forms . CheckBox chkPost3 ;
private System . Windows . Forms . CheckBox chkIzv3 ;
private System . Windows . Forms . CheckBox chkDoc3 ;
private System . Windows . Forms . CheckBox chkDog3 ;
private System . Windows . Forms . CheckBox chkSet2 ;
private System . Windows . Forms . CheckBox chkZak2 ;
private System . Windows . Forms . CheckBox chkIzd2 ;
private System . Windows . Forms . CheckBox chkPost2 ;
private System . Windows . Forms . CheckBox chkIzv2 ;
private System . Windows . Forms . CheckBox chkDoc2 ;
private System . Windows . Forms . CheckBox chkDog2 ;
private System . Windows . Forms . CheckBox chkSet1 ;
private System . Windows . Forms . CheckBox chkZak1 ;
private System . Windows . Forms . CheckBox chkIzd1 ;
private System . Windows . Forms . CheckBox chkPost1 ;
private System . Windows . Forms . CheckBox chkIzv1 ;
private System . Windows . Forms . CheckBox chkDoc1 ;
private System . Windows . Forms . Label label15 ;
private System . Windows . Forms . Label label14 ;
private System . Windows . Forms . Label label13 ;
private System . Windows . Forms . Label label11 ;
private System . Windows . Forms . Label label10 ;
private System . Windows . Forms . Label label9 ;
private System . Windows . Forms . Label label8 ;
private System . Windows . Forms . Label label7 ;
private System . Windows . Forms . Label label6 ;
private System . Windows . Forms . Label label5 ;
private System . Windows . Forms . CheckBox chkDog1 ;
}
2021-07-17 09:33:09 +05:00
}