Exemplo n.º 1
0
 /**************************************************************************************************/
 private void PatientListView_Load(object sender, EventArgs e)
 {
     thePatientList.AddHandlersWithLoad(PatientListChanged, PatientListLoaded, null);
 }