EDN Admin
Well-known member
Hello together,
we have a little problem with the ListViews behavior. We developed a WindowsForm application with one Listview and other controls. After we start the application, we clicked via mouse into the ListView, one ListViewItem gets selected (highlighted).
Then we change to the keyboard and use the Ctrl + UP" or Ctrl + DOWN combinations for changing the focus (not the selection). Normally you can see the focus as an dashed rectangle border around the Item.
But we have no rectangle border. We only get this border after we go through all other controls with the TAB key. After that "TAB key action" we are able to see the focus and to move the focus via keyboard.
We are using VS2010 on Win7.
Does anyone know a solution?
Thanks in advance
Regards
Marco
<br/>
View the full article
we have a little problem with the ListViews behavior. We developed a WindowsForm application with one Listview and other controls. After we start the application, we clicked via mouse into the ListView, one ListViewItem gets selected (highlighted).
Then we change to the keyboard and use the Ctrl + UP" or Ctrl + DOWN combinations for changing the focus (not the selection). Normally you can see the focus as an dashed rectangle border around the Item.
But we have no rectangle border. We only get this border after we go through all other controls with the TAB key. After that "TAB key action" we are able to see the focus and to move the focus via keyboard.
We are using VS2010 on Win7.
Does anyone know a solution?
Thanks in advance
Regards
Marco
<br/>
View the full article