Click here to Skip to main content
15,887,214 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralApplication Object Model Pin
beowulfagate18-May-04 23:01
beowulfagate18-May-04 23:01 
GeneralRe: Application Object Model Pin
RichardGrimmer26-May-04 3:33
RichardGrimmer26-May-04 3:33 
GeneralBackground image in treeview. Pin
scurhee18-May-04 19:07
scurhee18-May-04 19:07 
GeneralRe: Background image in treeview. Pin
Dave Kreskowiak19-May-04 0:52
mveDave Kreskowiak19-May-04 0:52 
GeneralTree View Pin
farhangm18-May-04 18:46
sussfarhangm18-May-04 18:46 
GeneralRe: Tree View Pin
Dave Kreskowiak19-May-04 1:10
mveDave Kreskowiak19-May-04 1:10 
GeneralRe: Tree View Pin
farhang19-May-04 20:20
farhang19-May-04 20:20 
GeneralRe: Tree View Pin
Dave Kreskowiak20-May-04 1:04
mveDave Kreskowiak20-May-04 1:04 
Well, after a bit of digging, I've figured out that the TreeView control doesn't support drawing the tree right to left, but does support right to left text alignment. Same with the Toolbar. It looks like a large bunch of the controls don't support drawing right to left, other than text alignment.

You can implement what's called 'Mirroring' in code to get the TreeView to showup drawn right to left. There is an example of it here[^] on CodeProject, but the process is not documented in the article. You'll have to look at the code to figure it out. But, that article lists a BUNCH of controls and their right to left support.


RageInTheMachine9532
"...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralAnother Toolbar Problem Pin
qyp18-May-04 14:46
qyp18-May-04 14:46 
GeneralHi all - runonce reg key Pin
HarryBo18-May-04 6:34
HarryBo18-May-04 6:34 
GeneralRe: Hi all - runonce reg key Pin
Dave Kreskowiak18-May-04 9:45
mveDave Kreskowiak18-May-04 9:45 
GeneralToolBar Problem Pin
HinJinShah18-May-04 5:46
HinJinShah18-May-04 5:46 
GeneralPrinting in VB Pin
Maverick_8317-May-04 22:50
Maverick_8317-May-04 22:50 
GeneralVB Timer Control Pin
Simon Kearn17-May-04 7:01
sussSimon Kearn17-May-04 7:01 
GeneralRe: VB Timer Control Pin
Dave Kreskowiak17-May-04 7:10
mveDave Kreskowiak17-May-04 7:10 
GeneralRe: VB Timer Control Pin
VBGuruWantabe17-May-04 10:21
VBGuruWantabe17-May-04 10:21 
GeneralRe: VB Timer Control Pin
Simon Kearn18-May-04 0:54
sussSimon Kearn18-May-04 0:54 
GeneralRe: VB Timer Control Pin
Dave Kreskowiak18-May-04 2:16
mveDave Kreskowiak18-May-04 2:16 
GeneralUsing IDispatch Pin
CreativeCat17-May-04 5:24
CreativeCat17-May-04 5:24 
GeneralRe: Using IDispatch Pin
Dave Kreskowiak18-May-04 3:27
mveDave Kreskowiak18-May-04 3:27 
GeneralRe: Using IDispatch Pin
CreativeCat18-May-04 4:14
CreativeCat18-May-04 4:14 
GeneralRe: Using IDispatch Pin
CreativeCat18-May-04 4:38
CreativeCat18-May-04 4:38 
GeneralRe: Using IDispatch Pin
Dave Kreskowiak18-May-04 9:49
mveDave Kreskowiak18-May-04 9:49 
GeneralRe: Using IDispatch Pin
CreativeCat18-May-04 9:51
CreativeCat18-May-04 9:51 
GeneralMdi Form Pin
XGaMeS17-May-04 3:38
XGaMeS17-May-04 3:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.