Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. C# marquee control needed

C# marquee control needed

Scheduled Pinned Locked Moved C#
csharphelpquestion
6 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 3507294
    wrote on last edited by
    #1

    Hi! I'm making a program in C# but have some trouble. I want to use marquee control, but .Net doesn't provide marquee control. I've searched for that, but I found some commercial controls or broken download link to free control - "Marquee Label .Net Component 1.0" by Ning Zhao. Is there anyone who has "Marquee Label .Net Component 1.0" or something like that? Thank you for any help.

    S N D P 4 Replies Last reply
    0
    • U User 3507294

      Hi! I'm making a program in C# but have some trouble. I want to use marquee control, but .Net doesn't provide marquee control. I've searched for that, but I found some commercial controls or broken download link to free control - "Marquee Label .Net Component 1.0" by Ning Zhao. Is there anyone who has "Marquee Label .Net Component 1.0" or something like that? Thank you for any help.

      S Offline
      S Offline
      Sun Rays
      wrote on last edited by
      #2

      Hi, you can use marque in aspx page. Its working fine, you will get red line (error underline) but it will work. <marquee>Hello World!</marquee>

      Thanks, Sun Rays To get something you must have to try once. My Articles

      N 1 Reply Last reply
      0
      • S Sun Rays

        Hi, you can use marque in aspx page. Its working fine, you will get red line (error underline) but it will work. <marquee>Hello World!</marquee>

        Thanks, Sun Rays To get something you must have to try once. My Articles

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        Sun Rays ou can use marque in aspx page.

        Looks like OP is asking for windows applications.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        1 Reply Last reply
        0
        • U User 3507294

          Hi! I'm making a program in C# but have some trouble. I want to use marquee control, but .Net doesn't provide marquee control. I've searched for that, but I found some commercial controls or broken download link to free control - "Marquee Label .Net Component 1.0" by Ning Zhao. Is there anyone who has "Marquee Label .Net Component 1.0" or something like that? Thank you for any help.

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Use a timer and move the label. It will look like a marquee.

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

          1 Reply Last reply
          0
          • U User 3507294

            Hi! I'm making a program in C# but have some trouble. I want to use marquee control, but .Net doesn't provide marquee control. I've searched for that, but I found some commercial controls or broken download link to free control - "Marquee Label .Net Component 1.0" by Ning Zhao. Is there anyone who has "Marquee Label .Net Component 1.0" or something like that? Thank you for any help.

            D Offline
            D Offline
            DannyAdler
            wrote on last edited by
            #5

            Hi there, Found this the other day: http://www.codeproject.com/KB/miscctrl/csmarquee.aspx?df=100&forumid=14623&exp=0&select=424537[^] Danny

            1 Reply Last reply
            0
            • U User 3507294

              Hi! I'm making a program in C# but have some trouble. I want to use marquee control, but .Net doesn't provide marquee control. I've searched for that, but I found some commercial controls or broken download link to free control - "Marquee Label .Net Component 1.0" by Ning Zhao. Is there anyone who has "Marquee Label .Net Component 1.0" or something like that? Thank you for any help.

              P Offline
              P Offline
              Paul Conrad
              wrote on last edited by
              #6

              Just make a custom control to do it for you. Not that tough.

              "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups