Hey guys...
i am trying to view contents of a text file to a textbox via aid of a button (ViewBtn).
i have a treeview(TreeView1) which shows the root folder and displays content in the listview.
my query is how do i select a file from listview (ListView1) and display it in a textbox (TextBox2).
Treeview and List view worki fine.
any help please