diff --git a/Crypto Notepad/App.config b/Crypto Notepad/App.config
index 66a8712..68fe55a 100644
--- a/Crypto Notepad/App.config
+++ b/Crypto Notepad/App.config
@@ -63,33 +63,6 @@
False
-
- False
-
-
- 240, 240, 240
-
-
- 164, 164, 164
-
-
- False
-
-
- 164, 164, 164
-
-
- Solid
-
-
- False
-
-
- 164, 164, 164
-
-
- Solid
-
Enable
@@ -135,18 +108,6 @@
False
-
- False
-
-
- 164, 164, 164
-
-
- Right
-
-
- Solid
-
False
diff --git a/Crypto Notepad/Properties/Settings.Designer.cs b/Crypto Notepad/Properties/Settings.Designer.cs
index 83b2928..592c3f3 100644
--- a/Crypto Notepad/Properties/Settings.Designer.cs
+++ b/Crypto Notepad/Properties/Settings.Designer.cs
@@ -244,123 +244,6 @@ public bool menuIcons {
}
}
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("False")]
- public string lineNumbersVisible {
- get {
- return ((string)(this["lineNumbersVisible"]));
- }
- set {
- this["lineNumbersVisible"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("240, 240, 240")]
- public global::System.Drawing.Color lineNumbersBackColor {
- get {
- return ((global::System.Drawing.Color)(this["lineNumbersBackColor"]));
- }
- set {
- this["lineNumbersBackColor"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("164, 164, 164")]
- public global::System.Drawing.Color lineNumbersForeColor {
- get {
- return ((global::System.Drawing.Color)(this["lineNumbersForeColor"]));
- }
- set {
- this["lineNumbersForeColor"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("False")]
- public string borderLinesVisible {
- get {
- return ((string)(this["borderLinesVisible"]));
- }
- set {
- this["borderLinesVisible"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("164, 164, 164")]
- public global::System.Drawing.Color borderLinesColor {
- get {
- return ((global::System.Drawing.Color)(this["borderLinesColor"]));
- }
- set {
- this["borderLinesColor"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Solid")]
- public string borderLinesStyle {
- get {
- return ((string)(this["borderLinesStyle"]));
- }
- set {
- this["borderLinesStyle"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("False")]
- public string gridLinesVisible {
- get {
- return ((string)(this["gridLinesVisible"]));
- }
- set {
- this["gridLinesVisible"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("164, 164, 164")]
- public global::System.Drawing.Color gridLinesColor {
- get {
- return ((global::System.Drawing.Color)(this["gridLinesColor"]));
- }
- set {
- this["gridLinesColor"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Solid")]
- public string gridLinesStyle {
- get {
- return ((string)(this["gridLinesStyle"]));
- }
- set {
- this["gridLinesStyle"] = value;
- }
- }
-
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -557,58 +440,6 @@ public bool oldToolbarIcons {
}
}
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("False")]
- public string marginLinesVisible {
- get {
- return ((string)(this["marginLinesVisible"]));
- }
- set {
- this["marginLinesVisible"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("164, 164, 164")]
- public global::System.Drawing.Color marginLinesColor {
- get {
- return ((global::System.Drawing.Color)(this["marginLinesColor"]));
- }
- set {
- this["marginLinesColor"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Right")]
- public string marginLinesSide {
- get {
- return ((string)(this["marginLinesSide"]));
- }
- set {
- this["marginLinesSide"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("Solid")]
- public string marginLinesStyle {
- get {
- return ((string)(this["marginLinesStyle"]));
- }
- set {
- this["marginLinesStyle"] = value;
- }
- }
-
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
diff --git a/Crypto Notepad/Properties/Settings.settings b/Crypto Notepad/Properties/Settings.settings
index 39441be..6407f80 100644
--- a/Crypto Notepad/Properties/Settings.settings
+++ b/Crypto Notepad/Properties/Settings.settings
@@ -53,33 +53,6 @@
False
-
- False
-
-
- 240, 240, 240
-
-
- 164, 164, 164
-
-
- False
-
-
- 164, 164, 164
-
-
- Solid
-
-
- False
-
-
- 164, 164, 164
-
-
- Solid
-
Enable
@@ -125,18 +98,6 @@
False
-
- False
-
-
- 164, 164, 164
-
-
- Right
-
-
- Solid
-
False