FbEdit demo
-----------
To be able to run this demo you must copy RAEdit.dll to the project folder or to C:\Windows\System

FbEdit is not a complete FreeBASIC editor.
It is just to demonstrate some of the features in RAEdit custom control.
It might serve as a template if you want to create your qwn FreeBASIC editor using RAEdit as the edit control.

This demo shows how to:
-----------------------
o Dialog as main window
o RadASM custom control (RAEdit)
o Menu
o Accelerator table
o String table
o Bitmap resource
o Modal and modless dialogs.
o ToolBar
o StatusBar

KetilO