display text of label for 10 seconds
Posted
by syedsaleemss
on Stack Overflow
See other posts from Stack Overflow
or by syedsaleemss
Published on 2010-03-31T06:14:13Z
Indexed on
2010/03/31
6:23 UTC
Read the original article
Hit count: 296
c#
|windows-forms
im using windows form application..using c# . i have a label that displays some text when i click a buttom. now i want the label to display its text only for 10 seconds and later it should get disabled.
© Stack Overflow or respective owner