//------------------------------------------------------------------------------ // // Dieser Code wurde von einem Tool generiert. // Laufzeitversion:4.0.30319.42000 // // Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn // der Code erneut generiert wird. // //------------------------------------------------------------------------------ namespace Deckungsbeitrag.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.3.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); public static Settings Default { get { return defaultInstance; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string OLVState { get { return ((string)(this["OLVState"])); } set { this["OLVState"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color Wirlblau { get { return ((global::System.Drawing.Color)(this["Wirlblau"])); } set { this["Wirlblau"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color ColPos { get { return ((global::System.Drawing.Color)(this["ColPos"])); } set { this["ColPos"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color ColNeg { get { return ((global::System.Drawing.Color)(this["ColNeg"])); } set { this["ColNeg"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color ColEqu { get { return ((global::System.Drawing.Color)(this["ColEqu"])); } set { this["ColEqu"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("0")] public double RatMin { get { return ((double)(this["RatMin"])); } set { this["RatMin"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("0")] public double RatMax { get { return ((double)(this["RatMax"])); } set { this["RatMax"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("0")] public int ZAnzahl { get { return ((int)(this["ZAnzahl"])); } set { this["ZAnzahl"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool MinChecked { get { return ((bool)(this["MinChecked"])); } set { this["MinChecked"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool MaxChecked { get { return ((bool)(this["MaxChecked"])); } set { this["MaxChecked"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color Beladeband { get { return ((global::System.Drawing.Color)(this["Beladeband"])); } set { this["Beladeband"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color Waschstrasse { get { return ((global::System.Drawing.Color)(this["Waschstrasse"])); } set { this["Waschstrasse"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color Presse { get { return ((global::System.Drawing.Color)(this["Presse"])); } set { this["Presse"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color Hubband { get { return ((global::System.Drawing.Color)(this["Hubband"])); } set { this["Hubband"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color Trockner { get { return ((global::System.Drawing.Color)(this["Trockner"])); } set { this["Trockner"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color Entladeband { get { return ((global::System.Drawing.Color)(this["Entladeband"])); } set { this["Entladeband"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color AuftAbgel { get { return ((global::System.Drawing.Color)(this["AuftAbgel"])); } set { this["AuftAbgel"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::System.Drawing.Color AuftBald { get { return ((global::System.Drawing.Color)(this["AuftBald"])); } set { this["AuftBald"] = value; } } } }