Text box on VB6 form

D

Dale Levesque

Is it possible to determine how many lines are in a multiline textbox
control? (VB6)

Dale

What I'm actually trying to do is to fill the contents of a text box in an
MS word document with the contents of the contents of a textbox on a VB6
form. I have to have some way to determine whether they will fit.
 
Top