NOTEPAD

It has all the basic functions such as cut, copy, paste, undo, redo clear etc. Helpful for the begineers.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

bossing my gwa ka ba nito sa vb6???di ko poh kasi lam kung pano iconnect ang notepad using vb6 code???pahingi naman ako ng codes.. Salamat sa astig mong post..maraming matutuwa dito..

On Error Resume Next Shell ("notepad.exe"), vbNormalFocus This will show a notepad from your computer.

sir paano ba e close ung notepad sa vb6? ganito po ung open ko ng notepad... CommonDialog1.Filter = "Text File (*.txt)|*.txt|All Files|*.*" CommonDialog1.ShowOpen Shell "notepad.exe " & CommonDialog1.Filename, vbNormalFocus ang kulang na lng po ung pag e close ang notepad.

Paano po ba E save yong Data na ma encode sa notepad?? wishing LUCK

Add new comment