98
this.textPass.Text = "Пароль";
this.textPass.Click += new System.EventHandler(this.TextPass_Click);
//
// textLog
//
this.textLog.Location = new System.Drawing.Point(7, 20);
this.textLog.Name = "textLog";
this.textLog.Size = new System.Drawing.Size(218, 20);
this.textLog.TabIndex = 0;
this.textLog.Text = "Логин";
this.textLog.Click += new System.EventHandler(this.TextLog_Click);
//
// gbchpass
//
this.gbchpass.Controls.Add(this.textPassСhange2);
this.gbchpass.Controls.Add(this.textPassСhange1);
this.gbchpass.Location = new System.Drawing.Point(23, 21);
this.gbchpass.Name = "gbchpass";
this.gbchpass.Size = new System.Drawing.Size(230, 75);
this.gbchpass.TabIndex = 5;
this.gbchpass.TabStop = false;
this.gbchpass.Text = "Смена пароля";
//
// textPassСhange2
//
this.textPassСhange2.Location = new System.Drawing.Point(6, 50);
this.textPassСhange2.Name = "textPassСhange2";
this.textPassСhange2.Size = new System.Drawing.Size(218, 20);
this.textPassСhange2.TabIndex = 0;
this.textPassСhange2.Text = "Повторите ввод";
//
// textPassСhange1
//
this.textPassСhange1.Location = new System.Drawing.Point(6, 19);
this.textPassСhange1.Name = "textPassСhange1";
this.textPassСhange1.Size = new System.Drawing.Size(218, 20);
this.textPassСhange1.TabIndex = 0;
this.textPassСhange1.Text = "Новый пароль";
this.textPassСhange1.Click += new
System.EventHandler(this.TextBox2_Click);
//
// dataSet2
//
this.dataSet2.DataSetName = "DataSet2";
this.dataSet2.SchemaSerializationMode =
System.Data.SchemaSerializationMode.IncludeSchema;
//
// vKR_SOTRBindingSource