G
Guest
Hi,
I am new to the mdi developement with vb.net. I have a mdi parent form
called frmMain and a child form called form1.
form1 contains treeview1 --> how can I expand the nodes from the parent form?
I tried it like this:
form1.treeview1.expandall()
thank you for your help....juvi
I am new to the mdi developement with vb.net. I have a mdi parent form
called frmMain and a child form called form1.
form1 contains treeview1 --> how can I expand the nodes from the parent form?
I tried it like this:
form1.treeview1.expandall()
thank you for your help....juvi