| | |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(558, 381); |
| | | this.Controls.Add(this.panel1); |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "UserSetPwd"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "UserSetPwd"; |
| | | this.Text = "修改密码"; |
| | | this.panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtNewPwd.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtNewPwd2.Properties)).EndInit(); |