L
.Len B
I have a popup form called frmShiftF2 launched from another form.
It takes the text contents of a "cell" and displays it in a larger
textbox in a larger font. It is enabled and locked although, if unlocked,
the result is the same. Scrollbars are Yes, Vertical.
Even if the contents extend several lines beyond the bottom of the
textbox, the scrollbar does not appear. You can click in the control and
use DnArrow to see the later lines and UpArrow to scroll back up.
Why doesn't the scrollbar appear? ScrollbarAlign is set to Right. Setting
it to System has no effect.
It takes the text contents of a "cell" and displays it in a larger
textbox in a larger font. It is enabled and locked although, if unlocked,
the result is the same. Scrollbars are Yes, Vertical.
Even if the contents extend several lines beyond the bottom of the
textbox, the scrollbar does not appear. You can click in the control and
use DnArrow to see the later lines and UpArrow to scroll back up.
Why doesn't the scrollbar appear? ScrollbarAlign is set to Right. Setting
it to System has no effect.