BKI_DichVuMatDat.NghiepVu.f342_dat_he_so_lns_lcd_de.format_controls C# (CSharp) Method

format_controls() private method

private format_controls ( ) : void
return void
        private void format_controls()
        {
            FormatControl.SetVisibleSimpleButton(this);
            set_define_events();
            this.KeyPreview = true;
        }