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

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());

                      this.tableLayoutPanel1.Size = new System.Drawing.Size(270, 235);

                      this.tableLayoutPanel1.TabIndex = 2;

                      //

                      // label1

                      //

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

                      this.label1.AutoSize = true;

                      this.label1.Location = new System.Drawing.Point(3, 32);

                      this.label1.Name = "label1";

                      this.label1.Size = new System.Drawing.Size(32, 13);

                      this.label1.TabIndex = 0;

                      this.label1.Text = "Имя:";

                      //

                      // label2

                      //

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

                      this.label2.AutoSize = true;

                      this.label2.Location = new System.Drawing.Point(3, 6);

                      this.label2.Name = "label2";

                      this.label2.Size = new System.Drawing.Size(59, 13);

                      this.label2.TabIndex = 1;

                      this.label2.Text = "Фамилия:";

                      //

                      // label3

                      //

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

                      this.label3.AutoSize = true;

                      this.label3.Location = new System.Drawing.Point(3, 58);

                      this.label3.Name = "label3";

                      this.label3.Size = new System.Drawing.Size(57, 13);

                      this.label3.TabIndex = 2;

                      this.label3.Text = "Отчество:";

                      //

                      // txtName

                      //

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

                      this.txtName.Location = new System.Drawing.Point(111, 29);

                      this.txtName.Name = "txtName";

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

                      this.txtName.TabIndex = 0;

                      //

                      // txtSurname

                      //

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

                      this.txtSurname.Location = new System.Drawing.Point(111, 3);

                      this.txtSurname.Name = "txtSurname";

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

                      this.txtSurname.TabIndex = 1;

                      //

                      // txtPatronymic

                      //

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

                      this.txtPatronymic.Location = new System.Drawing.Point(111, 55);

                      this.txtPatronymic.Name = "txtPatronymic";

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

                      this.txtPatronymic.TabIndex = 2;

                      //

                      // txtPlacementDate

                      //

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

                      this.txtPlacementDate.Location = new System.Drawing.Point(111, 133);

                      this.txtPlacementDate.Name = "txtPlacementDate";

                      this.txtPlacementDate.ReadOnly = true;

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

                      this.txtPlacementDate.TabIndex = 5;

                      //

                      // label4

                      //

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

                      this.label4.AutoSize = true;

                      this.label4.Location = new System.Drawing.Point(3, 110);

                      this.label4.Name = "label4";

                      this.label4.Size = new System.Drawing.Size(89, 13);

                      this.label4.TabIndex = 3;

                      this.label4.Text = "Дата рождения:";

                      //

                      // label5

                      //

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

                      this.label5.AutoSize = true;

                      this.label5.Location = new System.Drawing.Point(3, 84);

                      this.label5.Name = "label5";

                      this.label5.Size = new System.Drawing.Size(53, 13);