Magma Editor DLL/VBX for Microsoft Visual Basic demo description
The Magma Editor DLL is an edit control for Win16 and Win32 which provides a powerful alternative to the standard Microsoft Windows edit control. The Magma Editor (ME for short) is a line oriented text editing kernel which can be controlled by an application through a series of messages or through a high-level C-like macro language. You can think of the ME DLL as being a "BRIEF in a box".
File List:
ABOUT.FRM
2Kb
CONSTANT.TXT
37Kb
DLGSETCO.FRM
1Kb
DLGSETLI.FRM
1Kb
DLGSETTX.FRM
1Kb
EDITOR.TXT
10Kb
MAGMAED.BAS
11Kb
MAGMAED.HLP
47Kb
MAGMAED.VBX
147Kb
MDICHILD.FRM
2Kb
MEWINVB.FRM
12Kb
MEWINVB.MAK
305b
MEWINVB.TXT
11Kb
MODULE1.BAS
3Kb
SELPROPD.FRM
1Kb
Similar code
VB Buddy (TM)
(Popularity: ) : VB Buddy Is a design environment tool to assist developers who are using Microsoft's Visual Basic for Windows. VB Buddy provides a toolbar (that can remain on top of all other windows) to perform common tasks. For example, buttons are ...