/// </summary>
private void InitializeComponent()
{
this.label4 = new System.Windows.Forms.Label();
this.BtnExit = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.BtnEdit = new System.Windows.Forms.Button();
this.BtnSave = new System.Windows.Forms.Button();
this.BtnDelete = new System.Windows.Forms.Button();
this.TxtESal = new System.Windows.Forms.TextBox();
this.TxtEmpNo = new System.Windows.Forms.TextBox();
this.TxtEName = new System.Windows.Forms.TextBox();
this.BtnAddNew = new System.Windows.Forms.Button();
this.TxtDeptNo = new System.Windows.Forms.TextBox();
this.SuspendLayout();