when you create a list box and the user paging throw the items, the listbox.text always gives the same (the first) value.
The user has to "select" the item, "paint" it in blue- to get the item in the text.
Can you make the item in the listbox "autoselect", wich mean that the user dont has to touch the listbox again?
I found the "reselecting" very uneasy way (the user will usually click another button to make the form send the value to database or so).
The user has to "select" the item, "paint" it in blue- to get the item in the text.
Can you make the item in the listbox "autoselect", wich mean that the user dont has to touch the listbox again?
I found the "reselecting" very uneasy way (the user will usually click another button to make the form send the value to database or so).