BKI_DichVuMatDat.NghiepVu.f340_dat_hs_lns_lcd.f340_dat_hs_lns_lcd_Load C# (CSharp) Method

f340_dat_hs_lns_lcd_Load() private method

private f340_dat_hs_lns_lcd_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void
        void f340_dat_hs_lns_lcd_Load(object sender, EventArgs e)
        {
            try
            {
                set_initial_form_load();
            }
            catch (Exception v_e)
            {
                CSystemLog_301.ExceptionHandle(v_e);
            }
        }