How to bring up the Windows 8 on-screen keyboard in a desktop app

Viewed 20612

I have a fullscreen DirectX desktop app, and would like to display the on-screen keyboard when the user taps a textbox in my game. Is there a way to do this while in fullscreen mode?

4 Answers
Related