Ver Mensaje Individual
  #21 (permalink)  
Antiguo 09/09/2008, 10:55
Avatar de moradazo
moradazo
 
Fecha de Ingreso: julio-2008
Ubicación: [email protected]
Mensajes: 355
Antigüedad: 15 años, 10 meses
Puntos: 2
Respuesta: Visual Basic 2005: Listbox con Word Wrap

ya lo arreglé:

Código PHP:
Do While listbox.Items(IndiceDelListbox) = ""
                
IndiceDelListbox IndiceDelListbox 1
                listbox
.SetSelected(IndiceDelListboxTrue)
            
Loop