Dear All,
I'm coding a virtual keyboard which is same with On-screen Keyboard.
I have 1 problem:
When I click key on vt keyboard, i don't want to take focus on key or form
keyboard, at that time, control which inputed data still keep focus.
I think that i should use WS_EX_NOACTIVAT E to deactive form keyboard
Please help me!