Textbox doesn't show the horizontal scrollbar

  • Thread starter Thread starter fiaolle
  • Start date Start date
F

fiaolle

Hi
I have the code txtQuest.ScrollBars = ScrollBars.Horizontal but nothing
appears. I have also tried to put it in the properties. I have no idea what
to do next, I have searched google but that didnt help, so please I need
help.

Help needed
Fia
 
Hi
I have the code  txtQuest.ScrollBars = ScrollBars.Horizontal but nothing
appears. I have also tried to put it in the properties. I have no idea what
to do next, I have searched google but that didnt help, so please I need
help.

Help needed
Fia

Hi,

Honestly I do not remember that the textbox has a scrollbar.
Nevertheless, try to set it to multiline and then set Rows=1
 
Hi
I have the code  txtQuest.ScrollBars = ScrollBars.Horizontal but nothing
appears. I have also tried to put it in the properties. I have no idea what
to do next, I have searched google but that didnt help, so please I need
help.

Help needed
Fia

Hi,

Honestly I do not remember that the textbox has a scrollbar.
Nevertheless, try to set it to multiline and then set Rows=1
 

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

Back
Top