Results 1 to 9 of 9

Thread: ProgressBar = HELL

  1. #1

    Thread Starter
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346

    ProgressBar = HELL

    Of all the controls, the progress bar has to be on eof the most unuseful controls imaginable. All i want to do is change the colors, or maybe add a bitmap as the bar, something, anything, any ideas on how i can modify this standard control to look better?
    Thanks!
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

  3. #3

    Thread Starter
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    Its a nice article, but way too bloated with tons of other things besides the progress bar, code is pretty hard to follow, for me anyways. Know of any others?
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  4. #4
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    the only thing i can see is u creating a user control with the things u want.. :\
    \m/\m/

  5. #5

    Thread Starter
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    Actually there was an MS KB on making a Progress Bar, and that worked real nice...
    If anyone is interested.
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by kleptos
    Actually there was an MS KB on making a Progress Bar, and that worked real nice...
    If anyone is interested.
    Actually , I've seen progressbar created by a label .It's nice and easy too , it's in VB.NET . Do you want to see that ?

  7. #7

    Thread Starter
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    I followed the MS KB one and it works great. All i want to do now is get the little numbers on top of the bar itself to show percentage.
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  8. #8
    Fanatic Member BrianHawley's Avatar
    Join Date
    Aug 2001
    Location
    Saudi Arabia
    Posts
    796
    I'm busy writing my own progress bar at the moment - mainly because the Microsoft one does not support RightToLeft.

    I have attached the code. It works, but I warn you it is still pretty rough and I'm still playing around with it. You should be able to change the colors etc. to get what you want.

    I'm in the process of tidying it up and adding a few features. Will post again when done.

    Anyway, you are welcome to it if it's any help.

    Since this forum wil not allow the upload of a .cs file (why?) I have renamed the fiel as a .txt.
    Attached Files Attached Files
    Brian
    (Fighting with the RightToLeft bugs in VS 2005)

  9. #9

    Thread Starter
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    Thanks! I will check it out....
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width