
A character map like the windows one. This is an updated version of my previous attempt. It now uses only one picture box (instead of a load of labels) and does all the drawing via PaintPicture. It's a lot faster than my other one. Feel free to use this code in your own project (all you have to do is add the code for the insert button).