Пример #1
0
 public ConsultarEmpleados()
 {
     InitializeComponent();
     CerrarPanel();
     cmb_barrio.Cargar(Barrio.EstructuraCombo());
 }