//
this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
this.ClientSize = new System.Drawing.Size(576, 317);
this.Controls.AddRange(new System.Windows.Forms.Control[] {
this.BtnExit,
this.BtnDelete,
this.BtnEdit,
this.BtnSave,
this.BtnAddNew,
this.TxtDeptNo,
this.TxtESal,
this.TxtEName,
this.TxtEmpNo,
this.label4,
this.label3,
this.label2,
this.label1});
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
this.Name = "FrmEmp";