hi everybody,
i created my own notepad and it can open files with openFileDialog.
but i also want that if i select a text file, and i say "open with" my notepad... that my notepad will show that text file...
so not with openFileDialog or someting like that...
Thanks!
This code I know:
System.Diagnostics.Process.Start("http://www.google.com")
My situation is a little different. In my VB.NET project, I have imported (or created) a website that is contained in a folder named SAHelp. The idea is to have a local website installed to the user's computer so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.