void InsertBox (int type = wxEDIT_BUFFER)
Inserts a box (a sub-buffer) into the buffer. The type argument can be wxEDIT_BUFFER or wxPASTEBOARD_BUFFER. The sub-buffer is created by calling OnNewBox.