I don't know what I did that my app that initially showed the input panel in the screen (you know, the bar in the bottom of the screen that expands to show the keyboard).
What can I do to show this bar when my applications starts?
I have tried with "InputPanel.Enabled = true;" but this only shows the keyboard; If I click to hide the keyboard it hides the bar as well.