4 resultados
Ordenar por fecha - Ordenar por pertinencia
Todos (4)
Foros (4)
 
Designer Controls With ArrayList type property.
Hi; I'm doing a UserControl and add a ArrayList type property. But this property is not set correctly in design time from Designer. What is the better way to do it? Thanks Alvaro.
Mensaje publicado en el 02/03/2007 - 16:00
ArrayList
Hola a todos! Estoy comenzando con C# o recomenzando mejor dicho , y tengo un pequeño problemita . Tengo un ArrayList de objetos Point al que a medida que el usuario hace click en un frame , se le va a agregando un nuevo objeto Point con ...
Mensaje publicado en el 01/10/2004 - 15:27
Convertir ArrayList a String()
Holas: Tengo el siguiente problema: Dim array As ArrayList = obtenerFuncionesPorId(conexion, operario) Dim roles As String() = array.ToArray(Type.GetType("System.String")) Return New GenericPrincipal(genericIdentity, roles) Quiero ...
Mensaje publicado en el 13/09/2005 - 09:40
Sort en listboxes, comboboxes, etc.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> ...
Mensaje publicado en el 02/12/2003 - 16:49