Results 1 to 5 of 5

Thread: vb6 and implementing Left-to-Right Mark

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2004
    Location
    Israel the holy land
    Posts
    160

    vb6 and implementing Left-to-Right Mark

    how can i in a textfield or in a Rich Tect Format object implement the "Left-to-Right Mark" so the chr(254) will be insterted where ever neede automaticlly?
    thnaks iun advance
    peleg
    Israel - the best place to live in after heaven, but no one want's to go there so fast.

    http://www.networked-toys.com/
    http://www.nirlat.com/home_page.asp

  2. #2

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2004
    Location
    Israel the holy land
    Posts
    160

    Re: vb6 and implementing Left-to-Right Mark

    dont remember i think square but anyway u wont see the cahr in th e string its a hidden 1
    Israel - the best place to live in after heaven, but no one want's to go there so fast.

    http://www.networked-toys.com/
    http://www.nirlat.com/home_page.asp

  4. #4

  5. #5
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: vb6 and implementing Left-to-Right Mark

    text1.text = text1.text & chr(254)

    it will display something, depending what it is in

    pete

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