This control will colour vb code on load, and on the fly on enter press.. the keyword list, colours and various other formatting options are completely configurable..
Includes line numbering, supports code being pasted and colouring into the control either by Ctrl-V or by a WM_paste message being sent to the control.
Also includes methods such as linecounting, current column and line number, get current line text, get current word.. and more!
The colouring routine is very very fast and utilised the CString class for fast string contatenation by Francesco Balena..