I am trying to create a TIMER that starts when you press a START button, pauses when you press the PAUSE button, and Stops when you press the STOP button.
So .... I need a START/PAUSE/STOP button, so far the best way I am able to find is to try and draw one using MS-PAINT and adding them as "background images" with no text on typical command buttons.
Problem is the background colors don't match... I can't seem to generate the same colors in MS-PAINT as in VS.NET (typical background color).
Is there a better way to do this? Pre-built buttons hidden somewhere? etc...
Thanks,
So .... I need a START/PAUSE/STOP button, so far the best way I am able to find is to try and draw one using MS-PAINT and adding them as "background images" with no text on typical command buttons.
Problem is the background colors don't match... I can't seem to generate the same colors in MS-PAINT as in VS.NET (typical background color).
Is there a better way to do this? Pre-built buttons hidden somewhere? etc...
Thanks,