J
jy836
I have anchored a text box to all sides of a form so that when the form is
resized, the text box resizes too. However, the form may or may not have a
horizontal scollbar (depending on whether or not WordWrap is enabled). It
will always have a vertical scrollbar. My question is, how do you write code
so that the text box will perfectly fit inside the edges of the form, with
the scrollbar(s) directly up against the edges of the form? Thanks.
resized, the text box resizes too. However, the form may or may not have a
horizontal scollbar (depending on whether or not WordWrap is enabled). It
will always have a vertical scrollbar. My question is, how do you write code
so that the text box will perfectly fit inside the edges of the form, with
the scrollbar(s) directly up against the edges of the form? Thanks.