Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/10/2010, 23:31
Pol17
 
Fecha de Ingreso: mayo-2010
Mensajes: 5
Antigüedad: 14 años
Puntos: 0
Respuesta: ayuda listbox

OpenFileDialog1.ShowDialog()
AxWindowsMediaPlayer1.URL = OpenFileDialog1.FileName
ListBox1.Items.Add(AxWindowsMediaPlayer1.URL)

AxWindowsMediaPlayer esto es el reproductor la ventana

Cuando escojo el archivo y le doy abrir