In my application, I have a form. The foem the two portioin. In left side some files names(files are located on local hard disk) are displayed. I want that when the user selects a file from these, that should open in the right portion for the form.
I think OLE control can do this. But I want that the document should not open in the new window but on the right side of the form.




Reply With Quote