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.
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.
Change inputpanel methods?
Ramana G.V
hemant Kanchan
Take a look at this sample by Alex Feinman:
http://www.opennetcf.org/forums/topic.asp TOPIC_ID=958