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. Windows Forms
  4. movin text

movin text

Scheduled Pinned Locked Moved Windows Forms
winformsquestion
4 Posts 4 Posters 2 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.
  • S Offline
    S Offline
    Shivaprasad D Atthigode
    wrote on last edited by
    #1

    hi do we have any control which moves text inside that,in windows forms (just like marquee property). if not hw to make my text moving on windows form ?:(

    N C 2 Replies Last reply
    0
    • S Shivaprasad D Atthigode

      hi do we have any control which moves text inside that,in windows forms (just like marquee property). if not hw to make my text moving on windows form ?:(

      N Offline
      N Offline
      Nouman Bhatti
      wrote on last edited by
      #2

      if u r using .net 2.0 then use the progressbar control and explore it's propertiex anyhow progressbar is the control to move your text. in it

      T 1 Reply Last reply
      0
      • N Nouman Bhatti

        if u r using .net 2.0 then use the progressbar control and explore it's propertiex anyhow progressbar is the control to move your text. in it

        T Offline
        T Offline
        tantoun
        wrote on last edited by
        #3

        play with the width of the textBox in a loop

        etretyertyery

        1 Reply Last reply
        0
        • S Shivaprasad D Atthigode

          hi do we have any control which moves text inside that,in windows forms (just like marquee property). if not hw to make my text moving on windows form ?:(

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Create a class derived from the label class, and have it modify the string it displays, based on a timer.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          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