Click here to Skip to main content
15,894,546 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
How can I create a window like Windows On-Screen keyboard, so that I can use the window in the foreground without focusing it. Suppose I'm renaming a folder, when I click on any other form, the rename field will get disabled. So I want to make a form that always stay in the foreground (above all window) & it will not get focused even if I click on it. How can I do it in C#..?
Posted
Updated 28-Apr-13 22:58pm
v2

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