R
Ryan Ross
Hello All,
I have a small problem. I have a RichTextBox, which calls a
ContextMenuStrip, when a user types certain text. The problem I am
faced
with is that I cannot return the focus (keyboard input, etc.) to the
RichTextBox, once the ContextMenuStrip opens.
When the ContextMenuStrip opens, I'd like the keyboard input to
continue for
the RichTextBox.
Does anyone know how to accomplish this task?
Thanks,
Ryan
I have a small problem. I have a RichTextBox, which calls a
ContextMenuStrip, when a user types certain text. The problem I am
faced
with is that I cannot return the focus (keyboard input, etc.) to the
RichTextBox, once the ContextMenuStrip opens.
When the ContextMenuStrip opens, I'd like the keyboard input to
continue for
the RichTextBox.
Does anyone know how to accomplish this task?
Thanks,
Ryan