Fred Stilms

Fred Stilms

  • NA
  • 6
  • 0

Reset button WPF C#

Dec 6 2009 1:06 PM


Is there a way to make a reset button . that restarts my program from the beginning
I used a button with the commands that is equal to Window_Loaded but i have converted some labels to int32
and if i reuse them the program shuts down completly.
i used
labelX.Content =
string.Empty;

  
 

Answers (1)