Visual Basic Foro
Bienvenido(a),
Visitante
. Por favor,
ingresa
o
regístrate
.
1 Hora
1 Día
1 Semana
1 Mes
Siempre
Ingresar con nombre de usuario, contraseña y duración de la sesión
Noticias:
Nuevo Foro de programacion
Inicio
Ayuda
Buscar
Ingresar
Registrarse
Visual Basic Foro
»
Programación
»
Visual Basic 6
(Moderadores:
coco
,
cobein
,
xkiz ™
) »
[Problem] ListView Example of multi-line functions
« anterior
próximo »
Imprimir
Páginas: [
1
]
Autor
Tema: [Problem] ListView Example of multi-line functions (Leído 2643 veces)
0 Usuarios y 1 Visitante están viendo este tema.
polosa
Bytes
Mensajes: 14
Reputación: +0/-0
[Problem] ListView Example of multi-line functions
«
en:
Octubre 25, 2010, 07:54:41 am »
Hi All
My English is not good.
I would like to know how to reach this functionality, using vb
i use listview + NM_CUSTOMDRAW
??, But can not understand its function form Multi-line
En línea
LeandroA
Administrador
Petabyte
Mensajes: 1128
Reputación: +151/-8
Re:[Problem] ListView Example of multi-line functions
«
Respuesta #1 en:
Octubre 25, 2010, 08:30:24 pm »
I do not know how to change the size of the item, if you like changing the row backcolor, text color, and font, I have an example
you have the example shown in the picture?, if so, upload it to some hosting and see what can be done
Saludos.
En línea
Zeroback
Bit
Mensajes: 5
Reputación: +0/-0
Re:[Problem] ListView Example of multi-line functions
«
Respuesta #2 en:
Octubre 30, 2010, 12:40:44 am »
A viable solution could be to create a bitmap of the same background color for the listitem, for heigh can use measures such as 22x22 or 36x36 in pixels as required.
En línea
Zeroback
Bit
Mensajes: 5
Reputación: +0/-0
Re:[Problem] ListView Example of multi-line functions
«
Respuesta #3 en:
Octubre 30, 2010, 12:48:16 am »
A viable solution could be to create a bitmap of the same background color for the listitem, for heigh can use measures such as 22x22 or 36x36 in pixels as required.
Load the bitmap to ListImage control and allocate ListView control to the Icon property, Add a listitem and assign the image index to Icon property of the ListItem.
Greetings.
En línea
polosa
Bytes
Mensajes: 14
Reputación: +0/-0
Re:[Problem] ListView Example of multi-line functions
«
Respuesta #4 en:
Octubre 30, 2010, 08:01:26 pm »
hi I have uploaded and written examples, please help me find
test.zip
En línea
Imprimir
Páginas: [
1
]
« anterior
próximo »
Visual Basic Foro
»
Programación
»
Visual Basic 6
(Moderadores:
coco
,
cobein
,
xkiz ™
) »
[Problem] ListView Example of multi-line functions