From: Jinjer on
Hi.

Is there a way to set an ActiveX textbox control to have a fixed width but
an autosized height?

When I set the textbox autosize and multiline properties to true, the
behavior is not quite what I want. On testing it, if I enter the textbox and
exit without typing anything, it shrinks to the width of a single character.
When re-entering the textbox and typing something, it puts in one letter per
line.

I tried setting the width in code, but although it will set the width
initially, the same behavior occurs as described above.

Any suggestions?
--
Jinjer