vladk,
I´m not having problem with the string, the problem is the control. When a pass the parameter Texto(string) to control and this parameter have so much character, the list view don´t show all the characters of the string.
Call lstMemoria.ListItems.Add(, , Texto, 1)
Thank you.