Tag Archives: click

How do I File Open by left button double click anywhere on the form?

Using C++ MFC in .Net 2005. Instead of going to File then Open. I would like to just double click the frame.

Tagged , , , , , , , | Leave a comment

How can I associate a file type to my Visual Basic Program and to open the file when we double click the file?

that is to assign a particular icon to a file type of our own and when we double click the file it should open in our program and program should display the contents of the file. All this have to … Continue reading

Tagged , , , , , , , , | Leave a comment