A
alekmil
Hi,
I've got a list box on my form
One row in list box is selected and I press Enter and my KeyDown event procedure does something
When procedure is done focus is no more on list box (it's on a button next to list box)
How can I force list box not to lose focus after Enter is pressed
Than
alekmil
I've got a list box on my form
One row in list box is selected and I press Enter and my KeyDown event procedure does something
When procedure is done focus is no more on list box (it's on a button next to list box)
How can I force list box not to lose focus after Enter is pressed
Than
alekmil