cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Button Fading
Button Fading
Jun 25, 2010 at 3:37am UTC
C to the UNIT
(32)
So I made my form and I know how to do everything, except one thing! That is when I push the button it fades and it forces you to wait 10 seconds before you can push it again..
1
2
3
4
private
: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { } }; }
Is obviously my code for on button click..can anyone help me out thanks
Topic archived. No new replies allowed.