hi
i'd like to change background color in a listview with addtwolines
it is Yellow when i click ...but i'd like that it remain Yellow ever, even after i remove finger from line (so it simulate the choice)
i know that the right instruction is inside
>>>> ListView1_ItemClick (Position As Int, Value As Object)
>>>> end sub
using "position", but i tried to change background without success.
any idea ?
many thanks
i'd like to change background color in a listview with addtwolines
it is Yellow when i click ...but i'd like that it remain Yellow ever, even after i remove finger from line (so it simulate the choice)
i know that the right instruction is inside
>>>> ListView1_ItemClick (Position As Int, Value As Object)
>>>> end sub
using "position", but i tried to change background without success.
any idea ?
many thanks