RichTextBox

G

Guest

Hello,

I am using a RichTextBox as a command line. When the user types the command
“execute†on the RichTextBox, the program will perform a task. Until this is
over I would like that the user could not type anything else on the
RichTextBox. How can I block the input from the keyboard?

Thanks in advance,
Emilia.
 
G

Guest

I have just found out how to lock keyboard and mouse....... I used the
BlockInput function.

Thanks in any case!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top