I am not sure about CVI 5.5, but I know that back with CVI 4.0.1, the limit was the following:
The number of lines multiplied by the pixel height of the font must be less than 32767, or else the text box will not scroll. In a text box that uses NIDialogMetaFont or NIEditorMetaFont, you can have a maximum of about 2500 lines.
J.R. Allen