Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am looking for a good resource for the TreeView Control in VBA. Can anyone
recommend one? In the mean time I have a question. 1) How do disable the users ability to change the Text property of the node once the userform initializes? For example belwo the text property is "Child 11". Once the Tree form pops up, the user can single-click on "Child 11" and change the text (like changing file name when single-clicking in folder tree in Windows). I don't want the user to have this option. Set nodX = .Add("C1", tvwChild, "C11", "Child 11") Thanks EM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Answers to questions posing more questions in a workbook | Excel Worksheet Functions | |||
View Questions and Answer to questions I created | Excel Discussion (Misc queries) | |||
TreeView Help | Excel Programming | |||
Treeview | Excel Programming | |||
How to Treeview in VBA | Excel Programming |