How to make event click button but not taking focus

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sugia279
    New Member
    • Dec 2009
    • 1

    How to make event click button but not taking focus

    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!
Working...