tree view list

  • Thread starter Thread starter iccsi
  • Start date Start date
I

iccsi

Hi,

I would like to have a tree view list and have right side details
information when user click on the node.

Are there any example on the internet?

Your information is great appreciated,
 
Hi iccsi

It looks like you might find something useful here:http://www.freevbcode.com/ShowCode.asp?ID=7554
--
Good Luck  :-)

Graham Mandeno [Access MVP]
Auckland, New Zealand




I would like to have a tree view list and have right side details
information when user click on the node.
Are there any example on the internet?
Your information is great appreciated,- Hide quoted text -

- Show quoted text -

Thanks for helping,
There are some onNodeClick and dblClick event, I do not see them in
the property of the control.
Do I need declare those event?

Thanks again,
 
When you're in the VB Editor, choose the name of the control in the
left-hand combo box at the top, and the event from the right-hand combo.

--
Doug Steele, Microsoft Access MVP

(no private e-mails, please)


inungh said:
- Show quoted text -

Thanks for helping,
There are some onNodeClick and dblClick event, I do not see them in
the property of the control.
Do I need declare those event?

Thanks again,
 

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