Re: viusal basic 6 - Treeview right to left



AFAIK, RTL is dependent on the language version of Windows installed. If
you're using an English version of Windows RTL is disabled. IOW, you have
to design the app on a version of Windows that was written for, supports and
is configured for a language requiring RTL. Once that's done the control
will display text RTL.

On the TVS_RTLREADING constant, the MSDN states: Causes text to be
displayed from right-to-left (RTL). Usually, windows display text
left-to-right (LTR). Windows can be mirrored to display languages such as
Hebrew or Arabic that read RTL. Typically, tree-view text is displayed in
the same direction as the text in its parent window. If TVS_RTLREADING is
set, tree-view text reads in the opposite direction from the text in the
parent window.

--

Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/
----------------------------------------------------------------------------
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
----------------------------------------------------------------------------



"Gol Yass" <gol_e_yass@xxxxxxxxx> wrote in message
news:dojnpf$s81@xxxxxxxxxxxxxxxxxxxxxxxxxxx
: Dear All
:
: I am using VB 6 on win XP home edition , and I need to use a treeview
: control that is right to left adjusted.
: I have searched online but have not found much relevant info except for
the
: tip mentioned on
http://www.codecomments.com/archive293-2005-10-670790.html
: . which did not work for me. (Perhaps I did not implement it correctly ?)
:
: Could you please tell me how to solve this problem or guide me on how to
: implement the above solution.
:
: Your help is EXTREMELY appareciated.
:
:
: Gol Yass
:
:
:
:

.



Relevant Pages

  • Re: viusal basic 6 - Treeview right to left
    ... I have already installed arabic language in my system, ... RTL is dependent on the language version of Windows installed. ... Usually, windows display text ...
    (microsoft.public.vb.general.discussion)
  • Re: Asian Fonts in browser
    ... > I would like to install Asian fonts to the Windows. ... > Had installed the language packs for Windows & Office. ... > display local Asian language in browser. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Asian Fonts in browser
    ... The version is Windows 2000 IE 6.0 ... >> display local Asian language in browser. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Asian Fonts in browser
    ... > The version is Windows 2000 IE 6.0 ... >>~Robear Dyer ... >>> Had installed the language packs for Windows & Office. ... >>> display local Asian language in browser. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: GDI+ and RTL
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > RTL window, i could see my menus and toolbar buttons arranged in right to ...
    (microsoft.public.dotnet.framework.drawing)