Ejemplo n.º 1
0
            m_cmd_search.Click += new EventHandler(m_cmd_search_Click);
            this.KeyDown+=new KeyEventHandler(f528_DM_NHA_CC_KeyDown);
        }

        private void set_initial_form_load()
        {
            m_obj_trans = get_trans_object(m_grv_nha_cc);
            load_data_2_grid();
        }
Ejemplo n.º 2
0
 this.Name = "f528_DM_NHA_CC";
 this.Text = "f528- Danh sách nhà cung cấp";
 this.Load += new System.EventHandler(this.f528_DM_NHA_CC_Load);
 this.m_pnl_out_place_dm.ResumeLayout(false);
 ((System.ComponentModel.ISupportInitialize)(this.m_grv_nha_cc)).EndInit();
 this.panel1.ResumeLayout(false);