Do any access2003 controls have autosize property ?
I want to display some text in a text box and set it's width to the widest line to prevent wordwrap. I was going to loop through getting each lines width from autosize, but can't find it.
If autosize in not supported, what other method might work?
I want to display some text in a text box and set it's width to the widest line to prevent wordwrap. I was going to loop through getting each lines width from autosize, but can't find it.
If autosize in not supported, what other method might work?