hidding textbox1 and label1 using timer
if i run the application after 2 min my textbox1 & label1 become invisible... if i move the mouse pointer again textbox1 & label become visible ... now what i need is after 2 min again the textbox1 & label1 need to invisible and if i move mouse pointer it should visible again......
this process should repeat continuously until i close application...