Treeview event on double-click in VBA

G

Gert

I'm currently using the treeview-functionality in VBA and Access. Is it
possible to create a double-click event in vba. If so, how do I do this?
 
G

Gert

Hi Alex,

Thanks for the quick answer! I have opened the form in the VBE but I do not
find the comboboxes you refer to. Am I doing something wrong?

Best regards
Gert
 
D

Douglas J. Steele

Are you looking in the right place? As Alex is trying to explain, when you
look at the Properties for the control, you only see a fraction of the
events. You need to be in the VB Editor, select the control in the left-hand
combo box at the top of the module, and then look at the events in the
right-hand combo box at the top of the module.
 

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

Top