База данных для хранения и обработки информации, которая требуется типичной психиатрической больнице, страница 5

                      this.label5.TabIndex = 4;

                      this.label5.Text = "Паспорт:";

                      //

                      // txtBirthDate

                      //

                      this.txtBirthDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));

                      this.txtBirthDate.Location = new System.Drawing.Point(111, 107);

                      this.txtBirthDate.Name = "txtBirthDate";

                      this.txtBirthDate.Size = new System.Drawing.Size(156, 20);

                      this.txtBirthDate.TabIndex = 4;

                      //

                      // txtPassport

                      //

                      this.txtPassport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));

                      this.txtPassport.Location = new System.Drawing.Point(111, 81);

                      this.txtPassport.Name = "txtPassport";

                      this.txtPassport.Size = new System.Drawing.Size(156, 20);

                      this.txtPassport.TabIndex = 3;

                      //

                      // label6

                      //

                      this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left;

                      this.label6.AutoSize = true;

                      this.label6.Location = new System.Drawing.Point(3, 136);

                      this.label6.Name = "label6";

                      this.label6.Size = new System.Drawing.Size(96, 13);

                      this.label6.TabIndex = 10;

                      this.label6.Text = "Дата устройства:";

                      //

                      // label8

                      //

                      this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;

                      this.label8.AutoSize = true;

                      this.label8.Location = new System.Drawing.Point(3, 162);

                      this.label8.Name = "label8";

                      this.label8.Size = new System.Drawing.Size(95, 13);

                      this.label8.TabIndex = 15;

                      this.label8.Text = "Дата увольнения";

                      //

                      // txtFired

                      //

                      this.txtFired.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));

                      this.txtFired.Location = new System.Drawing.Point(111, 159);

                      this.txtFired.Name = "txtFired";

                      this.txtFired.ReadOnly = true;

                      this.txtFired.Size = new System.Drawing.Size(156, 20);

                      this.txtFired.TabIndex = 6;

                      //

                      // txtPhone

                      //

                      this.txtPhone.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));

                      this.txtPhone.Location = new System.Drawing.Point(111, 212);

                      this.txtPhone.Name = "txtPhone";

                      this.txtPhone.Size = new System.Drawing.Size(156, 20);

                      this.txtPhone.TabIndex = 7;

                      //

                      // label7

                      //

                      this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;

                      this.label7.AutoSize = true;

                      this.label7.Location = new System.Drawing.Point(3, 215);

                      this.label7.Name = "label7";

                      this.label7.Size = new System.Drawing.Size(55, 13);

                      this.label7.TabIndex = 12;

                      this.label7.Text = "Телефон:";

                      //

                      // label9

                      //

                      this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left;

                      this.label9.AutoSize = true;

                      this.label9.Location = new System.Drawing.Point(3, 189);

                      this.label9.Name = "label9";

                      this.label9.Size = new System.Drawing.Size(68, 13);

                      this.label9.TabIndex = 16;

                      this.label9.Text = "Должность:";

                      //

                      // cmbPost

                      //

                      this.cmbPost.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));

                      this.cmbPost.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;

                      this.cmbPost.FormattingEnabled = true;

                      this.cmbPost.Location = new System.Drawing.Point(111, 185);

                      this.cmbPost.Name = "cmbPost";

                      this.cmbPost.Size = new System.Drawing.Size(156, 21);

                      this.cmbPost.TabIndex = 17;

                      //

                      // lstEmploys

                      //

                      this.lstEmploys.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {

            this.columnName});

                      this.lstEmploys.HideSelection = false;

                      this.lstEmploys.Location = new System.Drawing.Point(12, 12);

                      this.lstEmploys.MultiSelect = false;

                      this.lstEmploys.Name = "lstEmploys";

                      this.lstEmploys.ShowGroups = false;

                      this.lstEmploys.Size = new System.Drawing.Size(211, 210);

                      this.lstEmploys.TabIndex = 0;