Computer Science Canada How do I use the common dialog control? |
Author: | RGB255 [ Thu Oct 05, 2006 9:11 pm ] |
Post subject: | How do I use the common dialog control? |
Okay I know you can use the common dialog for choosing the colour you would like let's say an object to appear but how do I make the thing appear? |
Author: | Silent Avenger [ Thu Oct 05, 2006 9:15 pm ] |
Post subject: | |
You have to use the show colour property to make it appear and use the colour property to get the colour. |
Author: | RGB255 [ Thu Oct 05, 2006 9:25 pm ] |
Post subject: | |
Okay thanks for the tips and it worked. |