G
Guest
I have a listview that can get itself into a situation where multiple items have the LVIS_FOCUSED state. According to the documentation, LVIS_FOCUSED means
"The item has the focus, so it is surrounded by a standard focus rectangle. Although more than one item may be selected, only one item can have the focus.
So how is it that I have multiple items with the focused state? Is this a bug in the Windows API? I am using Windows XP with the latest service packs installed, what do I do to get this bug resolved or directed to the correct developer
Thank
"The item has the focus, so it is surrounded by a standard focus rectangle. Although more than one item may be selected, only one item can have the focus.
So how is it that I have multiple items with the focused state? Is this a bug in the Windows API? I am using Windows XP with the latest service packs installed, what do I do to get this bug resolved or directed to the correct developer
Thank