Allen
2009-09-24 03:13:08 UTC
--------------------------------------------------------------------------------
I have a list box ready to collect information from the users. I noticed
that; every time the users need to enter something they have to use the
mouse to set the cursor inside the box. How can I set the cursor ready
inside the list box so that the users do not have to use the mouse every
time they want to enter something?
empNumBox->Text = " ";
I have a list box ready to collect information from the users. I noticed
that; every time the users need to enter something they have to use the
mouse to set the cursor inside the box. How can I set the cursor ready
inside the list box so that the users do not have to use the mouse every
time they want to enter something?
empNumBox->Text = " ";
--
Thanks
Allen
Thanks
Allen