hey I'm using a openfile dialog where on clicking a browse button the file gets selected .
Now I have another button merge where I want to send this file extracted in browse button click event to merge button click event , so I can perform the merge operation.