Added: 2 years ago
From: NocaCow
Views: 5,173
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (9)

Sign In or Sign Up now to post a comment!
  • This is great! I only know some basic VB, but I do know more than enough to write a very nice program, which I already have. Right now, I'm working on a text-based game, and it would be great to add this effect to it. One problem, though: I don't know what any of this means. I just copy-pasted. Once I get to this point, I'll figure a way to add it in. Thanks man!

  • Yes!!! Thank you so much! Exactly what I was looking for.

  • Try this:

    place a label on the form and change the text to "This Is A Marquee Test. "

    set Label1 AutoEllipsis to True.

    place timer on form,.

    set Timer1 Enabled to true.

    double click Timer! and use this code this code: ' Dim char and get first character form Label1 Dim char1 As Char = Label1.Text = .Text(0) ' Remove first character form Label1 and place at end Label1.Text = .Text = Label1.Text = .Text.Remove(0, 1) & char1

    Start Debugging.

  • thx

  • excellent 10/10 thank you :)

  • How can i make it restart after it's done typing?

  • Get an error on 17k letters

  • Assuming a basic knowledge of the Visual Studio environment.

  • @NocaCow Gr8 tut but how do i make it scroll back?

    Like so i can allways see it.

    Like backwars then forwards

  • A++ description. Would read again.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more