Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21192

Textbox RightToLeft problem in vb6

$
0
0
Hi guys ...
I'm trying to have a simple TextBox with below features :

1-MultiLine = True
2-Alingment = Right Justify
3-RightToLeft = true
4-Writting languages which are RightToLeft (Like Persian and ...)

The two first features are set without any problem , but when i try to change the RightToLeft to true property ( because of feature num 4) , It does not accept true property when i click on it!!( it is always on False as default property) ( I tried to write something like : Text1.RighToLeft=True in Private Sub Form_Load() , It does not Work!)

I have been trying to change other options like alignment Left Justify and ... to see whether it works or not . Eventually, It didn't show any reaction!

I have to use textbox because of it MultiLine feature.

I was wondering if anybody could solve this problem , Thanks :wave:

Viewing all articles
Browse latest Browse all 21192

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>