Foro de elhacker.net

Programación => .NET (C#, VB.NET, ASP) => Mensaje iniciado por: Shell Root en 23 Septiembre 2013, 21:46 pm



Título: [C#] Insertar valor y texto en un ListBox
Publicado por: Shell Root en 23 Septiembre 2013, 21:46 pm
Como se puede instartar un valor y un texto en un ListBox, algo al estilo,
Código
  1. ListBox1.Items.Add("Text", "Value");


Título: Re: [C#] Insertar valor y texto en un ListBox
Publicado por: leogtz en 23 Septiembre 2013, 22:22 pm
http://forums.asp.net/t/1199141.aspx (http://forums.asp.net/t/1199141.aspx)