Problem about Form....

ª

ªü¤T

I want to add a scroll bar to a textbox of a Form, I've changed the
Scrollbars in Property to "3. fmscrollbarsboth"...but no scrollbar was
displayed. Please kindly advise, thanks.
 
D

Dave Peterson

What do you have for these properties?

WordWrap (I had false)
Enterkeybehavior (I had true)
multiline (I had true)

When I added enough text, the corresponding scrollbar showed up.
 
ª

ªü¤T

I got it now, the problem is that I have disabled the texbox input,
after enabled, it works, thanks....

ªü¤T said:
i've tried but can't work....is there anything I've missed?

tks anyway!

Dave Peterson said:
What do you have for these properties?

WordWrap (I had false)
Enterkeybehavior (I had true)
multiline (I had true)

When I added enough text, the corresponding scrollbar showed up.
scrollbar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top