TreeView question

  • Thread starter Thread starter B.Feldman
  • Start date Start date
B

B.Feldman

Hi,
please, help me, in one of my databases I decided to use Ms ActiveX
TreeView. I never use non standart controls in my form, but in my
application i want to orginize a tree for data from one my table. I insert
Treeview ActiveX and I reed all that i can find in MSDN about it. The
problem I had found is that I can't see and use plus/minus symbols for the
nodes that have childs. I have try all forms of Style from 1 to 7, but can't
see plus/minus symbols at all.
Any ideas?

Best regard,
Boris Feldman
 
What have you set the LineStyle to? It needs to be tvwRootLines (1)
 
Thanks,
now all works as it's described.

Boris

Douglas J. Steele said:
What have you set the LineStyle to? It needs to be tvwRootLines (1)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top