R
Rich Raffenetti
I have a form with a listview control and a textbox. When I change focus
from the listview to the textbox, the highlighted item on the listview loses
the highlight. That is not the behavior I need.
I am using VB2008 express. I see that the behavior of a similar program in
VB6 is the same.
When the controls are a listbox and a textbox, the highlighted item remains
highlighted when changing focus to the textbox. So I might guess that this
can be done with a listview.
Am I missing something or just out of luck?
from the listview to the textbox, the highlighted item on the listview loses
the highlight. That is not the behavior I need.
I am using VB2008 express. I see that the behavior of a similar program in
VB6 is the same.
When the controls are a listbox and a textbox, the highlighted item remains
highlighted when changing focus to the textbox. So I might guess that this
can be done with a listview.
Am I missing something or just out of luck?