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!
Hi this is Poornima. I am working on my real time project where the configuration details will be given on runtime. Based on the configuration details, the next form will be loaded and the data will be exported to the database and spreadsheets from the pop3 server. I have done the extraction...
hi!!
i m developing and on screen keyboard as a part of my school project in vb2008
now, i have a notepad opened up or a firefox browser...
now i click in the note pad or in address bar of firefox, so that when i press any button, the letter gets typed there... just like the windows on screen...
I am making a bookworm game as my project in school
and I wanted my words database to be in notepad,
but how can I connect and query using vb.net2008?:confused:
I got this idea from an online game
that the game database for restricted words are in notepad,
I also wanted to do that....:cool...
I noticed a lot of queries / searches regarding saving text to a file and about formatting, but not the proper answer...
when you have a textbox and you save the contents to a file :
My.Computer.FileSystem.WriteAllText(SaveFileDialog1.FileName, TextBox1.Text, False, System.Text.Encoding.ASCII)...
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.