Results 1 to 5 of 5

Thread: Regional setting -- take 2

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    15

    Smile

    HellO EVERYBODY

    hope u r all doing fine

    i got a question 4 ANYBODY

    in my program i have a textbox which accepts user input in arabic. the user should press the right 'Alt+Shift' simultaneously to change the the script to Arabic.
    i tried setting the 'right-to-left' property of the textbox to true but it didn't work .

    Question! ---> can i simulate the action of pressing the right Alt+Shift through code?

    SOMEBODY"s usually answering and i'm expecting his reply

    best regrads.


  2. #2
    Guest
    Do you man press they keys without actually pressing them still triggering their event? Just use the SendKeys method.

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    15

    Angry

    nice try Megatron

    i've already thought of that but sendkeys can not simulate the action of pressing Alt+Shift keys.

    ANY other sugesstions to change the typing direction and script to arabic using code?(manually done by pressing the right Alt+Shift together)

    is there ANY way of doing this through API calls or whatsoever

    thanx in advance SOMEBODY


  4. #4

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    15

    Question Help- any Sendkeys alternative

    Hi all

    is there ANY way of simulating pressing the 'right' Alt+Shift through code

    sendkeys can not recognize the right from left keys.

    ANY ideas ? urgent please

    thanx


  5. #5

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    15

    Thumbs up

    i got the answer

    it is here
    http://forums.vb-world.net/showthrea...threadid=22694

    regards

    zdocteur

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