Wersja wydania 1.0.3.0

This commit is contained in:
Christopher
2021-01-26 08:06:22 +01:00
parent 4ef651f0eb
commit d43616384c
37 changed files with 3965 additions and 51 deletions
+11
View File
@@ -70,5 +70,16 @@ namespace Notatnik.Properties {
this["FirstRun"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Drawing.Color KolorCzcionki {
get {
return ((global::System.Drawing.Color)(this["KolorCzcionki"]));
}
set {
this["KolorCzcionki"] = value;
}
}
}
}