T
Todd A
Here is a real simple question, but one I can't seem to locate an anwer
to...
I have my main form for an application. I click a button to open another
form for data entry. I would like to use the ShowDialog method to show this
form. When I do, the soft keyboard is no longer available for use, which
prevents the user from enter data in some textboxes.
What's the secret to getting the soft keyboard available on a form that is
shown as a dialog form?
Thanks,
to...
I have my main form for an application. I click a button to open another
form for data entry. I would like to use the ShowDialog method to show this
form. When I do, the soft keyboard is no longer available for use, which
prevents the user from enter data in some textboxes.
What's the secret to getting the soft keyboard available on a form that is
shown as a dialog form?
Thanks,