Sanierungsnummer wird abgespeichert
Icons hinzugefügt
@@ -85,6 +85,10 @@ namespace KlassenBIB
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
///
|
///
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
public string Sanierungsnummer { get; set; }
|
||||||
|
/// <summary>
|
||||||
|
///
|
||||||
|
/// </summary>
|
||||||
public Guid Guid { get; set; }
|
public Guid Guid { get; set; }
|
||||||
/// <summary>
|
/// <summary>
|
||||||
///
|
///
|
||||||
|
|||||||
226
SanSystem/Properties/Resources.Designer.cs
generated
@@ -22,7 +22,7 @@ namespace SanSystem.Properties {
|
|||||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
||||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||||
internal class Resources {
|
public class Resources {
|
||||||
|
|
||||||
private static global::System.Resources.ResourceManager resourceMan;
|
private static global::System.Resources.ResourceManager resourceMan;
|
||||||
|
|
||||||
@@ -36,7 +36,7 @@ namespace SanSystem.Properties {
|
|||||||
/// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
/// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||||
internal static global::System.Resources.ResourceManager ResourceManager {
|
public static global::System.Resources.ResourceManager ResourceManager {
|
||||||
get {
|
get {
|
||||||
if (object.ReferenceEquals(resourceMan, null)) {
|
if (object.ReferenceEquals(resourceMan, null)) {
|
||||||
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SanSystem.Properties.Resources", typeof(Resources).Assembly);
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SanSystem.Properties.Resources", typeof(Resources).Assembly);
|
||||||
@@ -51,7 +51,7 @@ namespace SanSystem.Properties {
|
|||||||
/// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
/// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
||||||
internal static global::System.Globalization.CultureInfo Culture {
|
public static global::System.Globalization.CultureInfo Culture {
|
||||||
get {
|
get {
|
||||||
return resourceCulture;
|
return resourceCulture;
|
||||||
}
|
}
|
||||||
@@ -59,5 +59,225 @@ namespace SanSystem.Properties {
|
|||||||
resourceCulture = value;
|
resourceCulture = value;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Icon ähnlich wie (Symbol).
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Icon add {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("add", resourceCulture);
|
||||||
|
return ((System.Drawing.Icon)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Add1 {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Add1", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Icon ähnlich wie (Symbol).
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Icon application {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("application", resourceCulture);
|
||||||
|
return ((System.Drawing.Icon)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Icon ähnlich wie (Symbol).
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Icon apply {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("apply", resourceCulture);
|
||||||
|
return ((System.Drawing.Icon)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Apply1 {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Apply1", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Icon ähnlich wie (Symbol).
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Icon close {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("close", resourceCulture);
|
||||||
|
return ((System.Drawing.Icon)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Close1 {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Close1", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Create {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Create", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Danger {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Danger", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Database {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Database", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Icon ähnlich wie (Symbol).
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Icon delete {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("delete", resourceCulture);
|
||||||
|
return ((System.Drawing.Icon)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Delete1 {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Delete1", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Erase {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Erase", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Error {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Error", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Find {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Find", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap List {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("List", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Modify {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Modify", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap New_document {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("New_document", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap OK {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("OK", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Save {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Save", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Turn_off {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Turn_off", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
/// </summary>
|
||||||
|
public static System.Drawing.Bitmap Yes {
|
||||||
|
get {
|
||||||
|
object obj = ResourceManager.GetObject("Yes", resourceCulture);
|
||||||
|
return ((System.Drawing.Bitmap)(obj));
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.binary.base64
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
value : The object must be serialized with
|
value : The object must be serialized with
|
||||||
: System.Serialization.Formatters.Binary.BinaryFormatter
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
: and then encoded with base64 encoding.
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.soap.base64
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
@@ -60,6 +60,7 @@
|
|||||||
: and then encoded with base64 encoding.
|
: and then encoded with base64 encoding.
|
||||||
-->
|
-->
|
||||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
<xsd:element name="root" msdata:IsDataSet="true">
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
<xsd:complexType>
|
<xsd:complexType>
|
||||||
<xsd:choice maxOccurs="unbounded">
|
<xsd:choice maxOccurs="unbounded">
|
||||||
@@ -68,9 +69,10 @@
|
|||||||
<xsd:sequence>
|
<xsd:sequence>
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
<xsd:attribute name="name" type="xsd:string" />
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
<xsd:attribute name="type" type="xsd:string" />
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="assembly">
|
<xsd:element name="assembly">
|
||||||
@@ -85,9 +87,10 @@
|
|||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
</xsd:element>
|
</xsd:element>
|
||||||
<xsd:element name="resheader">
|
<xsd:element name="resheader">
|
||||||
@@ -109,9 +112,76 @@
|
|||||||
<value>2.0</value>
|
<value>2.0</value>
|
||||||
</resheader>
|
</resheader>
|
||||||
<resheader name="reader">
|
<resheader name="reader">
|
||||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
</resheader>
|
</resheader>
|
||||||
<resheader name="writer">
|
<resheader name="writer">
|
||||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
</resheader>
|
</resheader>
|
||||||
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||||
|
<data name="add" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\add.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Add1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Add.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="application" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\application.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="apply" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\apply.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Apply1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Apply.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="close" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\close.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Close1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Close.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Create" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Create.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Danger" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Danger.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Database" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Database.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="delete" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\delete.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Delete1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Delete.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Erase" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Erase.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Error" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Error.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Find" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Find.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="List" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\List.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Modify" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Modify.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="New_document" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\New document.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="OK" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\OK.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Save" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Save.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Turn_off" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Turn off.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="Yes" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Yes.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
||||||
BIN
SanSystem/Resources/Add.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Apply.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Close.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Create.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Danger.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Database.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Delete.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Erase.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Error.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Find.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Icon1.ico
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
SanSystem/Resources/Image1.png
Normal file
|
After Width: | Height: | Size: 233 B |
BIN
SanSystem/Resources/List.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Modify.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/New document.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/OK.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Save.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Turn off.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/Yes.bmp
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
SanSystem/Resources/add.ico
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
SanSystem/Resources/application.ico
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
SanSystem/Resources/apply.ico
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
SanSystem/Resources/close.ico
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
SanSystem/Resources/delete.ico
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
@@ -208,7 +208,7 @@
|
|||||||
<DependentUpon>frmMain.cs</DependentUpon>
|
<DependentUpon>frmMain.cs</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
<EmbeddedResource Include="Properties\Resources.resx">
|
<EmbeddedResource Include="Properties\Resources.resx">
|
||||||
<Generator>ResXFileCodeGenerator</Generator>
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
||||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
@@ -289,6 +289,78 @@
|
|||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Icon1.ico" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\add.ico" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\apply.ico" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\application.ico" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\close.ico" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\delete.ico" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Image1.png" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Add.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Apply.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Close.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Create.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Danger.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Database.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Delete.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Erase.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Error.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Find.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\List.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Modify.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\New document.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\OK.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Save.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Turn off.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<None Include="Resources\Yes.bmp" />
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PreBuildEvent>git rev-parse HEAD > "$(ProjectDir)\version.txt"</PreBuildEvent>
|
<PreBuildEvent>git rev-parse HEAD > "$(ProjectDir)\version.txt"</PreBuildEvent>
|
||||||
|
|||||||
68
SanSystem/frmObjektEdit.Designer.cs
generated
@@ -31,6 +31,7 @@
|
|||||||
this.tabControl1 = new System.Windows.Forms.TabControl();
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
||||||
this.tabPage1 = new System.Windows.Forms.TabPage();
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
||||||
this.btn_delete = new System.Windows.Forms.Button();
|
this.btn_delete = new System.Windows.Forms.Button();
|
||||||
|
this.btn_close = new System.Windows.Forms.Button();
|
||||||
this.cb_objekname_man = new System.Windows.Forms.CheckBox();
|
this.cb_objekname_man = new System.Windows.Forms.CheckBox();
|
||||||
this.label8 = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
||||||
this.txt_ort = new System.Windows.Forms.TextBox();
|
this.txt_ort = new System.Windows.Forms.TextBox();
|
||||||
@@ -62,8 +63,9 @@
|
|||||||
this.label1 = new System.Windows.Forms.Label();
|
this.label1 = new System.Windows.Forms.Label();
|
||||||
this.Kanalinformationen = new System.Windows.Forms.TabPage();
|
this.Kanalinformationen = new System.Windows.Forms.TabPage();
|
||||||
this.dgv_schadenkuerzel = new System.Windows.Forms.DataGridView();
|
this.dgv_schadenkuerzel = new System.Windows.Forms.DataGridView();
|
||||||
this.btn_close = new System.Windows.Forms.Button();
|
|
||||||
this.btn_add_san = new System.Windows.Forms.Button();
|
this.btn_add_san = new System.Windows.Forms.Button();
|
||||||
|
this.label9 = new System.Windows.Forms.Label();
|
||||||
|
this.txt_san_nr = new System.Windows.Forms.TextBox();
|
||||||
this.tabControl1.SuspendLayout();
|
this.tabControl1.SuspendLayout();
|
||||||
this.tabPage1.SuspendLayout();
|
this.tabPage1.SuspendLayout();
|
||||||
this.groupBox2.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
||||||
@@ -86,7 +88,10 @@
|
|||||||
//
|
//
|
||||||
// tabPage1
|
// tabPage1
|
||||||
//
|
//
|
||||||
|
this.tabPage1.Controls.Add(this.txt_san_nr);
|
||||||
|
this.tabPage1.Controls.Add(this.label9);
|
||||||
this.tabPage1.Controls.Add(this.btn_delete);
|
this.tabPage1.Controls.Add(this.btn_delete);
|
||||||
|
this.tabPage1.Controls.Add(this.btn_close);
|
||||||
this.tabPage1.Controls.Add(this.cb_objekname_man);
|
this.tabPage1.Controls.Add(this.cb_objekname_man);
|
||||||
this.tabPage1.Controls.Add(this.label8);
|
this.tabPage1.Controls.Add(this.label8);
|
||||||
this.tabPage1.Controls.Add(this.txt_ort);
|
this.tabPage1.Controls.Add(this.txt_ort);
|
||||||
@@ -125,6 +130,8 @@
|
|||||||
//
|
//
|
||||||
this.btn_delete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
this.btn_delete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||||
this.btn_delete.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.btn_delete.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
|
this.btn_delete.Image = global::SanSystem.Properties.Resources.Delete1;
|
||||||
|
this.btn_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||||
this.btn_delete.Location = new System.Drawing.Point(428, 608);
|
this.btn_delete.Location = new System.Drawing.Point(428, 608);
|
||||||
this.btn_delete.Name = "btn_delete";
|
this.btn_delete.Name = "btn_delete";
|
||||||
this.btn_delete.Size = new System.Drawing.Size(166, 49);
|
this.btn_delete.Size = new System.Drawing.Size(166, 49);
|
||||||
@@ -133,6 +140,19 @@
|
|||||||
this.btn_delete.UseVisualStyleBackColor = true;
|
this.btn_delete.UseVisualStyleBackColor = true;
|
||||||
this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);
|
this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click);
|
||||||
//
|
//
|
||||||
|
// btn_close
|
||||||
|
//
|
||||||
|
this.btn_close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||||
|
this.btn_close.Image = global::SanSystem.Properties.Resources.Close1;
|
||||||
|
this.btn_close.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||||
|
this.btn_close.Location = new System.Drawing.Point(24, 606);
|
||||||
|
this.btn_close.Name = "btn_close";
|
||||||
|
this.btn_close.Size = new System.Drawing.Size(181, 50);
|
||||||
|
this.btn_close.TabIndex = 29;
|
||||||
|
this.btn_close.Text = "Close";
|
||||||
|
this.btn_close.UseVisualStyleBackColor = true;
|
||||||
|
this.btn_close.Click += new System.EventHandler(this.btn_close_Click);
|
||||||
|
//
|
||||||
// cb_objekname_man
|
// cb_objekname_man
|
||||||
//
|
//
|
||||||
this.cb_objekname_man.AutoSize = true;
|
this.cb_objekname_man.AutoSize = true;
|
||||||
@@ -157,7 +177,7 @@
|
|||||||
// txt_ort
|
// txt_ort
|
||||||
//
|
//
|
||||||
this.txt_ort.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.txt_ort.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.txt_ort.Location = new System.Drawing.Point(745, 139);
|
this.txt_ort.Location = new System.Drawing.Point(745, 145);
|
||||||
this.txt_ort.Name = "txt_ort";
|
this.txt_ort.Name = "txt_ort";
|
||||||
this.txt_ort.Size = new System.Drawing.Size(191, 30);
|
this.txt_ort.Size = new System.Drawing.Size(191, 30);
|
||||||
this.txt_ort.TabIndex = 9;
|
this.txt_ort.TabIndex = 9;
|
||||||
@@ -166,7 +186,7 @@
|
|||||||
//
|
//
|
||||||
this.label7.AutoSize = true;
|
this.label7.AutoSize = true;
|
||||||
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.label7.Location = new System.Drawing.Point(584, 136);
|
this.label7.Location = new System.Drawing.Point(584, 148);
|
||||||
this.label7.Name = "label7";
|
this.label7.Name = "label7";
|
||||||
this.label7.Size = new System.Drawing.Size(39, 25);
|
this.label7.Size = new System.Drawing.Size(39, 25);
|
||||||
this.label7.TabIndex = 27;
|
this.label7.TabIndex = 27;
|
||||||
@@ -332,7 +352,7 @@
|
|||||||
// txt_hausnummer
|
// txt_hausnummer
|
||||||
//
|
//
|
||||||
this.txt_hausnummer.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.txt_hausnummer.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.txt_hausnummer.Location = new System.Drawing.Point(758, 85);
|
this.txt_hausnummer.Location = new System.Drawing.Point(745, 107);
|
||||||
this.txt_hausnummer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.txt_hausnummer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||||
this.txt_hausnummer.Name = "txt_hausnummer";
|
this.txt_hausnummer.Name = "txt_hausnummer";
|
||||||
this.txt_hausnummer.Size = new System.Drawing.Size(148, 30);
|
this.txt_hausnummer.Size = new System.Drawing.Size(148, 30);
|
||||||
@@ -341,7 +361,7 @@
|
|||||||
// txt_strasse
|
// txt_strasse
|
||||||
//
|
//
|
||||||
this.txt_strasse.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.txt_strasse.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.txt_strasse.Location = new System.Drawing.Point(758, 35);
|
this.txt_strasse.Location = new System.Drawing.Point(745, 67);
|
||||||
this.txt_strasse.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.txt_strasse.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||||
this.txt_strasse.Name = "txt_strasse";
|
this.txt_strasse.Name = "txt_strasse";
|
||||||
this.txt_strasse.Size = new System.Drawing.Size(320, 30);
|
this.txt_strasse.Size = new System.Drawing.Size(320, 30);
|
||||||
@@ -351,7 +371,7 @@
|
|||||||
//
|
//
|
||||||
this.label19.AutoSize = true;
|
this.label19.AutoSize = true;
|
||||||
this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.label19.Location = new System.Drawing.Point(560, 89);
|
this.label19.Location = new System.Drawing.Point(584, 111);
|
||||||
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||||
this.label19.Name = "label19";
|
this.label19.Name = "label19";
|
||||||
this.label19.Size = new System.Drawing.Size(129, 25);
|
this.label19.Size = new System.Drawing.Size(129, 25);
|
||||||
@@ -362,7 +382,7 @@
|
|||||||
//
|
//
|
||||||
this.label18.AutoSize = true;
|
this.label18.AutoSize = true;
|
||||||
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.label18.Location = new System.Drawing.Point(560, 40);
|
this.label18.Location = new System.Drawing.Point(584, 72);
|
||||||
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||||
this.label18.Name = "label18";
|
this.label18.Name = "label18";
|
||||||
this.label18.Size = new System.Drawing.Size(79, 25);
|
this.label18.Size = new System.Drawing.Size(79, 25);
|
||||||
@@ -485,20 +505,11 @@
|
|||||||
this.dgv_schadenkuerzel.TabIndex = 0;
|
this.dgv_schadenkuerzel.TabIndex = 0;
|
||||||
this.dgv_schadenkuerzel.RowHeaderMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgv_schadenkuerzel_RowHeaderMouseDoubleClick);
|
this.dgv_schadenkuerzel.RowHeaderMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgv_schadenkuerzel_RowHeaderMouseDoubleClick);
|
||||||
//
|
//
|
||||||
// btn_close
|
|
||||||
//
|
|
||||||
this.btn_close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
||||||
this.btn_close.Location = new System.Drawing.Point(37, 641);
|
|
||||||
this.btn_close.Name = "btn_close";
|
|
||||||
this.btn_close.Size = new System.Drawing.Size(181, 50);
|
|
||||||
this.btn_close.TabIndex = 29;
|
|
||||||
this.btn_close.Text = "Close";
|
|
||||||
this.btn_close.UseVisualStyleBackColor = true;
|
|
||||||
this.btn_close.Click += new System.EventHandler(this.btn_close_Click);
|
|
||||||
//
|
|
||||||
// btn_add_san
|
// btn_add_san
|
||||||
//
|
//
|
||||||
this.btn_add_san.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
this.btn_add_san.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
||||||
|
this.btn_add_san.Image = global::SanSystem.Properties.Resources.Add1;
|
||||||
|
this.btn_add_san.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||||
this.btn_add_san.Location = new System.Drawing.Point(224, 641);
|
this.btn_add_san.Location = new System.Drawing.Point(224, 641);
|
||||||
this.btn_add_san.Name = "btn_add_san";
|
this.btn_add_san.Name = "btn_add_san";
|
||||||
this.btn_add_san.Size = new System.Drawing.Size(202, 50);
|
this.btn_add_san.Size = new System.Drawing.Size(202, 50);
|
||||||
@@ -507,6 +518,24 @@
|
|||||||
this.btn_add_san.UseVisualStyleBackColor = true;
|
this.btn_add_san.UseVisualStyleBackColor = true;
|
||||||
this.btn_add_san.Click += new System.EventHandler(this.btn_add_san_Click);
|
this.btn_add_san.Click += new System.EventHandler(this.btn_add_san_Click);
|
||||||
//
|
//
|
||||||
|
// label9
|
||||||
|
//
|
||||||
|
this.label9.AutoSize = true;
|
||||||
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
|
this.label9.Location = new System.Drawing.Point(585, 32);
|
||||||
|
this.label9.Name = "label9";
|
||||||
|
this.label9.Size = new System.Drawing.Size(84, 25);
|
||||||
|
this.label9.TabIndex = 32;
|
||||||
|
this.label9.Text = "SAN. Nr";
|
||||||
|
//
|
||||||
|
// txt_san_nr
|
||||||
|
//
|
||||||
|
this.txt_san_nr.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
|
this.txt_san_nr.Location = new System.Drawing.Point(745, 29);
|
||||||
|
this.txt_san_nr.Name = "txt_san_nr";
|
||||||
|
this.txt_san_nr.Size = new System.Drawing.Size(191, 30);
|
||||||
|
this.txt_san_nr.TabIndex = 7;
|
||||||
|
//
|
||||||
// frmObjektEdit
|
// frmObjektEdit
|
||||||
//
|
//
|
||||||
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
|
||||||
@@ -515,7 +544,6 @@
|
|||||||
this.ClientSize = new System.Drawing.Size(1290, 702);
|
this.ClientSize = new System.Drawing.Size(1290, 702);
|
||||||
this.ControlBox = false;
|
this.ControlBox = false;
|
||||||
this.Controls.Add(this.btn_add_san);
|
this.Controls.Add(this.btn_add_san);
|
||||||
this.Controls.Add(this.btn_close);
|
|
||||||
this.Controls.Add(this.tabControl1);
|
this.Controls.Add(this.tabControl1);
|
||||||
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
|
||||||
@@ -572,5 +600,7 @@
|
|||||||
private System.Windows.Forms.CheckBox cb_objekname_man;
|
private System.Windows.Forms.CheckBox cb_objekname_man;
|
||||||
private System.Windows.Forms.TabPage Kanalinformationen;
|
private System.Windows.Forms.TabPage Kanalinformationen;
|
||||||
private System.Windows.Forms.DataGridView dgv_schadenkuerzel;
|
private System.Windows.Forms.DataGridView dgv_schadenkuerzel;
|
||||||
|
private System.Windows.Forms.TextBox txt_san_nr;
|
||||||
|
private System.Windows.Forms.Label label9;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -85,6 +85,7 @@ namespace SanSystem
|
|||||||
dt_haltunggemessen_datum.DataBindings.Add(new Binding("Value", inspektionsobjekt, "HaltungGemessen"));
|
dt_haltunggemessen_datum.DataBindings.Add(new Binding("Value", inspektionsobjekt, "HaltungGemessen"));
|
||||||
txt_bemerkung.DataBindings.Add(new Binding("Text", inspektionsobjekt, "Bemerkung"));
|
txt_bemerkung.DataBindings.Add(new Binding("Text", inspektionsobjekt, "Bemerkung"));
|
||||||
cb_geschlossenesEnde.DataBindings.Add(new Binding("Checked", inspektionsobjekt, "GeschlossenesEnde"));
|
cb_geschlossenesEnde.DataBindings.Add(new Binding("Checked", inspektionsobjekt, "GeschlossenesEnde"));
|
||||||
|
txt_san_nr.DataBindings.Add(new Binding("Text", inspektionsobjekt, "Sanierungsnummer"));
|
||||||
}
|
}
|
||||||
|
|
||||||
private void tabControl1_SelectedIndexChanged(object sender, EventArgs e)
|
private void tabControl1_SelectedIndexChanged(object sender, EventArgs e)
|
||||||
@@ -113,6 +114,7 @@ namespace SanSystem
|
|||||||
dt_haltunggemessen_datum.DataBindings.Clear();
|
dt_haltunggemessen_datum.DataBindings.Clear();
|
||||||
txt_bemerkung.DataBindings.Clear();
|
txt_bemerkung.DataBindings.Clear();
|
||||||
txt_ort.DataBindings.Clear();
|
txt_ort.DataBindings.Clear();
|
||||||
|
txt_san_nr.DataBindings.Clear();
|
||||||
|
|
||||||
cb_geschlossenesEnde.DataBindings.Clear();
|
cb_geschlossenesEnde.DataBindings.Clear();
|
||||||
//MessageBox.Show(string.Format("width: {0} height: {1}", width, height));
|
//MessageBox.Show(string.Format("width: {0} height: {1}", width, height));
|
||||||
|
|||||||
23
SanSystem/frmStrassenList.Designer.cs
generated
@@ -39,34 +39,37 @@
|
|||||||
| System.Windows.Forms.AnchorStyles.Right)));
|
| System.Windows.Forms.AnchorStyles.Right)));
|
||||||
this.lst_strassen.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.lst_strassen.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.lst_strassen.FormattingEnabled = true;
|
this.lst_strassen.FormattingEnabled = true;
|
||||||
this.lst_strassen.ItemHeight = 20;
|
this.lst_strassen.ItemHeight = 25;
|
||||||
this.lst_strassen.Location = new System.Drawing.Point(12, 79);
|
this.lst_strassen.Location = new System.Drawing.Point(16, 122);
|
||||||
this.lst_strassen.Margin = new System.Windows.Forms.Padding(2);
|
this.lst_strassen.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.lst_strassen.Name = "lst_strassen";
|
this.lst_strassen.Name = "lst_strassen";
|
||||||
this.lst_strassen.Size = new System.Drawing.Size(190, 464);
|
this.lst_strassen.Size = new System.Drawing.Size(252, 529);
|
||||||
this.lst_strassen.TabIndex = 0;
|
this.lst_strassen.TabIndex = 0;
|
||||||
this.lst_strassen.DoubleClick += new System.EventHandler(this.lst_strassen_DoubleClick);
|
this.lst_strassen.DoubleClick += new System.EventHandler(this.lst_strassen_DoubleClick);
|
||||||
//
|
//
|
||||||
// btn_add
|
// btn_add
|
||||||
//
|
//
|
||||||
this.btn_add.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.btn_add.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.btn_add.Location = new System.Drawing.Point(12, 12);
|
this.btn_add.Image = global::SanSystem.Properties.Resources.Add1;
|
||||||
|
this.btn_add.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||||
|
this.btn_add.Location = new System.Drawing.Point(16, 15);
|
||||||
|
this.btn_add.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||||
this.btn_add.Name = "btn_add";
|
this.btn_add.Name = "btn_add";
|
||||||
this.btn_add.Size = new System.Drawing.Size(188, 59);
|
this.btn_add.Size = new System.Drawing.Size(251, 101);
|
||||||
this.btn_add.TabIndex = 1;
|
this.btn_add.TabIndex = 1;
|
||||||
this.btn_add.Text = "Neues Objekt hinzufügen";
|
this.btn_add.Text = "Neues \r\nObjekt hinzufügen";
|
||||||
this.btn_add.UseVisualStyleBackColor = true;
|
this.btn_add.UseVisualStyleBackColor = true;
|
||||||
this.btn_add.Click += new System.EventHandler(this.btn_add_Click);
|
this.btn_add.Click += new System.EventHandler(this.btn_add_Click);
|
||||||
//
|
//
|
||||||
// frmStrassenList
|
// frmStrassenList
|
||||||
//
|
//
|
||||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||||
this.ClientSize = new System.Drawing.Size(212, 546);
|
this.ClientSize = new System.Drawing.Size(283, 672);
|
||||||
this.ControlBox = false;
|
this.ControlBox = false;
|
||||||
this.Controls.Add(this.btn_add);
|
this.Controls.Add(this.btn_add);
|
||||||
this.Controls.Add(this.lst_strassen);
|
this.Controls.Add(this.lst_strassen);
|
||||||
this.Margin = new System.Windows.Forms.Padding(2);
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
this.Name = "frmStrassenList";
|
this.Name = "frmStrassenList";
|
||||||
this.Text = "Strassen";
|
this.Text = "Strassen";
|
||||||
this.Load += new System.EventHandler(this.frmStrassenList_Load);
|
this.Load += new System.EventHandler(this.frmStrassenList_Load);
|
||||||
|
|||||||