Click here to Skip to main content
15,898,826 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello.

I have a problem. I have this Mainform which contains a virtual keyboard and would like to input a text to my other form. My problem is when I click on the virtual keyboard which is on my Mainform, the second form becomes inactive. So when I type no letters will appear in the other form.

Is there a way to make these two forms active? Or are there any other methods to solve this problem?

Thank you.
Posted
Comments
Alexander Dymshyts 11-Sep-13 11:42am    
You can try Mediator Pattern, messaging system or producer consumer pattern.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900