hi


i have a small dout...

how do i refer the control of the other form...
as we do in VB6.

Code:
if FRM_Main.TreeView.SelectedItem then
          .......
        ...........
end if

' how do we do in VB.net