Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2002 VBA TreeView node indentation is ridiculously too narrow.
Too narrow, that is, when the little "+"-icon expansion control is present. I mean, look at it: indentation is only what, 3 or 4 pixels? (Indentation of childless nodes where the "+" is absent is ample and just fine.) When you have a list of such "+"-prefixed nodes, they look more like siblings than children of their parent. TreeView is basically a good, semi-rich object, but a Node.IndentAmount property seems to be a no-show. I don't suppose there's a way to increase node indentation? Or alternatively, hide the "+" expansion control (which rather pervsersely, I don't need since I usu. navigate with the arrow keys)? Thanks much. *** P.S. Say, I just had a thought. I've never used node icons before, but if I set every node's icon to an invisible little white space, maybe that'll shift everyone over? If (big if) I can learn how to do node icons, I'll report what I find. *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing value of Node.Parent destroys .Bold property of entireancestry. | Excel Programming | |||
need to create a node | Excel Discussion (Misc queries) | |||
Reading XML node data | Excel Programming | |||
Object doesn't support this property or method (Node Function) | Excel Programming | |||
How to add a sub-node of a treeview control | Excel Programming |