Hello, How can I change the entry mode (ABC, Abc, abc, 123, ...) for specified textbox on smartphone? thx juvi
You can use the Microsoft.WindowsCE.Forms.InputModeEditor. Pass the constructor the control and a member of the InputMode emueration. Peter -- Peter Foot Microsoft Device Application Development MVP peterfoot.net | appamundi.com | inthehand.com APPA Mundi Ltd - Software Solutions for a Mobile World In The Hand Ltd - .NET Components for Mobility "juvi" wrote in message news:49A2652B-A76E-4955-988E-7F6131DF6EB9@microsoft.com... > Hello, > > How can I change the entry mode (ABC, Abc, abc, 123, ...) for specified > textbox on smartphone? > > thx > juvi