L
Listview selected ??? via AccessMonster.com
I've a problem. I'm programming with winxp sp2+Access 2003 sp6.
I Need to SELECT an item on a listview ...
....
me.listview.listitems(X).selected=true
....
with this code then listview is selected only "internally" ...only when
I reclick on the listview the selected item become selected(color = blue)
....and this is not what i want!!!
How can I do for select (in blue color) directly without reclick on
listview the selected item ??
THX!
I Need to SELECT an item on a listview ...
....
me.listview.listitems(X).selected=true
....
with this code then listview is selected only "internally" ...only when
I reclick on the listview the selected item become selected(color = blue)
....and this is not what i want!!!
How can I do for select (in blue color) directly without reclick on
listview the selected item ??
THX!