Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
This is probably a simple question, but I'm new to VB and not that familiar with it yet. How can I make text scroll to the left when it gets to the end of a text box instead of going off the screen and not letting the user see it unless they click the text box and press the End key?
Take a look at my programs. Go to my web site.
  • *Experts*
Posted

It does that already... maybe I'm just misunderstanding your question?

 

When you type to the end of a one-line textbox, the text will scroll to the left and keep the caret visible.

Posted
I guess it's because this is a calculator program, and it uses buttons instead of typing to put characters in the text box. Does this mean that I have to use some command to scroll to the right every time the user clicks a button?
Take a look at my programs. Go to my web site.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...