Our software is a desktop application. At present, when running on the surface pro, the edit control will automatically pop up the soft keyboard when it gets the input focus, but some other windows also need to input text. When they get the focus, they will not automatically pop up the soft keyboard.
So what can we do to make these windows pop up the soft keyboard (similar to edit control) when we need to input?
Thanks!