Results 1 to 10 of 10

Thread: screwing around with backcolor [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    screwing around with backcolor [RESOLVED]

    I was just fooling around and wanted to make a button change the backcolor of a form and have a label show the color name. I figure the best way to do this is to have an index # of all colors in the system.drawing.color property and make a loop to change that everytime the click event is fired. then convert the index # to a string and change the text of the label to that color name. what is the best approach here?
    Last edited by Andy; Feb 11th, 2004 at 09:56 PM.

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