CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2004
    Location
    Israel
    Posts
    76

    Question Language for TextBox

    Hello

    How can I set desired language when user enters text to textbox ?
    I want to set the languge only for the textbox and not to whole application


    Thanks

  2. #2

    Re: Language for TextBox

    are you willing to do it on a web page? or application?
    David Domingues at [email protected]. Feel free to visit http://www.webrickco.com

  3. #3
    Join Date
    Mar 2004
    Location
    Israel
    Posts
    76

    Re: Language for TextBox

    I talk about Windows application

  4. #4

    Re: Language for TextBox

    I've never done this in an application, but maybe these ressources might help you:

    http://www.astahost.com/info.php/vb-...lly_t6031.html
    or
    http://www.codeproject.com/csharp/fo...uageswitch.asp
    David Domingues at [email protected]. Feel free to visit http://www.webrickco.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured