How do you make a cell multiline in a webcontrols.table? (not the document table)

If I leave the wrap property set to true and put enough text in the cell, then it will grow but I can't figure out how to do it for small items.

I've tried adding vbCrLf, Lf, and NewLine and nothing works.

Any ideas??

Thanks!!