0

In my program I save the font an some other data in the App.config file. But some users have problems with saving.

What could be a reason for that?

Example for saving:

PawnStar.Properties.Settings.Default.timerTime = (int)this.slTime.Value;
PawnStar.Properties.Settings.Default.Save();
crthompson
  • 15,653
  • 6
  • 58
  • 80
Giraffe
  • 188
  • 1
  • 16

0 Answers0