
TreeView doesn''t show Plus/Minus expand/collapse indicators
In an embedded VB 3.0 project I have defined a TreeView Control on a form.
I have tried several of the "Styles" that should be showing but to-date I
can't get the plus/minus expand/collapse indicators to display. My icons
will display if I choose an appropriate style number but not the
expand/collapse indicators. The sample DatabaseViewer project DOES show its
expand/collapse indicators but MY project doesn't. To the best of my ability
I believe I have "set" things the same and loaded the tree using the same
methods and syntax.
Any suggestions would be appreciated.
Bob