Change inputpanel methods?

How do I show the inputpanel and change its input methods when I click a textBox control.

{

inputpanel.Enable=true;

.........//how do I change methods

}

Thank you.




Answer this question

Change inputpanel methods?