how can i make soft press key?

I mean that i want to press some key p.e. Enter or TAB programmaticaly. Can i do that
{WM2003. .NET FW 2.0}
thank you



Answer this question

how can i make soft press key?

  • Jewelfire1

    this has been covered many times in these forums. you'd want to send message with the key code/key enum value in question.
  • how can i make soft press key?