D
David C
I am trying to do what Javascript does to a textbox control, that is
getting the control to focus AND place the cursor right inside the
textbox.
textBox.Focus() does not cut it.
Thanks.
getting the control to focus AND place the cursor right inside the
textbox.
textBox.Focus() does not cut it.
Thanks.