Treeview click event

L

Luis

Hello.

I have a form with a treeview control. I have a treeview_click event on this
form. I have also a subform and i'm trying to execute this treeview_click
event when i click on button1 in subfor.

Is this possible?
 
Top