W
Wm
Access 2k, Win 2k
This has got to be a simple problem, but I'm only half here today. I am
trying to get my textbox to display scrollbars but it won't. I've set
"Scroll Bars" to "Vertical" in the properties box and I've set
MyTextBox.ScrollBars = 2 in the VBA code (and the Watch window confirms
this). Nothing happens, even when the text runs off the bottom of the box.
What am I missing?
Thanks,
William
This has got to be a simple problem, but I'm only half here today. I am
trying to get my textbox to display scrollbars but it won't. I've set
"Scroll Bars" to "Vertical" in the properties box and I've set
MyTextBox.ScrollBars = 2 in the VBA code (and the Watch window confirms
this). Nothing happens, even when the text runs off the bottom of the box.
What am I missing?
Thanks,
William