|
Hush Pad is a Rich text Editor written in Visual Basic
Hush Pad contains many functions (e.g. sending e-mails, produce an ASCII table, convert to HTML..) and a fancy looking button bar, a scrolling About Box etc.
The program (*.exe) itself is quite small, because it doesn’t contain all the required dependency files (*.dll, *.ocx).. Taking all together Hush Pad would easily exceeds 2 Mb in size which seems for me to
much download time for any interested user.
Therefore you may download the complete source code of this editor This code contain plenty API calls like opening Windows Directory Dialog or using BltBit API for moving a Bitmap on canvas. The code shows
how to build a simple mail application etc. so I think it might be very helpful for any beginner in VB.
|