Settings.Default.Bool cant be false..

  • Thread starter Thread starter Carlo Goretti
  • Start date Start date
C

Carlo Goretti

Guest
Hey Guys!

Trying to save down a bool in Settings.Default as false but when im trying use it in
If(bool == false)


then do something
It return True.. Some ideas how i can get through this problem..?

Continue reading...
 
Back
Top