Update Akonto bei PADM
@@ -1,338 +1,517 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: 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:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<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:sequence>
|
||||
<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="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="tsbtndelete.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="tsbtnnewbehandlung.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAINSURBVDhPY6AVYAyc67K/+XD1/SYg9p3quAQqTiQIZWAO
|
||||
Wu75Zu6Nuf9nX5/9322S/TmoDJEAaIDnctc3k69M/D/hSt9/p0nm56EyRAKwATZveq+0/O++0gg0wAiP
|
||||
AfUMTOYLtWx81tnYB0CxZZ+ak88myw9dV8v/d1wp+e88T++2/XxtB591FvYeQOyyzsTeYJGyFVi/cAGn
|
||||
Se6J5P99V5v+T7ze8H/Szbr/U27V/O++kfe/43rm/9Zr6f87r+f+775e9L/tSsH/hot5/yvPZf8P2Ov6
|
||||
ny+OXZlBLJfTogoo0H+9Fqi56v+U2xX/p94p/d9+M+5/283o/y03I/533Ur+33Mz63/79fT/DZdT/1ee
|
||||
T/4fdtD5P28ImzqDUAaLRcQOwf9ph4T/554U+l94Ruh/wRnB/zXXzP633/H533rH83/5ZZ3/+af5/+cB
|
||||
cdZx/v9JB/j++27lAhrAoM7A6cQgLRnPsFk2mWGbYhrDNuV0IA3EaftFf3Y+sP3f/sDqf9gm8Q8gMRgG
|
||||
qRWPZ9jAZ8EgBA4HIGBEwfYMLOGHmN7UPeb4X/eY67/7ciZQLKCqgWAcABiNiecY3nS8YvgPwj5rGEhP
|
||||
B7kXBN4s+CT/f/5H+f9hG3lJNyBpr+6bOQ89/oNwwCJ1Eg1gYGCSymXYYdjGcAOExeIZ5kHFSQIsDCoM
|
||||
7GDMwMAMEUIHDAwArmHzT5KTHe0AAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="tsbtndeletebehandlung.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAJASURBVDhPfZNLSxtRFMdn5Suah0oChhiJmlGj8RGfiKIi
|
||||
gouAEPULuMlSxe+Rrbt8hKEWGfJobNq5k0ZaJ7Vgq90ILW5auiiFLv8955oJiU37hwPDPfd3/ufMvVex
|
||||
VTk4SF0mEprmcrmrS39JCwbdpZ0dzdjeTlWXHvUhmUw/nJ7i7e4uspGIxRurqZqqsPXp5ATG4iJyo6Np
|
||||
mWBnCScSMNfXIVZXoatqQ5EafHwMMTcHY2ZGRkZVUwq3zc42LJaXYSwtQQ+HZZEafHQEEYtBTE3VQh8a
|
||||
0hSemduuh435eRizs9BDIasUj1u3h4cwydGcnIQZjaJEwblal/zBbdfDggB2+ZhMojQ9LaE3FOWJiUbY
|
||||
lixCbdfD7ChGRmAMDEAEgzApss1gW7IIbTDIqRgIoOB04iXFK7cboqcHus/3b5jFSbG1ZVnxOF50dkr4
|
||||
tccDs7cXZa8XWb///+5Fgiv7+8gTeFEHX/p8eNfXh/f9/cgHAs3nL25sWJW9PeTIuUBRdLlk22WCr/x+
|
||||
XNP8N6EQboeHUXx6AgxbBGccDuQ6OnDR1SXdeeYctc3ON4OD+KyquI9E8IX+kajeE8XY3NSu6CLp7e3I
|
||||
tLUhT0V4dt3rlRs4uO27cBj34+N4oCP9RrfxOx13SVU1pbCwkDpvbYXe0oIsFeGfd97d3TCn7JLa/krH
|
||||
yuBPunC/VlZQiUYfH9WZw5G2Czx7AtviNZMu2w96SL/X1nAXiz0+JltnTmfqucejNYNtca48NqZd286K
|
||||
ovwBHtVvxMSvxBEAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="ToolStripButton2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ctxmenubehandlung.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>234, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ImageList1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>124, 17</value>
|
||||
</metadata>
|
||||
<data name="ImageList1.ImageStream" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
|
||||
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
|
||||
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABO
|
||||
DQAAAk1TRnQBSQFMAgEBBQEAATgBBQE4AQUBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
||||
AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
|
||||
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
|
||||
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
|
||||
AWYDAAGZAwABzAIAATMDAAIzAgABMwFmAgABMwGZAgABMwHMAgABMwH/AgABZgMAAWYBMwIAAmYCAAFm
|
||||
AZkCAAFmAcwCAAFmAf8CAAGZAwABmQEzAgABmQFmAgACmQIAAZkBzAIAAZkB/wIAAcwDAAHMATMCAAHM
|
||||
AWYCAAHMAZkCAALMAgABzAH/AgAB/wFmAgAB/wGZAgAB/wHMAQABMwH/AgAB/wEAATMBAAEzAQABZgEA
|
||||
ATMBAAGZAQABMwEAAcwBAAEzAQAB/wEAAf8BMwIAAzMBAAIzAWYBAAIzAZkBAAIzAcwBAAIzAf8BAAEz
|
||||
AWYCAAEzAWYBMwEAATMCZgEAATMBZgGZAQABMwFmAcwBAAEzAWYB/wEAATMBmQIAATMBmQEzAQABMwGZ
|
||||
AWYBAAEzApkBAAEzAZkBzAEAATMBmQH/AQABMwHMAgABMwHMATMBAAEzAcwBZgEAATMBzAGZAQABMwLM
|
||||
AQABMwHMAf8BAAEzAf8BMwEAATMB/wFmAQABMwH/AZkBAAEzAf8BzAEAATMC/wEAAWYDAAFmAQABMwEA
|
||||
AWYBAAFmAQABZgEAAZkBAAFmAQABzAEAAWYBAAH/AQABZgEzAgABZgIzAQABZgEzAWYBAAFmATMBmQEA
|
||||
AWYBMwHMAQABZgEzAf8BAAJmAgACZgEzAQADZgEAAmYBmQEAAmYBzAEAAWYBmQIAAWYBmQEzAQABZgGZ
|
||||
AWYBAAFmApkBAAFmAZkBzAEAAWYBmQH/AQABZgHMAgABZgHMATMBAAFmAcwBmQEAAWYCzAEAAWYBzAH/
|
||||
AQABZgH/AgABZgH/ATMBAAFmAf8BmQEAAWYB/wHMAQABzAEAAf8BAAH/AQABzAEAApkCAAGZATMBmQEA
|
||||
AZkBAAGZAQABmQEAAcwBAAGZAwABmQIzAQABmQEAAWYBAAGZATMBzAEAAZkBAAH/AQABmQFmAgABmQFm
|
||||
ATMBAAGZATMBZgEAAZkBZgGZAQABmQFmAcwBAAGZATMB/wEAApkBMwEAApkBZgEAA5kBAAKZAcwBAAKZ
|
||||
Af8BAAGZAcwCAAGZAcwBMwEAAWYBzAFmAQABmQHMAZkBAAGZAswBAAGZAcwB/wEAAZkB/wIAAZkB/wEz
|
||||
AQABmQHMAWYBAAGZAf8BmQEAAZkB/wHMAQABmQL/AQABzAMAAZkBAAEzAQABzAEAAWYBAAHMAQABmQEA
|
||||
AcwBAAHMAQABmQEzAgABzAIzAQABzAEzAWYBAAHMATMBmQEAAcwBMwHMAQABzAEzAf8BAAHMAWYCAAHM
|
||||
AWYBMwEAAZkCZgEAAcwBZgGZAQABzAFmAcwBAAGZAWYB/wEAAcwBmQIAAcwBmQEzAQABzAGZAWYBAAHM
|
||||
ApkBAAHMAZkBzAEAAcwBmQH/AQACzAIAAswBMwEAAswBZgEAAswBmQEAA8wBAALMAf8BAAHMAf8CAAHM
|
||||
Af8BMwEAAZkB/wFmAQABzAH/AZkBAAHMAf8BzAEAAcwC/wEAAcwBAAEzAQAB/wEAAWYBAAH/AQABmQEA
|
||||
AcwBMwIAAf8CMwEAAf8BMwFmAQAB/wEzAZkBAAH/ATMBzAEAAf8BMwH/AQAB/wFmAgAB/wFmATMBAAHM
|
||||
AmYBAAH/AWYBmQEAAf8BZgHMAQABzAFmAf8BAAH/AZkCAAH/AZkBMwEAAf8BmQFmAQAB/wKZAQAB/wGZ
|
||||
AcwBAAH/AZkB/wEAAf8BzAIAAf8BzAEzAQAB/wHMAWYBAAH/AcwBmQEAAf8CzAEAAf8BzAH/AQAC/wEz
|
||||
AQABzAH/AWYBAAL/AZkBAAL/AcwBAAJmAf8BAAFmAf8BZgEAAWYC/wEAAf8CZgEAAf8BZgH/AQAC/wFm
|
||||
AQABIQEAAaUBAANfAQADdwEAA4YBAAOWAQADywEAA7IBAAPXAQAD3QEAA+MBAAPqAQAD8QEAA/gBAAHw
|
||||
AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD/wMAAf8MHAH/MgAB/wEc
|
||||
CfIC8QH0MgAB/wF4AZcBvAGXAQgG8gHxAfQxAAH/AfQBVQM0AVUBCAHyARsD8gHxAfQxAAEIAjQBVQQ0
|
||||
AZcDGwHyAfEB9DEAAfABNAFVAf8BGwM0AZgC8wIbAfEB9DAAAfQBVQFWAf8BeAHCARsCNAFVAbwC8wEb
|
||||
AfEB9DAAAfQBVQGXAXgBNAFVAcIBGwI0AQgD8wHxAfQxAAHwBTQB9AGXAZgE8wHyAfQxAAEIAVsGNAGX
|
||||
AfADvAEcAfQxAAH/AfQBVgE0AVUBNAFWAQgB8gH/AfYB9AHzARwB/zIAAf8BmQF4AbwBlwEIAvMB/wH0
|
||||
AfMBHAH/MwAB/wG8BPQC8wH0AfMBBwH/MwAB9AH/AfAE9ALzAfQBCAH/NQAB/wHxBfQBGwHwAf92AAH/
|
||||
AfQB8whSAUwCSwIAAf8BvAG0AW0BSwZSAVECSwEAAf8MHAH/AgAB/wwcAf8FAAFSCnoBUgEAAf8BtAOz
|
||||
AbQB6wd6AVIBAAH/ARwJ8gLxAfQCAAH/ARwF8gEIAXEC8gLxAfQEAAH/AZoKegF5AQABvAGzAf8BugG7
|
||||
ArQBdAZ6AXkBAAH/ARwEGwbyAfEB9AIAAf8BHAQbAfACcQGYAvIB8QH0BAABdAGgAeUHegHlAVIBegH/
|
||||
AroB8wL0AbMBgQGRBHoB5QFSAXoBAAH/AZgE8wMbA/IB8QH0AgAB/wGYA/MB8AFxAncBcQLyAfEB9AMA
|
||||
Af8BmgSgBXoBmgFZAXoB/wK7Av8C9AGBAZEEegGaAVkBegEAAf8BHAbzAxsB8gHxAfQCAAH/ARwC8wHw
|
||||
AXECdwG7AXcBlwHyAfEB9AMAAXkBwwGgARoEoAF5AeUBoAFSAVkBmgEAAbwBwgHzAf8B9AG7AbMBmQPl
|
||||
AaABUgFZAZoBAAH/AZgI8wIbAfEB9AIAAf8BmAHzAfEBcQGXAXcBnQFxAZgBcQHwAfEB9AMAAZoBwwEa
|
||||
AsMEoAKaAVIBWQGaAQAB/wLCAfMBuwG6AbQDoAHlAaABUgFZAZoBAAH/Ae8J8wEbAfEB9AIAAf8B7wHz
|
||||
AQgClwKdAfIBcQGdAXEB8QH0AgABGgLDAXoCmgHDBKABdAJZAZoBAAEbAcMBCAO7BaABdAJZAZoBAAH/
|
||||
AQcK8wHxAfQCAAH/AQcC8wGYAZ0BmALzAfIBcQGdAQgB9AIAApoBTQF1AXoBTQGaAsMBoAHDAXQCegEa
|
||||
AQABmgfDAqABwwFSAnoBGgEAAf8BBwrzAfIB9AIAAf8BBwnzAXIBcQH0AgABwwGaAXUBoAGaAXUBmgHD
|
||||
Av8BmQN6ARoBAAf2ApoFegEaAQAB/wEHBvMB8AO8ARwB9AIAAf8BBwbzAfADvAGXAZgCAAEaASYBTQL2
|
||||
AiYBwwH/AfQEmgHDAQAE/wGaARoImgHDAQAB/wEIBvMB/wH2AfQB8wEcAf8CAAH/AQgG8wH/AfYB9AHz
|
||||
ARwBcgH/AQAB/wGaAU0CwwFNAZoB9gH/ARoBwwEaApoBwwUAAZoGwwEaApoBwwEAAf8BvAP0A/MB/wH0
|
||||
AfMBHAH/AwAB/wG8A/QD8wH/AfQB8wEcAf8BAAGYAQAB/wEaAnUBegF1AZoB9gHzAZoBwwH2ARoBwwH0
|
||||
BQABGwWaAcMB9gEaAcMB9AEAAf8BvAT0AvMB9AHzAQcB/wQAAf8BvAT0AvMB9AHzAQcB/wUAAf8B9AKa
|
||||
ARoB9gHyAf8WAAH0Af8B8AT0AvMB9AEIAf8EAAH0Af8B8AT0AvMB9AEIAf8JAAL/GgAB/wHxBfQBGwHw
|
||||
Af8GAAH/AfEF9AEbAfAB/0UAAUIBTQE+BwABPgMAASgDAAFAAwABIAMAAQEBAAEBBgABARYAA/8BAAHA
|
||||
BwABwAcAAcAHAAGABwABgAcAAYAXAAGABwABgAcAAYAHAAHAAQEGAAHAAQMGAAGAAQcGAAHAAQ8GAAL/
|
||||
BgABwAEAAcABAAGAAQEBgAEBAfABAAGAAQABgAEBAYABAQHgAQABgAEAAYABAQGAAQEB4AMAAYABAQGA
|
||||
AQEBwAMAAYABAQGAAQEBwAEAAYABAAGAAQEBgAEBAcABAAGAAQABgAEBAYABAQGAAQABgAEAAYABAQGA
|
||||
AQEBgAEAAYABAAGAAQEBgAEBAYABAAGAAQABgAEBAYABAQGAAQABgAEAAYABAQGAAQABgAEAAfgBAAGA
|
||||
AQMBgAECAYABAAH4AQABgAEHAYABBwHAAT8C/wEAAQ8BAAEPAfkD/wGAAR8BgAEfCP8L
|
||||
</value>
|
||||
</data>
|
||||
<data name="tsbtnnew.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAINSURBVDhPY6AVYAyc67K/+XD1/SYg9p3quAQqTiQIZWAO
|
||||
Wu75Zu6Nuf9nX5/9322S/TmoDJEAaIDnctc3k69M/D/hSt9/p0nm56EyRAKwATZveq+0/O++0gg0wAiP
|
||||
AfUMTOYLtWx81tnYB0CxZZ+ak88myw9dV8v/d1wp+e88T++2/XxtB591FvYeQOyyzsTeYJGyFVi/cAGn
|
||||
Se6J5P99V5v+T7ze8H/Szbr/U27V/O++kfe/43rm/9Zr6f87r+f+775e9L/tSsH/hot5/yvPZf8P2Ov6
|
||||
ny+OXZlBLJfTogoo0H+9Fqi56v+U2xX/p94p/d9+M+5/283o/y03I/533Ur+33Mz63/79fT/DZdT/1ee
|
||||
T/4fdtD5P28ImzqDUAaLRcQOwf9ph4T/554U+l94Ruh/wRnB/zXXzP633/H533rH83/5ZZ3/+af5/+cB
|
||||
cdZx/v9JB/j++27lAhrAoM7A6cQgLRnPsFk2mWGbYhrDNuV0IA3EaftFf3Y+sP3f/sDqf9gm8Q8gMRgG
|
||||
qRWPZ9jAZ8EgBA4HIGBEwfYMLOGHmN7UPeb4X/eY67/7ciZQLKCqgWAcABiNiecY3nS8YvgPwj5rGEhP
|
||||
B7kXBN4s+CT/f/5H+f9hG3lJNyBpr+6bOQ89/oNwwCJ1Eg1gYGCSymXYYdjGcAOExeIZ5kHFSQIsDCoM
|
||||
7GDMwMAMEUIHDAwArmHzT5KTHe0AAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="ToolStripButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAJASURBVDhPfZNLSxtRFMdn5Suah0oChhiJmlGj8RGfiKIi
|
||||
gouAEPULuMlSxe+Rrbt8hKEWGfJobNq5k0ZaJ7Vgq90ILW5auiiFLv8955oJiU37hwPDPfd3/ufMvVex
|
||||
VTk4SF0mEprmcrmrS39JCwbdpZ0dzdjeTlWXHvUhmUw/nJ7i7e4uspGIxRurqZqqsPXp5ATG4iJyo6Np
|
||||
mWBnCScSMNfXIVZXoatqQ5EafHwMMTcHY2ZGRkZVUwq3zc42LJaXYSwtQQ+HZZEafHQEEYtBTE3VQh8a
|
||||
0hSemduuh435eRizs9BDIasUj1u3h4cwydGcnIQZjaJEwblal/zBbdfDggB2+ZhMojQ9LaE3FOWJiUbY
|
||||
lixCbdfD7ChGRmAMDEAEgzApss1gW7IIbTDIqRgIoOB04iXFK7cboqcHus/3b5jFSbG1ZVnxOF50dkr4
|
||||
tccDs7cXZa8XWb///+5Fgiv7+8gTeFEHX/p8eNfXh/f9/cgHAs3nL25sWJW9PeTIuUBRdLlk22WCr/x+
|
||||
XNP8N6EQboeHUXx6AgxbBGccDuQ6OnDR1SXdeeYctc3ON4OD+KyquI9E8IX+kajeE8XY3NSu6CLp7e3I
|
||||
tLUhT0V4dt3rlRs4uO27cBj34+N4oCP9RrfxOx13SVU1pbCwkDpvbYXe0oIsFeGfd97d3TCn7JLa/krH
|
||||
yuBPunC/VlZQiUYfH9WZw5G2Czx7AtviNZMu2w96SL/X1nAXiz0+JltnTmfqucejNYNtca48NqZd286K
|
||||
ovwBHtVvxMSvxBEAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="tsbtnbehandlungdelete.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>234, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ctxMenuAuftragsamanagement.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>391, 17</value>
|
||||
</metadata>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: 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:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<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:sequence>
|
||||
<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="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="tsbtndelete.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="tsbtnnewbehandlung.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAINSURBVDhPY6AVYAyc67K/+XD1/SYg9p3quAQqTiQIZWAO
|
||||
Wu75Zu6Nuf9nX5/9322S/TmoDJEAaIDnctc3k69M/D/hSt9/p0nm56EyRAKwATZveq+0/O++0gg0wAiP
|
||||
AfUMTOYLtWx81tnYB0CxZZ+ak88myw9dV8v/d1wp+e88T++2/XxtB591FvYeQOyyzsTeYJGyFVi/cAGn
|
||||
Se6J5P99V5v+T7ze8H/Szbr/U27V/O++kfe/43rm/9Zr6f87r+f+775e9L/tSsH/hot5/yvPZf8P2Ov6
|
||||
ny+OXZlBLJfTogoo0H+9Fqi56v+U2xX/p94p/d9+M+5/283o/y03I/533Ur+33Mz63/79fT/DZdT/1ee
|
||||
T/4fdtD5P28ImzqDUAaLRcQOwf9ph4T/554U+l94Ruh/wRnB/zXXzP633/H533rH83/5ZZ3/+af5/+cB
|
||||
cdZx/v9JB/j++27lAhrAoM7A6cQgLRnPsFk2mWGbYhrDNuV0IA3EaftFf3Y+sP3f/sDqf9gm8Q8gMRgG
|
||||
qRWPZ9jAZ8EgBA4HIGBEwfYMLOGHmN7UPeb4X/eY67/7ciZQLKCqgWAcABiNiecY3nS8YvgPwj5rGEhP
|
||||
B7kXBN4s+CT/f/5H+f9hG3lJNyBpr+6bOQ89/oNwwCJ1Eg1gYGCSymXYYdjGcAOExeIZ5kHFSQIsDCoM
|
||||
7GDMwMAMEUIHDAwArmHzT5KTHe0AAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="tsbtndeletebehandlung.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAJASURBVDhPfZNLSxtRFMdn5Suah0oChhiJmlGj8RGfiKIi
|
||||
gouAEPULuMlSxe+Rrbt8hKEWGfJobNq5k0ZaJ7Vgq90ILW5auiiFLv8955oJiU37hwPDPfd3/ufMvVex
|
||||
VTk4SF0mEprmcrmrS39JCwbdpZ0dzdjeTlWXHvUhmUw/nJ7i7e4uspGIxRurqZqqsPXp5ATG4iJyo6Np
|
||||
mWBnCScSMNfXIVZXoatqQ5EafHwMMTcHY2ZGRkZVUwq3zc42LJaXYSwtQQ+HZZEafHQEEYtBTE3VQh8a
|
||||
0hSemduuh435eRizs9BDIasUj1u3h4cwydGcnIQZjaJEwblal/zBbdfDggB2+ZhMojQ9LaE3FOWJiUbY
|
||||
lixCbdfD7ChGRmAMDEAEgzApss1gW7IIbTDIqRgIoOB04iXFK7cboqcHus/3b5jFSbG1ZVnxOF50dkr4
|
||||
tccDs7cXZa8XWb///+5Fgiv7+8gTeFEHX/p8eNfXh/f9/cgHAs3nL25sWJW9PeTIuUBRdLlk22WCr/x+
|
||||
XNP8N6EQboeHUXx6AgxbBGccDuQ6OnDR1SXdeeYctc3ON4OD+KyquI9E8IX+kajeE8XY3NSu6CLp7e3I
|
||||
tLUhT0V4dt3rlRs4uO27cBj34+N4oCP9RrfxOx13SVU1pbCwkDpvbYXe0oIsFeGfd97d3TCn7JLa/krH
|
||||
yuBPunC/VlZQiUYfH9WZw5G2Czx7AtviNZMu2w96SL/X1nAXiz0+JltnTmfqucejNYNtca48NqZd286K
|
||||
ovwBHtVvxMSvxBEAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="ToolStripButton2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ctxmenubehandlung.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>234, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ImageList1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>124, 17</value>
|
||||
</metadata>
|
||||
<data name="ImageList1.ImageStream" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
|
||||
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
|
||||
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABO
|
||||
DQAAAk1TRnQBSQFMAgEBBQEAAWgBBgFoAQYBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
||||
AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
|
||||
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
|
||||
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
|
||||
AWYDAAGZAwABzAIAATMDAAIzAgABMwFmAgABMwGZAgABMwHMAgABMwH/AgABZgMAAWYBMwIAAmYCAAFm
|
||||
AZkCAAFmAcwCAAFmAf8CAAGZAwABmQEzAgABmQFmAgACmQIAAZkBzAIAAZkB/wIAAcwDAAHMATMCAAHM
|
||||
AWYCAAHMAZkCAALMAgABzAH/AgAB/wFmAgAB/wGZAgAB/wHMAQABMwH/AgAB/wEAATMBAAEzAQABZgEA
|
||||
ATMBAAGZAQABMwEAAcwBAAEzAQAB/wEAAf8BMwIAAzMBAAIzAWYBAAIzAZkBAAIzAcwBAAIzAf8BAAEz
|
||||
AWYCAAEzAWYBMwEAATMCZgEAATMBZgGZAQABMwFmAcwBAAEzAWYB/wEAATMBmQIAATMBmQEzAQABMwGZ
|
||||
AWYBAAEzApkBAAEzAZkBzAEAATMBmQH/AQABMwHMAgABMwHMATMBAAEzAcwBZgEAATMBzAGZAQABMwLM
|
||||
AQABMwHMAf8BAAEzAf8BMwEAATMB/wFmAQABMwH/AZkBAAEzAf8BzAEAATMC/wEAAWYDAAFmAQABMwEA
|
||||
AWYBAAFmAQABZgEAAZkBAAFmAQABzAEAAWYBAAH/AQABZgEzAgABZgIzAQABZgEzAWYBAAFmATMBmQEA
|
||||
AWYBMwHMAQABZgEzAf8BAAJmAgACZgEzAQADZgEAAmYBmQEAAmYBzAEAAWYBmQIAAWYBmQEzAQABZgGZ
|
||||
AWYBAAFmApkBAAFmAZkBzAEAAWYBmQH/AQABZgHMAgABZgHMATMBAAFmAcwBmQEAAWYCzAEAAWYBzAH/
|
||||
AQABZgH/AgABZgH/ATMBAAFmAf8BmQEAAWYB/wHMAQABzAEAAf8BAAH/AQABzAEAApkCAAGZATMBmQEA
|
||||
AZkBAAGZAQABmQEAAcwBAAGZAwABmQIzAQABmQEAAWYBAAGZATMBzAEAAZkBAAH/AQABmQFmAgABmQFm
|
||||
ATMBAAGZATMBZgEAAZkBZgGZAQABmQFmAcwBAAGZATMB/wEAApkBMwEAApkBZgEAA5kBAAKZAcwBAAKZ
|
||||
Af8BAAGZAcwCAAGZAcwBMwEAAWYBzAFmAQABmQHMAZkBAAGZAswBAAGZAcwB/wEAAZkB/wIAAZkB/wEz
|
||||
AQABmQHMAWYBAAGZAf8BmQEAAZkB/wHMAQABmQL/AQABzAMAAZkBAAEzAQABzAEAAWYBAAHMAQABmQEA
|
||||
AcwBAAHMAQABmQEzAgABzAIzAQABzAEzAWYBAAHMATMBmQEAAcwBMwHMAQABzAEzAf8BAAHMAWYCAAHM
|
||||
AWYBMwEAAZkCZgEAAcwBZgGZAQABzAFmAcwBAAGZAWYB/wEAAcwBmQIAAcwBmQEzAQABzAGZAWYBAAHM
|
||||
ApkBAAHMAZkBzAEAAcwBmQH/AQACzAIAAswBMwEAAswBZgEAAswBmQEAA8wBAALMAf8BAAHMAf8CAAHM
|
||||
Af8BMwEAAZkB/wFmAQABzAH/AZkBAAHMAf8BzAEAAcwC/wEAAcwBAAEzAQAB/wEAAWYBAAH/AQABmQEA
|
||||
AcwBMwIAAf8CMwEAAf8BMwFmAQAB/wEzAZkBAAH/ATMBzAEAAf8BMwH/AQAB/wFmAgAB/wFmATMBAAHM
|
||||
AmYBAAH/AWYBmQEAAf8BZgHMAQABzAFmAf8BAAH/AZkCAAH/AZkBMwEAAf8BmQFmAQAB/wKZAQAB/wGZ
|
||||
AcwBAAH/AZkB/wEAAf8BzAIAAf8BzAEzAQAB/wHMAWYBAAH/AcwBmQEAAf8CzAEAAf8BzAH/AQAC/wEz
|
||||
AQABzAH/AWYBAAL/AZkBAAL/AcwBAAJmAf8BAAFmAf8BZgEAAWYC/wEAAf8CZgEAAf8BZgH/AQAC/wFm
|
||||
AQABIQEAAaUBAANfAQADdwEAA4YBAAOWAQADywEAA7IBAAPXAQAD3QEAA+MBAAPqAQAD8QEAA/gBAAHw
|
||||
AfsB/wEAAaQCoAEAA4ADAAH/AgAB/wMAAv8BAAH/AwAB/wEAAf8BAAL/AgAD/wMAAf8MHAH/MgAB/wEc
|
||||
CfIC8QH0MgAB/wF4AZcBvAGXAQgG8gHxAfQxAAH/AfQBVQM0AVUBCAHyARsD8gHxAfQxAAEIAjQBVQQ0
|
||||
AZcDGwHyAfEB9DEAAfABNAFVAf8BGwM0AZgC8wIbAfEB9DAAAfQBVQFWAf8BeAHCARsCNAFVAbwC8wEb
|
||||
AfEB9DAAAfQBVQGXAXgBNAFVAcIBGwI0AQgD8wHxAfQxAAHwBTQB9AGXAZgE8wHyAfQxAAEIAVsGNAGX
|
||||
AfADvAEcAfQxAAH/AfQBVgE0AVUBNAFWAQgB8gH/AfYB9AHzARwB/zIAAf8BmQF4AbwBlwEIAvMB/wH0
|
||||
AfMBHAH/MwAB/wG8BPQC8wH0AfMBBwH/MwAB9AH/AfAE9ALzAfQBCAH/NQAB/wHxBfQBGwHwAf92AAH/
|
||||
AfQB8whSAUwCSwIAAf8BvAG0AW0BSwZSAVECSwEAAf8MHAH/AgAB/wwcAf8FAAFSCnoBUgEAAf8BtAOz
|
||||
AbQB6wd6AVIBAAH/ARwJ8gLxAfQCAAH/ARwF8gEIAXEC8gLxAfQEAAH/AZoKegF5AQABvAGzAf8BugG7
|
||||
ArQBdAZ6AXkBAAH/ARwEGwbyAfEB9AIAAf8BHAQbAfACcQGYAvIB8QH0BAABdAGgAeUHegHlAVIBegH/
|
||||
AroB8wL0AbMBgQGRBHoB5QFSAXoBAAH/AZgE8wMbA/IB8QH0AgAB/wGYA/MB8AFxAncBcQLyAfEB9AMA
|
||||
Af8BmgSgBXoBmgFZAXoB/wK7Av8C9AGBAZEEegGaAVkBegEAAf8BHAbzAxsB8gHxAfQCAAH/ARwC8wHw
|
||||
AXECdwG7AXcBlwHyAfEB9AMAAXkBwwGgARoEoAF5AeUBoAFSAVkBmgEAAbwBwgHzAf8B9AG7AbMBmQPl
|
||||
AaABUgFZAZoBAAH/AZgI8wIbAfEB9AIAAf8BmAHzAfEBcQGXAXcBnQFxAZgBcQHwAfEB9AMAAZoBwwEa
|
||||
AsMEoAKaAVIBWQGaAQAB/wLCAfMBuwG6AbQDoAHlAaABUgFZAZoBAAH/Ae8J8wEbAfEB9AIAAf8B7wHz
|
||||
AQgClwKdAfIBcQGdAXEB8QH0AgABGgLDAXoCmgHDBKABdAJZAZoBAAEbAcMBCAO7BaABdAJZAZoBAAH/
|
||||
AQcK8wHxAfQCAAH/AQcC8wGYAZ0BmALzAfIBcQGdAQgB9AIAApoBTQF1AXoBTQGaAsMBoAHDAXQCegEa
|
||||
AQABmgfDAqABwwFSAnoBGgEAAf8BBwrzAfIB9AIAAf8BBwnzAXIBcQH0AgABwwGaAXUBoAGaAXUBmgHD
|
||||
Av8BmQN6ARoBAAf2ApoFegEaAQAB/wEHBvMB8AO8ARwB9AIAAf8BBwbzAfADvAGXAZgCAAEaASYBTQL2
|
||||
AiYBwwH/AfQEmgHDAQAE/wGaARoImgHDAQAB/wEIBvMB/wH2AfQB8wEcAf8CAAH/AQgG8wH/AfYB9AHz
|
||||
ARwBcgH/AQAB/wGaAU0CwwFNAZoB9gH/ARoBwwEaApoBwwUAAZoGwwEaApoBwwEAAf8BvAP0A/MB/wH0
|
||||
AfMBHAH/AwAB/wG8A/QD8wH/AfQB8wEcAf8BAAGYAQAB/wEaAnUBegF1AZoB9gHzAZoBwwH2ARoBwwH0
|
||||
BQABGwWaAcMB9gEaAcMB9AEAAf8BvAT0AvMB9AHzAQcB/wQAAf8BvAT0AvMB9AHzAQcB/wUAAf8B9AKa
|
||||
ARoB9gHyAf8WAAH0Af8B8AT0AvMB9AEIAf8EAAH0Af8B8AT0AvMB9AEIAf8JAAL/GgAB/wHxBfQBGwHw
|
||||
Af8GAAH/AfEF9AEbAfAB/0UAAUIBTQE+BwABPgMAASgDAAFAAwABIAMAAQEBAAEBBgABARYAA/8BAAHA
|
||||
BwABwAcAAcAHAAGABwABgAcAAYAXAAGABwABgAcAAYAHAAHAAQEGAAHAAQMGAAGAAQcGAAHAAQ8GAAL/
|
||||
BgABwAEAAcABAAGAAQEBgAEBAfABAAGAAQABgAEBAYABAQHgAQABgAEAAYABAQGAAQEB4AMAAYABAQGA
|
||||
AQEBwAMAAYABAQGAAQEBwAEAAYABAAGAAQEBgAEBAcABAAGAAQABgAEBAYABAQGAAQABgAEAAYABAQGA
|
||||
AQEBgAEAAYABAAGAAQEBgAEBAYABAAGAAQABgAEBAYABAQGAAQABgAEAAYABAQGAAQABgAEAAfgBAAGA
|
||||
AQMBgAECAYABAAH4AQABgAEHAYABBwHAAT8C/wEAAQ8BAAEPAfkD/wGAAR8BgAEfCP8L
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ToolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>662, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ctxmenuakonto.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>788, 17</value>
|
||||
</metadata>
|
||||
<data name="c1akonto.Images" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88
|
||||
vAdHMEIXKUIUhMK76EfagglgA6CqHOQpL6GyAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="c1akonto.PrintInfo.PageSettings" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
|
||||
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAACRTeXN0ZW0uRHJh
|
||||
d2luZy5QcmludGluZy5QYWdlU2V0dGluZ3MHAAAAD3ByaW50ZXJTZXR0aW5ncwVjb2xvcglwYXBlclNp
|
||||
emULcGFwZXJTb3VyY2URcHJpbnRlclJlc29sdXRpb24JbGFuZHNjYXBlB21hcmdpbnMEBAQEBAQEJ1N5
|
||||
c3RlbS5EcmF3aW5nLlByaW50aW5nLlByaW50ZXJTZXR0aW5ncwIAAAAgU3lzdGVtLkRyYXdpbmcuUHJp
|
||||
bnRpbmcuVHJpU3RhdGUCAAAAIVN5c3RlbS5EcmF3aW5nLlByaW50aW5nLlBhcGVyU2l6ZQIAAAAjU3lz
|
||||
dGVtLkRyYXdpbmcuUHJpbnRpbmcuUGFwZXJTb3VyY2UCAAAAKVN5c3RlbS5EcmF3aW5nLlByaW50aW5n
|
||||
LlByaW50ZXJSZXNvbHV0aW9uAgAAACBTeXN0ZW0uRHJhd2luZy5QcmludGluZy5UcmlTdGF0ZQIAAAAf
|
||||
U3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuTWFyZ2lucwIAAAACAAAACQMAAAAF/P///yBTeXN0ZW0uRHJh
|
||||
d2luZy5QcmludGluZy5UcmlTdGF0ZQEAAAAFdmFsdWUAAgIAAAAACgoKAfv////8////AAkGAAAABQMA
|
||||
AAAnU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuUHJpbnRlclNldHRpbmdzEgAAAAtwcmludGVyTmFtZQpk
|
||||
cml2ZXJOYW1lCm91dHB1dFBvcnQLcHJpbnRUb0ZpbGUUcHJpbnREaWFsb2dEaXNwbGF5ZWQKZXh0cmFi
|
||||
eXRlcwlleHRyYWluZm8GY29waWVzBmR1cGxleAdjb2xsYXRlE2RlZmF1bHRQYWdlU2V0dGluZ3MIZnJv
|
||||
bVBhZ2UGdG9QYWdlB21heFBhZ2UHbWluUGFnZQpwcmludFJhbmdlDGRldm1vZGVieXRlcw1jYWNoZWRE
|
||||
ZXZtb2RlAQEBAAAABwAEBAQAAAAABAAHAQEHAgceU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuRHVwbGV4
|
||||
AgAAACBTeXN0ZW0uRHJhd2luZy5QcmludGluZy5UcmlTdGF0ZQIAAAAkU3lzdGVtLkRyYXdpbmcuUHJp
|
||||
bnRpbmcuUGFnZVNldHRpbmdzAgAAAAgICAgiU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuUHJpbnRSYW5n
|
||||
ZQIAAAAHAgIAAAAKBgcAAAAACQcAAAAAAAAACv//Bfj///8eU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcu
|
||||
RHVwbGV4AQAAAAd2YWx1ZV9fAAgCAAAA/////wH3/////P///wAJCgAAAAAAAAAAAAAADycAAAAAAAAF
|
||||
9f///yJTeXN0ZW0uRHJhd2luZy5QcmludGluZy5QcmludFJhbmdlAQAAAAd2YWx1ZV9fAAgCAAAAAAAA
|
||||
AAAACgUGAAAAH1N5c3RlbS5EcmF3aW5nLlByaW50aW5nLk1hcmdpbnMIAAAABGxlZnQFcmlnaHQDdG9w
|
||||
BmJvdHRvbQpkb3VibGVMZWZ0C2RvdWJsZVJpZ2h0CWRvdWJsZVRvcAxkb3VibGVCb3R0b20AAAAAAAAA
|
||||
AAgICAgGBgYGAgAAAGQAAABkAAAAZAAAAGQAAAAAAAAAAABZQAAAAAAAAFlAAAAAAAAAWUAAAAAAAABZ
|
||||
QAEKAAAAAQAAAAkDAAAAAfP////8////AAoKCgHy/////P///wAJDwAAAAEPAAAABgAAAGQAAABkAAAA
|
||||
ZAAAAGQAAAAAAAAAAABZQAAAAAAAAFlAAAAAAAAAWUAAAAAAAABZQAs=
|
||||
</value>
|
||||
</data>
|
||||
<data name="c1akonto.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}FilterBar{BackColor:Info;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;Wrap:True;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FetchRowStyles="True" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="21" DefRecSelWidth="21" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 1363, 444</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>21</DefaultRecSelWidth><ClientArea>0, 0, 1363, 444</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
<metadata name="ToolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>662, 17</value>
|
||||
</metadata>
|
||||
<data name="ToolStripButton3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABQAAAAVCAYAAABG1c6oAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAJVSURBVDhPxZFbSJNhGMe/oosgaF0VRBZ1UXS8LhCqu6C7
|
||||
8Ebo0ou66W4Oy2VKYB5yOhybUU0zpxMxBWcS88wWaWgibh4aM7RMrUX7Nje/HX59G/TBUqfFoBd+PPA8
|
||||
z//H+/IKkUiETPJ/hXc0Foqreykp69t0nkCQJIntaLeN0u9a5NVniUavxEtPmMYJH5bXrg272wrVDzvx
|
||||
STESp3ZE5HbTCndt3zGMB+hcjZJf3Jayn1ZoH5yl1RtkcCWCdSpIS1EFc/t24TTW0O+P4pDi9K6KdHSN
|
||||
KBlhfX2drSh/8o6OH6Cx+dC+8WErrcS7R8DdqGdcvnGCSZlSQ7+SSSusbvpAyxLU3yphKkuF5+DepNB7
|
||||
SK4nVMwYK5mShVWWQSWTVljxdIRmWWi+V4UrOwvv2QNJ4cJpFV8vH2G+xcS0LCwzDigZIRwOsxX2oTms
|
||||
8yFq3gfo+xnF1VCdFK7W6wjLopDMhBiis3tUyaQVOt+6ua+z0/YlyoAoC611eA/vxiPXT7IsLlOu60rJ
|
||||
bCqUPENEx40sTdp5XGVGq2+nZ+EbY7FY8iPGYnEcyyI9zo9YWx0pWSEUCvEn8boLYL3CYuFxcq5nJ3s3
|
||||
ch6hKWlDZ3ZQph+moKB7Qy6BsLa2xm/CswPETeeg4SLig6NY8k5RqK5V5jshRRg3nYfWq/iLjvIsV4VW
|
||||
Y0pZ3glCMBgkQcxwBl5cIlh8jOa8k2jVeqZnlpOzv0ERPi+4RkB+pjl3P9p8w4bFnSIEAgESDA87qdfe
|
||||
pEhdgdu9lOz9C4IoimSSzAv9fj+Zw88v9Dvul8vs9JEAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="ToolStripButton4.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
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
|
||||
</value>
|
||||
</data>
|
||||
<data name="tsbtnnew.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAINSURBVDhPY6AVYAyc67K/+XD1/SYg9p3quAQqTiQIZWAO
|
||||
Wu75Zu6Nuf9nX5/9322S/TmoDJEAaIDnctc3k69M/D/hSt9/p0nm56EyRAKwATZveq+0/O++0gg0wAiP
|
||||
AfUMTOYLtWx81tnYB0CxZZ+ak88myw9dV8v/d1wp+e88T++2/XxtB591FvYeQOyyzsTeYJGyFVi/cAGn
|
||||
Se6J5P99V5v+T7ze8H/Szbr/U27V/O++kfe/43rm/9Zr6f87r+f+775e9L/tSsH/hot5/yvPZf8P2Ov6
|
||||
ny+OXZlBLJfTogoo0H+9Fqi56v+U2xX/p94p/d9+M+5/283o/y03I/533Ur+33Mz63/79fT/DZdT/1ee
|
||||
T/4fdtD5P28ImzqDUAaLRcQOwf9ph4T/554U+l94Ruh/wRnB/zXXzP633/H533rH83/5ZZ3/+af5/+cB
|
||||
cdZx/v9JB/j++27lAhrAoM7A6cQgLRnPsFk2mWGbYhrDNuV0IA3EaftFf3Y+sP3f/sDqf9gm8Q8gMRgG
|
||||
qRWPZ9jAZ8EgBA4HIGBEwfYMLOGHmN7UPeb4X/eY67/7ciZQLKCqgWAcABiNiecY3nS8YvgPwj5rGEhP
|
||||
B7kXBN4s+CT/f/5H+f9hG3lJNyBpr+6bOQ89/oNwwCJ1Eg1gYGCSymXYYdjGcAOExeIZ5kHFSQIsDCoM
|
||||
7GDMwMAMEUIHDAwArmHzT5KTHe0AAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="ToolStripButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAJASURBVDhPfZNLSxtRFMdn5Suah0oChhiJmlGj8RGfiKIi
|
||||
gouAEPULuMlSxe+Rrbt8hKEWGfJobNq5k0ZaJ7Vgq90ILW5auiiFLv8955oJiU37hwPDPfd3/ufMvVex
|
||||
VTk4SF0mEprmcrmrS39JCwbdpZ0dzdjeTlWXHvUhmUw/nJ7i7e4uspGIxRurqZqqsPXp5ATG4iJyo6Np
|
||||
mWBnCScSMNfXIVZXoatqQ5EafHwMMTcHY2ZGRkZVUwq3zc42LJaXYSwtQQ+HZZEafHQEEYtBTE3VQh8a
|
||||
0hSemduuh435eRizs9BDIasUj1u3h4cwydGcnIQZjaJEwblal/zBbdfDggB2+ZhMojQ9LaE3FOWJiUbY
|
||||
lixCbdfD7ChGRmAMDEAEgzApss1gW7IIbTDIqRgIoOB04iXFK7cboqcHus/3b5jFSbG1ZVnxOF50dkr4
|
||||
tccDs7cXZa8XWb///+5Fgiv7+8gTeFEHX/p8eNfXh/f9/cgHAs3nL25sWJW9PeTIuUBRdLlk22WCr/x+
|
||||
XNP8N6EQboeHUXx6AgxbBGccDuQ6OnDR1SXdeeYctc3ON4OD+KyquI9E8IX+kajeE8XY3NSu6CLp7e3I
|
||||
tLUhT0V4dt3rlRs4uO27cBj34+N4oCP9RrfxOx13SVU1pbCwkDpvbYXe0oIsFeGfd97d3TCn7JLa/krH
|
||||
yuBPunC/VlZQiUYfH9WZw5G2Czx7AtviNZMu2w96SL/X1nAXiz0+JltnTmfqucejNYNtca48NqZd286K
|
||||
ovwBHtVvxMSvxBEAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="tsbtnbehandlungdelete.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>234, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ctxMenuAuftragsamanagement.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>391, 17</value>
|
||||
</metadata>
|
||||
<data name="C1Leistungen.Images" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88
|
||||
vAdHMEIXKUIUhMK76EfagglgA6CqHOQpL6GyAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Leistungen.PrintInfo.PageSettings" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
|
||||
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAACRTeXN0ZW0uRHJh
|
||||
d2luZy5QcmludGluZy5QYWdlU2V0dGluZ3MHAAAAD3ByaW50ZXJTZXR0aW5ncwVjb2xvcglwYXBlclNp
|
||||
emULcGFwZXJTb3VyY2URcHJpbnRlclJlc29sdXRpb24JbGFuZHNjYXBlB21hcmdpbnMEBAQEBAQEJ1N5
|
||||
c3RlbS5EcmF3aW5nLlByaW50aW5nLlByaW50ZXJTZXR0aW5ncwIAAAAgU3lzdGVtLkRyYXdpbmcuUHJp
|
||||
bnRpbmcuVHJpU3RhdGUCAAAAIVN5c3RlbS5EcmF3aW5nLlByaW50aW5nLlBhcGVyU2l6ZQIAAAAjU3lz
|
||||
dGVtLkRyYXdpbmcuUHJpbnRpbmcuUGFwZXJTb3VyY2UCAAAAKVN5c3RlbS5EcmF3aW5nLlByaW50aW5n
|
||||
LlByaW50ZXJSZXNvbHV0aW9uAgAAACBTeXN0ZW0uRHJhd2luZy5QcmludGluZy5UcmlTdGF0ZQIAAAAf
|
||||
U3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuTWFyZ2lucwIAAAACAAAACQMAAAAF/P///yBTeXN0ZW0uRHJh
|
||||
d2luZy5QcmludGluZy5UcmlTdGF0ZQEAAAAFdmFsdWUAAgIAAAAACgoKAfv////8////AAkGAAAABQMA
|
||||
AAAnU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuUHJpbnRlclNldHRpbmdzEgAAAAtwcmludGVyTmFtZQpk
|
||||
cml2ZXJOYW1lCm91dHB1dFBvcnQLcHJpbnRUb0ZpbGUUcHJpbnREaWFsb2dEaXNwbGF5ZWQKZXh0cmFi
|
||||
eXRlcwlleHRyYWluZm8GY29waWVzBmR1cGxleAdjb2xsYXRlE2RlZmF1bHRQYWdlU2V0dGluZ3MIZnJv
|
||||
bVBhZ2UGdG9QYWdlB21heFBhZ2UHbWluUGFnZQpwcmludFJhbmdlDGRldm1vZGVieXRlcw1jYWNoZWRE
|
||||
ZXZtb2RlAQEBAAAABwAEBAQAAAAABAAHAQEHAgceU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuRHVwbGV4
|
||||
AgAAACBTeXN0ZW0uRHJhd2luZy5QcmludGluZy5UcmlTdGF0ZQIAAAAkU3lzdGVtLkRyYXdpbmcuUHJp
|
||||
bnRpbmcuUGFnZVNldHRpbmdzAgAAAAgICAgiU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuUHJpbnRSYW5n
|
||||
ZQIAAAAHAgIAAAAKBgcAAAAACQcAAAAAAAAACv//Bfj///8eU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcu
|
||||
RHVwbGV4AQAAAAd2YWx1ZV9fAAgCAAAA/////wH3/////P///wAJCgAAAAAAAAAAAAAADycAAAAAAAAF
|
||||
9f///yJTeXN0ZW0uRHJhd2luZy5QcmludGluZy5QcmludFJhbmdlAQAAAAd2YWx1ZV9fAAgCAAAAAAAA
|
||||
AAAACgUGAAAAH1N5c3RlbS5EcmF3aW5nLlByaW50aW5nLk1hcmdpbnMIAAAABGxlZnQFcmlnaHQDdG9w
|
||||
BmJvdHRvbQpkb3VibGVMZWZ0C2RvdWJsZVJpZ2h0CWRvdWJsZVRvcAxkb3VibGVCb3R0b20AAAAAAAAA
|
||||
AAgICAgGBgYGAgAAAGQAAABkAAAAZAAAAGQAAAAAAAAAAABZQAAAAAAAAFlAAAAAAAAAWUAAAAAAAABZ
|
||||
QAEKAAAAAQAAAAkDAAAAAfP////8////AAoKCgHy/////P///wAJDwAAAAEPAAAABgAAAGQAAABkAAAA
|
||||
ZAAAAGQAAAAAAAAAAABZQAAAAAAAAFlAAAAAAAAAWUAAAAAAAABZQAs=
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Leistungen.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Style4{}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}FilterBar{BackColor:Info;}Heading{AlignVert:Center;Border:Flat,ControlDark,0, 1, 0, 1;ForeColor:ControlText;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style9{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style1{}Caption{AlignHorz:Center;}Style6{}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="21" DefRecSelWidth="21" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 1363, 444</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>21</DefaultRecSelWidth><ClientArea>0, 0, 1363, 444</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
<metadata name="OpenFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>950, 17</value>
|
||||
</metadata>
|
||||
</root>
|
||||
@@ -1,202 +1,202 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: 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:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<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:sequence>
|
||||
<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="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="ToolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>524, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ToolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>124, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="tsDown.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG
|
||||
YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9
|
||||
0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw
|
||||
bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc
|
||||
VzOOpHI7Jr376Hi9ogHqFIANO0/MmmmbmSmm9a8ze+I4MrNWAdjtoJgWcx+PSzg166yZZ8xM8XvXDix9
|
||||
c4jIqFYAjoriBV9AhEPv1mH/sonogha0afbZMMZz+yreTGyhpusHwtNNCsA5U1zS4BLxzJIfg299qO32
|
||||
Ir7UJtZfftyATqeT+8o2D8JSjQrAJblrncYL7ZJ2+bfaFnC/1S1NjL3diRat7qrO7wLRP3HjWsojBeCo
|
||||
mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+
|
||||
kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D
|
||||
TgDQASA1MVpwzwAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="tsUp.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG
|
||||
YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9
|
||||
0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw
|
||||
bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc
|
||||
VzOOpHI7Jr376Hi9ogHqFIANO0/MmmmbmSmm9a8ze+I4MrNWAdjtoJgWcx+PSzg166yZZ8xM8XvXDix9
|
||||
c4jIqFYAjoriBV9AhEPv1mH/sonogha0afbZMMZz+yreTGyhpusHwtNNCsA5U1zS4BLxzJIfg299qO32
|
||||
Ir7UJtZfftyATqeT+8o2D8JSjQrAJblrncYL7ZJ2+bfaFnC/1S1NjL3diRat7qrO7wLRP3HjWsojBeCo
|
||||
mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+
|
||||
kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D
|
||||
TgDQASA1MVpwzwAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ctxMenuLeistung.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>379, 17</value>
|
||||
</metadata>
|
||||
<data name="C1Leistungen.Images" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88
|
||||
vAdHMEIXKUIUhMK76EfagglgA6CqHOQpL6GyAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Leistungen.PrintInfo.PageSettings" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
|
||||
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAACRTeXN0ZW0uRHJh
|
||||
d2luZy5QcmludGluZy5QYWdlU2V0dGluZ3MHAAAAD3ByaW50ZXJTZXR0aW5ncwVjb2xvcglwYXBlclNp
|
||||
emULcGFwZXJTb3VyY2URcHJpbnRlclJlc29sdXRpb24JbGFuZHNjYXBlB21hcmdpbnMEBAQEBAQEJ1N5
|
||||
c3RlbS5EcmF3aW5nLlByaW50aW5nLlByaW50ZXJTZXR0aW5ncwIAAAAgU3lzdGVtLkRyYXdpbmcuUHJp
|
||||
bnRpbmcuVHJpU3RhdGUCAAAAIVN5c3RlbS5EcmF3aW5nLlByaW50aW5nLlBhcGVyU2l6ZQIAAAAjU3lz
|
||||
dGVtLkRyYXdpbmcuUHJpbnRpbmcuUGFwZXJTb3VyY2UCAAAAKVN5c3RlbS5EcmF3aW5nLlByaW50aW5n
|
||||
LlByaW50ZXJSZXNvbHV0aW9uAgAAACBTeXN0ZW0uRHJhd2luZy5QcmludGluZy5UcmlTdGF0ZQIAAAAf
|
||||
U3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuTWFyZ2lucwIAAAACAAAACQMAAAAF/P///yBTeXN0ZW0uRHJh
|
||||
d2luZy5QcmludGluZy5UcmlTdGF0ZQEAAAAFdmFsdWUAAgIAAAAACgoKAfv////8////AAkGAAAABQMA
|
||||
AAAnU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuUHJpbnRlclNldHRpbmdzEgAAAAtwcmludGVyTmFtZQpk
|
||||
cml2ZXJOYW1lCm91dHB1dFBvcnQLcHJpbnRUb0ZpbGUUcHJpbnREaWFsb2dEaXNwbGF5ZWQKZXh0cmFi
|
||||
eXRlcwlleHRyYWluZm8GY29waWVzBmR1cGxleAdjb2xsYXRlE2RlZmF1bHRQYWdlU2V0dGluZ3MIZnJv
|
||||
bVBhZ2UGdG9QYWdlB21heFBhZ2UHbWluUGFnZQpwcmludFJhbmdlDGRldm1vZGVieXRlcw1jYWNoZWRE
|
||||
ZXZtb2RlAQEBAAAABwAEBAQAAAAABAAHAQEHAgceU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuRHVwbGV4
|
||||
AgAAACBTeXN0ZW0uRHJhd2luZy5QcmludGluZy5UcmlTdGF0ZQIAAAAkU3lzdGVtLkRyYXdpbmcuUHJp
|
||||
bnRpbmcuUGFnZVNldHRpbmdzAgAAAAgICAgiU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuUHJpbnRSYW5n
|
||||
ZQIAAAAHAgIAAAAKBgcAAAAACQcAAAAAAAAACv//Bfj///8eU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcu
|
||||
RHVwbGV4AQAAAAd2YWx1ZV9fAAgCAAAA/////wH3/////P///wAJCgAAAAAAAAAAAAAADycAAAAAAAAF
|
||||
9f///yJTeXN0ZW0uRHJhd2luZy5QcmludGluZy5QcmludFJhbmdlAQAAAAd2YWx1ZV9fAAgCAAAAAAAA
|
||||
AAAACgUGAAAAH1N5c3RlbS5EcmF3aW5nLlByaW50aW5nLk1hcmdpbnMIAAAABGxlZnQFcmlnaHQDdG9w
|
||||
BmJvdHRvbQpkb3VibGVMZWZ0C2RvdWJsZVJpZ2h0CWRvdWJsZVRvcAxkb3VibGVCb3R0b20AAAAAAAAA
|
||||
AAgICAgGBgYGAgAAAGQAAABkAAAAZAAAAGQAAAAAAAAAAABZQAAAAAAAAFlAAAAAAAAAWUAAAAAAAABZ
|
||||
QAEKAAAAAQAAAAkDAAAAAfP////8////AAoKCgHy/////P///wAJDwAAAAEPAAAABgAAAGQAAABkAAAA
|
||||
ZAAAAGQAAAAAAAAAAABZQAAAAAAAAFlAAAAAAAAAWUAAAAAAAABZQAs=
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Leistungen.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}Style4{}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{Wrap:True;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style9{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="21" DefRecSelWidth="21" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 1429, 169</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>21</DefaultRecSelWidth><ClientArea>0, 0, 1429, 175</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: 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:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<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:sequence>
|
||||
<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="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="ToolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>524, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ToolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>124, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="tsDown.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG
|
||||
YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9
|
||||
0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw
|
||||
bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc
|
||||
VzOOpHI7Jr376Hi9ogHqFIANO0/MmmmbmSmm9a8ze+I4MrNWAdjtoJgWcx+PSzg166yZZ8xM8XvXDix9
|
||||
c4jIqFYAjoriBV9AhEPv1mH/sonogha0afbZMMZz+yreTGyhpusHwtNNCsA5U1zS4BLxzJIfg299qO32
|
||||
Ir7UJtZfftyATqeT+8o2D8JSjQrAJblrncYL7ZJ2+bfaFnC/1S1NjL3diRat7qrO7wLRP3HjWsojBeCo
|
||||
mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+
|
||||
kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D
|
||||
TgDQASA1MVpwzwAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<data name="tsUp.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG
|
||||
YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9
|
||||
0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw
|
||||
bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc
|
||||
VzOOpHI7Jr376Hi9ogHqFIANO0/MmmmbmSmm9a8ze+I4MrNWAdjtoJgWcx+PSzg166yZZ8xM8XvXDix9
|
||||
c4jIqFYAjoriBV9AhEPv1mH/sonogha0afbZMMZz+yreTGyhpusHwtNNCsA5U1zS4BLxzJIfg299qO32
|
||||
Ir7UJtZfftyATqeT+8o2D8JSjQrAJblrncYL7ZJ2+bfaFnC/1S1NjL3diRat7qrO7wLRP3HjWsojBeCo
|
||||
mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+
|
||||
kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D
|
||||
TgDQASA1MVpwzwAAAABJRU5ErkJggg==
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="ctxMenuLeistung.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>379, 17</value>
|
||||
</metadata>
|
||||
<data name="C1Leistungen.Images" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88
|
||||
vAdHMEIXKUIUhMK76EfagglgA6CqHOQpL6GyAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Leistungen.PrintInfo.PageSettings" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0
|
||||
dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAACRTeXN0ZW0uRHJh
|
||||
d2luZy5QcmludGluZy5QYWdlU2V0dGluZ3MHAAAAD3ByaW50ZXJTZXR0aW5ncwVjb2xvcglwYXBlclNp
|
||||
emULcGFwZXJTb3VyY2URcHJpbnRlclJlc29sdXRpb24JbGFuZHNjYXBlB21hcmdpbnMEBAQEBAQEJ1N5
|
||||
c3RlbS5EcmF3aW5nLlByaW50aW5nLlByaW50ZXJTZXR0aW5ncwIAAAAgU3lzdGVtLkRyYXdpbmcuUHJp
|
||||
bnRpbmcuVHJpU3RhdGUCAAAAIVN5c3RlbS5EcmF3aW5nLlByaW50aW5nLlBhcGVyU2l6ZQIAAAAjU3lz
|
||||
dGVtLkRyYXdpbmcuUHJpbnRpbmcuUGFwZXJTb3VyY2UCAAAAKVN5c3RlbS5EcmF3aW5nLlByaW50aW5n
|
||||
LlByaW50ZXJSZXNvbHV0aW9uAgAAACBTeXN0ZW0uRHJhd2luZy5QcmludGluZy5UcmlTdGF0ZQIAAAAf
|
||||
U3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuTWFyZ2lucwIAAAACAAAACQMAAAAF/P///yBTeXN0ZW0uRHJh
|
||||
d2luZy5QcmludGluZy5UcmlTdGF0ZQEAAAAFdmFsdWUAAgIAAAAACgoKAfv////8////AAkGAAAABQMA
|
||||
AAAnU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuUHJpbnRlclNldHRpbmdzEgAAAAtwcmludGVyTmFtZQpk
|
||||
cml2ZXJOYW1lCm91dHB1dFBvcnQLcHJpbnRUb0ZpbGUUcHJpbnREaWFsb2dEaXNwbGF5ZWQKZXh0cmFi
|
||||
eXRlcwlleHRyYWluZm8GY29waWVzBmR1cGxleAdjb2xsYXRlE2RlZmF1bHRQYWdlU2V0dGluZ3MIZnJv
|
||||
bVBhZ2UGdG9QYWdlB21heFBhZ2UHbWluUGFnZQpwcmludFJhbmdlDGRldm1vZGVieXRlcw1jYWNoZWRE
|
||||
ZXZtb2RlAQEBAAAABwAEBAQAAAAABAAHAQEHAgceU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuRHVwbGV4
|
||||
AgAAACBTeXN0ZW0uRHJhd2luZy5QcmludGluZy5UcmlTdGF0ZQIAAAAkU3lzdGVtLkRyYXdpbmcuUHJp
|
||||
bnRpbmcuUGFnZVNldHRpbmdzAgAAAAgICAgiU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcuUHJpbnRSYW5n
|
||||
ZQIAAAAHAgIAAAAKBgcAAAAACQcAAAAAAAAACv//Bfj///8eU3lzdGVtLkRyYXdpbmcuUHJpbnRpbmcu
|
||||
RHVwbGV4AQAAAAd2YWx1ZV9fAAgCAAAA/////wH3/////P///wAJCgAAAAAAAAAAAAAADycAAAAAAAAF
|
||||
9f///yJTeXN0ZW0uRHJhd2luZy5QcmludGluZy5QcmludFJhbmdlAQAAAAd2YWx1ZV9fAAgCAAAAAAAA
|
||||
AAAACgUGAAAAH1N5c3RlbS5EcmF3aW5nLlByaW50aW5nLk1hcmdpbnMIAAAABGxlZnQFcmlnaHQDdG9w
|
||||
BmJvdHRvbQpkb3VibGVMZWZ0C2RvdWJsZVJpZ2h0CWRvdWJsZVRvcAxkb3VibGVCb3R0b20AAAAAAAAA
|
||||
AAgICAgGBgYGAgAAAGQAAABkAAAAZAAAAGQAAAAAAAAAAABZQAAAAAAAAFlAAAAAAAAAWUAAAAAAAABZ
|
||||
QAEKAAAAAQAAAAkDAAAAAfP////8////AAoKCgHy/////P///wAJDwAAAAEPAAAABgAAAGQAAABkAAAA
|
||||
ZAAAAGQAAAAAAAAAAABZQAAAAAAAAFlAAAAAAAAAWUAAAAAAAABZQAs=
|
||||
</value>
|
||||
</data>
|
||||
<data name="C1Leistungen.PropBag" xml:space="preserve">
|
||||
<value><?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}Style4{}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style9{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style6{}Style1{}Caption{AlignHorz:Center;}Style2{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="21" DefRecSelWidth="21" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 1429, 169</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>21</DefaultRecSelWidth><ClientArea>0, 0, 1429, 175</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob></value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,136 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class frmAkonto
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||||
Try
|
||||
If disposing AndAlso components IsNot Nothing Then
|
||||
components.Dispose()
|
||||
End If
|
||||
Finally
|
||||
MyBase.Dispose(disposing)
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
'Wird vom Windows Form-Designer benötigt.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
||||
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
||||
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Me.diwert = New DevComponents.Editors.DoubleInput()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
||||
Me.Button2 = New System.Windows.Forms.Button()
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
CType(Me.diwert, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'diwert
|
||||
'
|
||||
'
|
||||
'
|
||||
'
|
||||
Me.diwert.BackgroundStyle.Class = "DateTimeInputBackground"
|
||||
Me.diwert.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
|
||||
Me.diwert.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2
|
||||
Me.diwert.Increment = 1.0R
|
||||
Me.diwert.Location = New System.Drawing.Point(172, 17)
|
||||
Me.diwert.Margin = New System.Windows.Forms.Padding(4)
|
||||
Me.diwert.Name = "diwert"
|
||||
Me.diwert.ShowUpDown = True
|
||||
Me.diwert.Size = New System.Drawing.Size(226, 22)
|
||||
Me.diwert.TabIndex = 8
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Location = New System.Drawing.Point(13, 22)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(50, 17)
|
||||
Me.Label1.TabIndex = 9
|
||||
Me.Label1.Text = "Betrag"
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Location = New System.Drawing.Point(13, 62)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(142, 17)
|
||||
Me.Label2.TabIndex = 10
|
||||
Me.Label2.Text = "Rechnungsdokument"
|
||||
'
|
||||
'TextBox1
|
||||
'
|
||||
Me.TextBox1.Location = New System.Drawing.Point(172, 62)
|
||||
Me.TextBox1.Name = "TextBox1"
|
||||
Me.TextBox1.Size = New System.Drawing.Size(407, 22)
|
||||
Me.TextBox1.TabIndex = 11
|
||||
'
|
||||
'Button1
|
||||
'
|
||||
Me.Button1.Location = New System.Drawing.Point(601, 62)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(127, 23)
|
||||
Me.Button1.TabIndex = 12
|
||||
Me.Button1.Text = "Datei Auswählen"
|
||||
Me.Button1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'OpenFileDialog1
|
||||
'
|
||||
Me.OpenFileDialog1.FileName = "OpenFileDialog1"
|
||||
'
|
||||
'Button2
|
||||
'
|
||||
Me.Button2.Location = New System.Drawing.Point(16, 147)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(84, 23)
|
||||
Me.Button2.TabIndex = 13
|
||||
Me.Button2.Text = "Speichern"
|
||||
Me.Button2.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.Location = New System.Drawing.Point(644, 147)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(84, 23)
|
||||
Me.Button3.TabIndex = 14
|
||||
Me.Button3.Text = "Abbruch"
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmAkonto
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(740, 182)
|
||||
Me.Controls.Add(Me.Button3)
|
||||
Me.Controls.Add(Me.Button2)
|
||||
Me.Controls.Add(Me.Button1)
|
||||
Me.Controls.Add(Me.TextBox1)
|
||||
Me.Controls.Add(Me.Label2)
|
||||
Me.Controls.Add(Me.Label1)
|
||||
Me.Controls.Add(Me.diwert)
|
||||
Me.Name = "frmAkonto"
|
||||
Me.Text = "Akonto-Details"
|
||||
CType(Me.diwert, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
|
||||
Friend WithEvents diwert As DevComponents.Editors.DoubleInput
|
||||
Friend WithEvents Label1 As Label
|
||||
Friend WithEvents Label2 As Label
|
||||
Friend WithEvents TextBox1 As TextBox
|
||||
Friend WithEvents Button1 As Button
|
||||
Friend WithEvents OpenFileDialog1 As OpenFileDialog
|
||||
Friend WithEvents Button2 As Button
|
||||
Friend WithEvents Button3 As Button
|
||||
End Class
|
||||
@@ -0,0 +1,123 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: 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:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<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:sequence>
|
||||
<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="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="OpenFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
</root>
|
||||
@@ -0,0 +1,29 @@
|
||||
Public Class frmAkonto
|
||||
Dim m_behandlungnr As Integer
|
||||
Property Behandlungnr As Integer
|
||||
Get
|
||||
Return m_behandlungnr
|
||||
End Get
|
||||
Set(value As Integer)
|
||||
m_behandlungnr = value
|
||||
|
||||
End Set
|
||||
End Property
|
||||
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
|
||||
Me.OpenFileDialog1.Filter = "PDF-Dokumente (*.pdf)|*.pdf|Word-Dokumente (*.docx)|*.docx"
|
||||
Me.OpenFileDialog1.ShowDialog()
|
||||
If Me.OpenFileDialog1.FileName <> "" Then Me.TextBox1.Text = Me.OpenFileDialog1.FileName
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub Button2_Click(sender As Object, e As EventArgs) Handles Button2.Click
|
||||
Me.DialogResult = DialogResult.OK
|
||||
Me.Close()
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub Button3_Click(sender As Object, e As EventArgs) Handles Button3.Click
|
||||
Me.DialogResult = DialogResult.Cancel
|
||||
Me.Close()
|
||||
End Sub
|
||||
End Class
|
||||
@@ -1,410 +1,522 @@
|
||||
Imports System.Data.Sql
|
||||
Imports System.Data.SqlClient
|
||||
Imports System.Data.SqlTypes
|
||||
Imports System.IO
|
||||
Imports DevComponents.AdvTree
|
||||
|
||||
Public Class clsDok
|
||||
|
||||
Dim dbdokumente As New clsDB
|
||||
Dim m_stream As MemoryStream
|
||||
Property Documentstream As MemoryStream
|
||||
Get
|
||||
Return m_stream
|
||||
|
||||
End Get
|
||||
Set(value As MemoryStream)
|
||||
m_stream = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
#Region "Dokument Save Get"
|
||||
|
||||
Public Function Save_Document(ByVal Dokumentnr As Integer, ByVal Filename As String) As Boolean
|
||||
Dim Connection As New SqlConnection()
|
||||
Dim DA As New SqlDataAdapter("select * from dms_dokument where nreintrag =" + Str(Dokumentnr), Connection)
|
||||
Dim cb As SqlCommandBuilder = New SqlCommandBuilder(DA)
|
||||
Dim ds As New DataSet()
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Read)
|
||||
Dim mydata(fs.Length) As Byte
|
||||
Try
|
||||
fs.Read(mydata, 0, fs.Length)
|
||||
fs.Close()
|
||||
|
||||
Connection.ConnectionString = My.Settings.ConnectionString
|
||||
Connection.Open()
|
||||
DA.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
If ds.Tables(0).Rows.Count = 0 Then
|
||||
Return False
|
||||
Else
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
myRow.Item(14) = mydata
|
||||
DA.Update(ds, "Dokument")
|
||||
End If
|
||||
Return True
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message)
|
||||
Return False
|
||||
Finally
|
||||
fs = Nothing
|
||||
cb = Nothing
|
||||
ds = Nothing
|
||||
DA = Nothing
|
||||
Connection.Close()
|
||||
Connection = Nothing
|
||||
End Try
|
||||
|
||||
End Function
|
||||
|
||||
Public Function Save_Vorlage(ByVal Dokumentnr As Integer, ByVal Filename As String) As Boolean
|
||||
Dim Connection As New SqlConnection()
|
||||
Dim DA As New SqlDataAdapter("select * from dms_vorlage where nreintrag =" + Str(Dokumentnr), Connection)
|
||||
Dim cb As SqlCommandBuilder = New SqlCommandBuilder(DA)
|
||||
Dim ds As New DataSet()
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Read)
|
||||
Dim mydata(fs.Length) As Byte
|
||||
Try
|
||||
fs.Read(mydata, 0, fs.Length)
|
||||
fs.Close()
|
||||
|
||||
Connection.ConnectionString = My.Settings.ConnectionString
|
||||
Connection.Open()
|
||||
DA.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
If ds.Tables(0).Rows.Count = 0 Then
|
||||
Return False
|
||||
Else
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
myRow.Item(8) = mydata
|
||||
DA.Update(ds, "Dokument")
|
||||
End If
|
||||
Return True
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message)
|
||||
Return False
|
||||
Finally
|
||||
fs = Nothing
|
||||
cb = Nothing
|
||||
ds = Nothing
|
||||
DA = Nothing
|
||||
Connection.Close()
|
||||
Connection = Nothing
|
||||
End Try
|
||||
|
||||
End Function
|
||||
|
||||
|
||||
Public Function Get_Dokument(ByVal DokumentNr As Integer, Optional destdir As String = "", Optional WithTimeStamp As Boolean = False, Optional DeleteDestFile As Boolean = False) As String
|
||||
Dim Filename As String = My.Settings.TempPath
|
||||
If destdir <> "" Then Filename = destdir
|
||||
If Right(Filename, 1) <> "\" Then Filename = Filename + "\"
|
||||
|
||||
Dim connection As New SqlConnection()
|
||||
Dim da As New SqlDataAdapter("Select * From dms_Dokument where nreintrag=" + Str(DokumentNr), connection)
|
||||
Dim CB As SqlCommandBuilder = New SqlCommandBuilder(da)
|
||||
Dim ds As New DataSet()
|
||||
Try
|
||||
connection.ConnectionString = My.Settings.ConnectionString
|
||||
connection.Open()
|
||||
da.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
Dim MyData() As Byte
|
||||
MyData = myRow.Item(14)
|
||||
|
||||
Dim K As Long
|
||||
K = UBound(MyData)
|
||||
|
||||
If WithTimeStamp = True Then
|
||||
Filename = Filename + Format(Now, "yyyyMMddHHmmss") + "_"
|
||||
End If
|
||||
Filename = Filename + System.IO.Path.GetFileName(myRow.Item(4))
|
||||
If System.IO.File.Exists(Filename) Then
|
||||
System.IO.File.Delete(Filename)
|
||||
End If
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Write)
|
||||
fs.Write(MyData, 0, K)
|
||||
fs.Close()
|
||||
fs = Nothing
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message, MsgBoxStyle.Critical)
|
||||
Return ""
|
||||
Finally
|
||||
connection.Close()
|
||||
connection = Nothing
|
||||
End Try
|
||||
CB = Nothing
|
||||
ds = Nothing
|
||||
da = Nothing
|
||||
Return Filename
|
||||
End Function
|
||||
|
||||
Public Function Get_Vorlage(ByVal DokumentNr As Integer, ByVal Filename As String) As String
|
||||
|
||||
Dim connection As New SqlConnection()
|
||||
Dim da As New SqlDataAdapter("Select * From dms_vorlage where nreintrag=" + Str(DokumentNr), connection)
|
||||
Dim CB As SqlCommandBuilder = New SqlCommandBuilder(da)
|
||||
Dim ds As New DataSet()
|
||||
Try
|
||||
connection.ConnectionString = My.Settings.ConnectionString
|
||||
connection.Open()
|
||||
da.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
Dim MyData() As Byte
|
||||
MyData = myRow.Item(8)
|
||||
|
||||
Dim K As Long
|
||||
K = UBound(MyData)
|
||||
If System.IO.File.Exists(Filename) Then
|
||||
System.IO.File.Delete(Filename)
|
||||
End If
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Write)
|
||||
fs.Write(MyData, 0, K)
|
||||
fs.Close()
|
||||
fs = Nothing
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message, MsgBoxStyle.Critical)
|
||||
Return ""
|
||||
Finally
|
||||
connection.Close()
|
||||
connection = Nothing
|
||||
End Try
|
||||
CB = Nothing
|
||||
ds = Nothing
|
||||
da = Nothing
|
||||
Return Filename
|
||||
End Function
|
||||
|
||||
|
||||
Public Function Get_Dokument_stram(ByVal DokumentNr As Integer) As MemoryStream
|
||||
Dim Filename As String = My.Settings.TempPath
|
||||
If Right(Filename, 1) <> "\" Then Filename = Filename + "\"
|
||||
|
||||
Dim connection As New SqlConnection()
|
||||
Dim da As New SqlDataAdapter("Select * From dms_Dokument where nreintrag=" + Str(DokumentNr), connection)
|
||||
Dim CB As SqlCommandBuilder = New SqlCommandBuilder(da)
|
||||
Dim ds As New DataSet()
|
||||
Try
|
||||
connection.ConnectionString = My.Settings.ConnectionString
|
||||
connection.Open()
|
||||
da.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
Dim MyData() As Byte
|
||||
MyData = myRow.Item(14)
|
||||
|
||||
Dim K As Long
|
||||
K = UBound(MyData)
|
||||
Dim ms As New MemoryStream(MyData)
|
||||
|
||||
Return ms
|
||||
|
||||
Filename = Filename + System.IO.Path.GetFileName(myRow.Item(4))
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Write)
|
||||
fs.Write(MyData, 0, K)
|
||||
fs.Close()
|
||||
fs = Nothing
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message, MsgBoxStyle.Critical)
|
||||
Return Nothing
|
||||
Finally
|
||||
connection.Close()
|
||||
connection = Nothing
|
||||
End Try
|
||||
CB = Nothing
|
||||
ds = Nothing
|
||||
da = Nothing
|
||||
Return Nothing
|
||||
End Function
|
||||
#End Region
|
||||
|
||||
#Region "Tree"
|
||||
Public Function LoadTree(ByRef Tree As DevComponents.AdvTree.AdvTree)
|
||||
Dim db As New clsDB
|
||||
Try
|
||||
db.Get_Tabledata("DMS_Struktur", "", "Select * from dms_struktur where aktiv=1 order by sort, bezeichnung ")
|
||||
If db.dsDaten.Tables(0).Rows.Count = 0 Then db.Get_Tabledata("DMS_Struktur", "", "Select * from dms_struktur where aktiv=1")
|
||||
Catch
|
||||
db.Get_Tabledata("DMS_Struktur", "", "Select * from dms_struktur where aktiv=1")
|
||||
|
||||
End Try
|
||||
|
||||
Load_Treeview(db.dsDaten, Tree)
|
||||
db.Dispose()
|
||||
Tree.ExpandAll()
|
||||
End Function
|
||||
|
||||
|
||||
Private Sub Load_Treeview(ByVal oSourceData As DataSet, ByRef tree As AdvTree)
|
||||
If Not (oSourceData Is Nothing) Then
|
||||
Dim oView As DataView = oSourceData.Tables(0).DefaultView
|
||||
Dim oTable As DataTable = oView.Table
|
||||
Dim oDS As DataSet = New DataSet()
|
||||
oDS.Tables.Add(oTable.Copy())
|
||||
|
||||
If oDS.Relations.Contains("SelfRefenceRelation") = False Then
|
||||
oDS.Relations.Add("SelfRefenceRelation",
|
||||
oDS.Tables(0).Columns("eintragnr"),
|
||||
oDS.Tables(0).Columns("parentid"))
|
||||
End If
|
||||
oTable.Dispose()
|
||||
oTable = Nothing
|
||||
LoadTreeView(oDS, tree)
|
||||
oDS.Dispose()
|
||||
oDS = Nothing
|
||||
End If
|
||||
End Sub
|
||||
|
||||
''' <summary>
|
||||
''' Tree aufbauen
|
||||
''' </summary>
|
||||
''' <param name="oDS"></param>
|
||||
''' <param name="oTreeview"></param>
|
||||
''' <remarks></remarks>
|
||||
Private Sub LoadTreeView(ByVal oDS As DataSet, ByRef oTreeview As AdvTree)
|
||||
'Dim oTreeView As TreeView = New TreeView()
|
||||
Dim oDataRow As DataRow
|
||||
For Each oDataRow In oDS.Tables(0).Rows
|
||||
If Not oDataRow.IsNull("Parentid") Then
|
||||
If oDataRow.Item("Parentid") = 0 Then
|
||||
Dim oNode As New DevComponents.AdvTree.Node
|
||||
oNode.Text = oDataRow("Bezeichnung").ToString()
|
||||
oNode.Tag = oDataRow("eintragnr").ToString
|
||||
oNode.ImageIndex = 0
|
||||
oNode.ImageIndex = 0
|
||||
oTreeview.Nodes.Add(oNode)
|
||||
RecursivelyLoadTree(oDataRow, oNode)
|
||||
End If
|
||||
End If
|
||||
Next oDataRow
|
||||
oDS.Dispose()
|
||||
oDS = Nothing
|
||||
End Sub
|
||||
|
||||
''' <summary>
|
||||
''' Child-Nodes hinzufügen
|
||||
''' </summary>
|
||||
''' <param name="oDataRow"></param>
|
||||
''' <param name="oNode"></param>
|
||||
''' <remarks></remarks>
|
||||
Private Sub RecursivelyLoadTree(ByVal oDataRow As DataRow, ByRef oNode As DevComponents.AdvTree.Node)
|
||||
Dim oChildRow As DataRow
|
||||
For Each oChildRow In oDataRow.GetChildRows("SelfRefenceRelation")
|
||||
Dim oChildNode As New DevComponents.AdvTree.Node()
|
||||
oChildNode.Text = oChildRow("Bezeichnung").ToString()
|
||||
oChildNode.Tag = oChildRow("eintragnr").ToString()
|
||||
If oChildRow("eintragnr") = 0 Then
|
||||
oChildNode.ImageIndex = 0
|
||||
oChildNode.ImageIndex = 0
|
||||
Else
|
||||
oChildNode.ImageIndex = 1
|
||||
oChildNode.ImageIndex = 1
|
||||
End If
|
||||
oNode.Nodes.Add(oChildNode)
|
||||
RecursivelyLoadTree(oChildRow, oChildNode)
|
||||
Next oChildRow
|
||||
End Sub
|
||||
|
||||
#End Region
|
||||
|
||||
#Region "Datahandling"
|
||||
|
||||
Public Function Update_Grid(ByVal Strukturelement As Integer, ByVal Keyvalue As Integer, ByRef c1dokumente As C1.Win.C1TrueDBGrid.C1TrueDBGrid)
|
||||
dbdokumente.Get_Tabledata("Dokumente", "", "Select * from dms_dokument where dms_strukturnr=" + Strukturelement.ToString + " and keyvalue=" + Keyvalue.ToString + " and aktiv=1 order by erstellt_am desc")
|
||||
c1dokumente.DataSource = Nothing
|
||||
c1dokumente.DataSource = dbdokumente.dsDaten.Tables(0)
|
||||
c1dokumente.DataMember = dbdokumente.dsDaten.Tables(0).TableName
|
||||
Dim spalten As New Tabellenspalte
|
||||
spalten.Spaltentitel_aktualisieren(c1dokumente, "DMS_Dokument", dbdokumente.dsDaten.Tables(0))
|
||||
End Function
|
||||
|
||||
Public Function Create_Doc(ByVal Strukturelement As Integer, ByVal Bezeichnung As String, ByVal Path As String, ByVal Partnernr As Integer, Optional nrfaktura As Integer = 0)
|
||||
Dim dir As String
|
||||
Dim db1 As New clsDB
|
||||
db1.Get_Tabledata("DMS_Settings", "", "Select * from dms_settings where nreintrag=1")
|
||||
Dim db2 As New clsDB
|
||||
db2.Get_Tabledata("DMS_Settings", "", "Select * from dms_settings where nreintrag=2")
|
||||
dir = db2.dsDaten.Tables(0).Rows(0).Item(2)
|
||||
|
||||
dbdokumente.Get_Tabledata("Dokumente", "", "Select * from dms_dokument where nreintrag=-1")
|
||||
Dim dr As DataRow
|
||||
dr = dbdokumente.dsDaten.Tables(0).NewRow
|
||||
|
||||
dr.Item(1) = Strukturelement
|
||||
dr.Item(2) = Bezeichnung
|
||||
dr.Item(3) = ""
|
||||
dr.Item(4) = Path
|
||||
dr.Item(5) = Now
|
||||
dr.Item(6) = Now
|
||||
dr.Item(7) = Globals.ActUser
|
||||
dr.Item(8) = True
|
||||
dr.Item(9) = db1.dsDaten.Tables(0).Rows(0).Item(2)
|
||||
If UCase(db1.dsDaten.Tables(0).Rows(0).Item(2)) = "FALSE" Then
|
||||
dr.Item(4) = dir + System.IO.Path.GetFileName(Path)
|
||||
End If
|
||||
dr.Item(10) = Now
|
||||
dr.Item(11) = False
|
||||
dr.Item(12) = ""
|
||||
dr.Item(13) = Partnernr
|
||||
dr.Item(15) = nrfaktura
|
||||
dbdokumente.dsDaten.Tables(0).Rows.Add(dr)
|
||||
dbdokumente.Update_Data()
|
||||
If db1.dsDaten.Tables(0).Rows(0).Item(2) = "True" Then
|
||||
dbdokumente.Get_Tabledata("Dokument", "", "Select top 1 * from dms_dokument order by nreintrag desc")
|
||||
Dim dok As New clsDok
|
||||
dok.Save_Document(dbdokumente.dsDaten.Tables(0).Rows(0).Item(0), Path)
|
||||
Else
|
||||
If Not System.IO.Directory.Exists(dir) Then
|
||||
System.IO.Directory.CreateDirectory(dir)
|
||||
End If
|
||||
System.IO.File.Copy(Path, dir + System.IO.Path.GetFileName(Path))
|
||||
End If
|
||||
End Function
|
||||
|
||||
Public Sub Delete_Doks(ByVal nrbehandlung As String)
|
||||
Dim db As New clsDB
|
||||
Dim db1 As New clsDB
|
||||
Try
|
||||
Dim Hauptfaktura As Integer
|
||||
db.Get_Tabledata("Doks", "", "Select nrhauptfaktura from faktura where nrbehandlung=" + nrbehandlung.ToString + " order by erstellt_am desc")
|
||||
Hauptfaktura = db.dsDaten.Tables(0).Rows(0).Item(0)
|
||||
db.Get_Tabledata("Doks", "", "Select * from dms_dokument where nrfaktura=" + Hauptfaktura.ToString + " and aktiv=1")
|
||||
If db.dsDaten.Tables(0).Rows.Count > 0 Then
|
||||
If MsgBox("Möchten Sie die vorhandenen Dokumente löschen?", vbYesNo + vbQuestion) = vbNo Then Exit Sub
|
||||
db.Get_Tabledata("fakturen", "", "Select nrfaktura from faktura where nrhauptfaktura=" + Hauptfaktura.ToString + " order by erstellt_am desc")
|
||||
For Each r As DataRow In db.dsDaten.Tables(0).Rows
|
||||
db1.Get_Tabledata("doks", "", "Select * from dms_dokument where nrfaktura=" + r.Item(0).ToString)
|
||||
Delete_Dok(db1.dsDaten.Tables(0).Rows(0).Item(0))
|
||||
Next
|
||||
End If
|
||||
Catch
|
||||
Finally
|
||||
db.Dispose()
|
||||
End Try
|
||||
|
||||
End Sub
|
||||
|
||||
Public Sub Delete_Dok(ByVal Dokumentid As String)
|
||||
Dim db As New clsDB
|
||||
Dim db1 As New clsDB
|
||||
db.Get_Tabledata("DMS_Dokument", "where nreintrag=" + Dokumentid, "")
|
||||
db.dsDaten.Tables(0).Rows(0).Item("Aktiv") = 0
|
||||
db.dsDaten.Tables(0).Rows(0).Item("mutiert_am") = Now
|
||||
db.dsDaten.Tables(0).Rows(0).Item("mutierer") = Globals.ActUser
|
||||
db.Update_Data()
|
||||
db1.Get_Tabledata("DMS_Settings", "", "Select * from dms_settings where nreintrag=1")
|
||||
If UCase(db1.dsDaten.Tables(0).Rows(0).Item(2)) = "FALSE" Then
|
||||
Try
|
||||
System.IO.File.Delete(db.dsDaten.Tables(0).Rows(0).Item("Pfad"))
|
||||
Catch ex As Exception
|
||||
MsgBox("Die Datei '" + db.dsDaten.Tables(0).Rows(0).Item("Pfad") + " konnte nicht gelöscht werden.", vbExclamation)
|
||||
End Try
|
||||
End If
|
||||
db.Dispose()
|
||||
db1.Dispose()
|
||||
End Sub
|
||||
#End Region
|
||||
|
||||
End Class
|
||||
Imports System.Data.Sql
|
||||
Imports System.Data.SqlClient
|
||||
Imports System.Data.SqlTypes
|
||||
Imports System.IO
|
||||
Imports DevComponents.AdvTree
|
||||
Imports Syncfusion.DocIO
|
||||
Imports Syncfusion.DocIO.DLS
|
||||
Imports Syncfusion.DocToPDFConverter
|
||||
Imports Syncfusion.OfficeChart
|
||||
Imports Syncfusion.OfficeChartToImageConverter
|
||||
Imports Syncfusion.Pdf
|
||||
|
||||
Public Class clsDok
|
||||
|
||||
Dim dbdokumente As New clsDB
|
||||
Dim m_stream As MemoryStream
|
||||
Property Documentstream As MemoryStream
|
||||
Get
|
||||
Return m_stream
|
||||
|
||||
End Get
|
||||
Set(value As MemoryStream)
|
||||
m_stream = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
#Region "Dokument Save Get"
|
||||
|
||||
Public Function Save_Document(ByVal Dokumentnr As Integer, ByVal Filename As String) As Boolean
|
||||
Dim Connection As New SqlConnection()
|
||||
Dim DA As New SqlDataAdapter("select * from dms_dokument where nreintrag =" + Str(Dokumentnr), Connection)
|
||||
Dim cb As SqlCommandBuilder = New SqlCommandBuilder(DA)
|
||||
Dim ds As New DataSet()
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Read)
|
||||
Dim mydata(fs.Length) As Byte
|
||||
Try
|
||||
fs.Read(mydata, 0, fs.Length)
|
||||
fs.Close()
|
||||
|
||||
Connection.ConnectionString = My.Settings.ConnectionString
|
||||
Connection.Open()
|
||||
DA.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
If ds.Tables(0).Rows.Count = 0 Then
|
||||
Return False
|
||||
Else
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
myRow.Item(14) = mydata
|
||||
DA.Update(ds, "Dokument")
|
||||
End If
|
||||
Return True
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message)
|
||||
Return False
|
||||
Finally
|
||||
fs = Nothing
|
||||
cb = Nothing
|
||||
ds = Nothing
|
||||
DA = Nothing
|
||||
Connection.Close()
|
||||
Connection = Nothing
|
||||
End Try
|
||||
|
||||
End Function
|
||||
|
||||
Public Function Save_Vorlage(ByVal Dokumentnr As Integer, ByVal Filename As String) As Boolean
|
||||
Dim Connection As New SqlConnection()
|
||||
Dim DA As New SqlDataAdapter("select * from dms_vorlage where nreintrag =" + Str(Dokumentnr), Connection)
|
||||
Dim cb As SqlCommandBuilder = New SqlCommandBuilder(DA)
|
||||
Dim ds As New DataSet()
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Read)
|
||||
Dim mydata(fs.Length) As Byte
|
||||
Try
|
||||
fs.Read(mydata, 0, fs.Length)
|
||||
fs.Close()
|
||||
|
||||
Connection.ConnectionString = My.Settings.ConnectionString
|
||||
Connection.Open()
|
||||
DA.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
If ds.Tables(0).Rows.Count = 0 Then
|
||||
Return False
|
||||
Else
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
myRow.Item(8) = mydata
|
||||
DA.Update(ds, "Dokument")
|
||||
End If
|
||||
Return True
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message)
|
||||
Return False
|
||||
Finally
|
||||
fs = Nothing
|
||||
cb = Nothing
|
||||
ds = Nothing
|
||||
DA = Nothing
|
||||
Connection.Close()
|
||||
Connection = Nothing
|
||||
End Try
|
||||
|
||||
End Function
|
||||
|
||||
|
||||
Public Function Get_Dokument(ByVal DokumentNr As Integer, Optional destdir As String = "", Optional WithTimeStamp As Boolean = False, Optional DeleteDestFile As Boolean = False) As String
|
||||
Dim Filename As String = My.Settings.TempPath
|
||||
If destdir <> "" Then Filename = destdir
|
||||
If Right(Filename, 1) <> "\" Then Filename = Filename + "\"
|
||||
|
||||
Dim connection As New SqlConnection()
|
||||
Dim da As New SqlDataAdapter("Select * From dms_Dokument where nreintrag=" + Str(DokumentNr), connection)
|
||||
Dim CB As SqlCommandBuilder = New SqlCommandBuilder(da)
|
||||
Dim ds As New DataSet()
|
||||
Try
|
||||
connection.ConnectionString = My.Settings.ConnectionString
|
||||
connection.Open()
|
||||
da.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
Dim MyData() As Byte
|
||||
MyData = myRow.Item(14)
|
||||
|
||||
Dim K As Long
|
||||
K = UBound(MyData)
|
||||
|
||||
If WithTimeStamp = True Then
|
||||
Filename = Filename + Format(Now, "yyyyMMddHHmmss") + "_"
|
||||
End If
|
||||
Filename = Filename + System.IO.Path.GetFileName(myRow.Item(4))
|
||||
If System.IO.File.Exists(Filename) Then
|
||||
System.IO.File.Delete(Filename)
|
||||
End If
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Write)
|
||||
fs.Write(MyData, 0, K)
|
||||
fs.Close()
|
||||
fs = Nothing
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message, MsgBoxStyle.Critical)
|
||||
Return ""
|
||||
Finally
|
||||
connection.Close()
|
||||
connection = Nothing
|
||||
End Try
|
||||
CB = Nothing
|
||||
ds = Nothing
|
||||
da = Nothing
|
||||
Return Filename
|
||||
End Function
|
||||
|
||||
Public Function Get_Vorlage(ByVal DokumentNr As Integer, ByVal Filename As String) As String
|
||||
|
||||
Dim connection As New SqlConnection()
|
||||
Dim da As New SqlDataAdapter("Select * From dms_vorlage where nreintrag=" + Str(DokumentNr), connection)
|
||||
Dim CB As SqlCommandBuilder = New SqlCommandBuilder(da)
|
||||
Dim ds As New DataSet()
|
||||
Try
|
||||
connection.ConnectionString = My.Settings.ConnectionString
|
||||
connection.Open()
|
||||
da.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
Dim MyData() As Byte
|
||||
MyData = myRow.Item(8)
|
||||
|
||||
Dim K As Long
|
||||
K = UBound(MyData)
|
||||
If System.IO.File.Exists(Filename) Then
|
||||
System.IO.File.Delete(Filename)
|
||||
End If
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Write)
|
||||
fs.Write(MyData, 0, K)
|
||||
fs.Close()
|
||||
fs = Nothing
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message, MsgBoxStyle.Critical)
|
||||
Return ""
|
||||
Finally
|
||||
connection.Close()
|
||||
connection = Nothing
|
||||
End Try
|
||||
CB = Nothing
|
||||
ds = Nothing
|
||||
da = Nothing
|
||||
Return Filename
|
||||
End Function
|
||||
|
||||
|
||||
Public Function Get_Dokument_stram(ByVal DokumentNr As Integer) As MemoryStream
|
||||
Dim Filename As String = My.Settings.TempPath
|
||||
If Right(Filename, 1) <> "\" Then Filename = Filename + "\"
|
||||
|
||||
Dim connection As New SqlConnection()
|
||||
Dim da As New SqlDataAdapter("Select * From dms_Dokument where nreintrag=" + Str(DokumentNr), connection)
|
||||
Dim CB As SqlCommandBuilder = New SqlCommandBuilder(da)
|
||||
Dim ds As New DataSet()
|
||||
Try
|
||||
connection.ConnectionString = My.Settings.ConnectionString
|
||||
connection.Open()
|
||||
da.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
Dim MyData() As Byte
|
||||
MyData = myRow.Item(14)
|
||||
|
||||
Dim K As Long
|
||||
K = UBound(MyData)
|
||||
Dim ms As New MemoryStream(MyData)
|
||||
|
||||
Return ms
|
||||
|
||||
Filename = Filename + System.IO.Path.GetFileName(myRow.Item(4))
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Write)
|
||||
fs.Write(MyData, 0, K)
|
||||
fs.Close()
|
||||
fs = Nothing
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message, MsgBoxStyle.Critical)
|
||||
Return Nothing
|
||||
Finally
|
||||
connection.Close()
|
||||
connection = Nothing
|
||||
End Try
|
||||
CB = Nothing
|
||||
ds = Nothing
|
||||
da = Nothing
|
||||
Return Nothing
|
||||
End Function
|
||||
#End Region
|
||||
|
||||
Function convert_to_pdf(filename As String) As String
|
||||
Dim xwordDocument As New WordDocument(filename, FormatType.Docx)
|
||||
xwordDocument.ChartToImageConverter = New ChartToImageConverter()
|
||||
xwordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal
|
||||
|
||||
Dim converter As New DocToPDFConverter()
|
||||
converter.Settings.EnableFastRendering = True
|
||||
converter.Settings.EmbedFonts = True
|
||||
converter.Settings.EmbedCompleteFonts = True
|
||||
converter.Settings.AutoTag = True
|
||||
'Converts Word document into PDF document
|
||||
Dim xpdfDocument As PdfDocument
|
||||
xpdfDocument = converter.ConvertToPDF(xwordDocument)
|
||||
xpdfDocument.Save(filename + ".pdf")
|
||||
xpdfDocument.Close(True)
|
||||
xwordDocument.Close()
|
||||
Return filename + ".pdf"
|
||||
End Function
|
||||
|
||||
Public Function Save_Akonto_Document(AkontoID As Integer, ByVal Filename As String) As Boolean
|
||||
Try
|
||||
If UCase(Path.GetExtension(Filename)) = ".DOCX" Then
|
||||
Filename = convert_to_pdf(Filename)
|
||||
End If
|
||||
|
||||
Dim Connection As New SqlConnection()
|
||||
Dim DA As New SqlDataAdapter("select * from akonto where id=" + AkontoID.ToString, Connection)
|
||||
Dim cb As SqlCommandBuilder = New SqlCommandBuilder(DA)
|
||||
Dim ds As New DataSet()
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Read)
|
||||
Dim mydata(fs.Length) As Byte
|
||||
Try
|
||||
fs.Read(mydata, 0, fs.Length)
|
||||
fs.Close()
|
||||
|
||||
Connection.ConnectionString = My.Settings.ConnectionString
|
||||
Connection.Open()
|
||||
DA.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
If ds.Tables(0).Rows.Count = 0 Then
|
||||
Return False
|
||||
Else
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
myRow.Item("rechnungsdatei") = mydata
|
||||
DA.Update(ds, "Dokument")
|
||||
End If
|
||||
Return True
|
||||
Catch ex As Exception
|
||||
MsgBox(ex.Message)
|
||||
Return False
|
||||
Finally
|
||||
fs = Nothing
|
||||
cb = Nothing
|
||||
ds = Nothing
|
||||
DA = Nothing
|
||||
Connection.Close()
|
||||
Connection = Nothing
|
||||
End Try
|
||||
Catch
|
||||
End Try
|
||||
|
||||
|
||||
End Function
|
||||
|
||||
Public Function Get_Aktono_Dokument(ByVal Akontoid As Integer) As String
|
||||
Dim Filename As String = My.Settings.TempPath
|
||||
If Right(Filename, 1) <> "\" Then Filename = Filename + "\"
|
||||
|
||||
Dim connection As New SqlConnection()
|
||||
Dim da As New SqlDataAdapter("Select * From akonto where id=" + Akontoid.ToString, connection)
|
||||
Dim CB As SqlCommandBuilder = New SqlCommandBuilder(da)
|
||||
Dim ds As New DataSet()
|
||||
Try
|
||||
connection.ConnectionString = My.Settings.ConnectionString
|
||||
connection.Open()
|
||||
da.Fill(ds, "Dokument")
|
||||
Dim myRow As DataRow
|
||||
myRow = ds.Tables(0).Rows(0)
|
||||
Dim MyData() As Byte
|
||||
MyData = myRow.Item("Rechnungsdatei")
|
||||
|
||||
Dim K As Long
|
||||
K = UBound(MyData)
|
||||
|
||||
Filename = Filename + Format(Now, "yyyyMMddHHmmss") + "_"
|
||||
Filename = Filename + Akontoid.ToString + ".pdf"
|
||||
If System.IO.File.Exists(Filename) Then
|
||||
System.IO.File.Delete(Filename)
|
||||
End If
|
||||
Dim fs As New FileStream(Filename, FileMode.OpenOrCreate, FileAccess.Write)
|
||||
fs.Write(MyData, 0, K)
|
||||
fs.Close()
|
||||
fs = Nothing
|
||||
Catch ex As Exception
|
||||
'MsgBox(ex.Message, MsgBoxStyle.Critical)
|
||||
Return ""
|
||||
Finally
|
||||
connection.Close()
|
||||
connection = Nothing
|
||||
End Try
|
||||
CB = Nothing
|
||||
ds = Nothing
|
||||
da = Nothing
|
||||
Return Filename
|
||||
End Function
|
||||
|
||||
#Region "Tree"
|
||||
Public Function LoadTree(ByRef Tree As DevComponents.AdvTree.AdvTree)
|
||||
Dim db As New clsDB
|
||||
Try
|
||||
db.Get_Tabledata("DMS_Struktur", "", "Select * from dms_struktur where aktiv=1 order by sort, bezeichnung ")
|
||||
If db.dsDaten.Tables(0).Rows.Count = 0 Then db.Get_Tabledata("DMS_Struktur", "", "Select * from dms_struktur where aktiv=1")
|
||||
Catch
|
||||
db.Get_Tabledata("DMS_Struktur", "", "Select * from dms_struktur where aktiv=1")
|
||||
|
||||
End Try
|
||||
|
||||
Load_Treeview(db.dsDaten, Tree)
|
||||
db.Dispose()
|
||||
Tree.ExpandAll()
|
||||
End Function
|
||||
|
||||
|
||||
Private Sub Load_Treeview(ByVal oSourceData As DataSet, ByRef tree As AdvTree)
|
||||
If Not (oSourceData Is Nothing) Then
|
||||
Dim oView As DataView = oSourceData.Tables(0).DefaultView
|
||||
Dim oTable As DataTable = oView.Table
|
||||
Dim oDS As DataSet = New DataSet()
|
||||
oDS.Tables.Add(oTable.Copy())
|
||||
|
||||
If oDS.Relations.Contains("SelfRefenceRelation") = False Then
|
||||
oDS.Relations.Add("SelfRefenceRelation",
|
||||
oDS.Tables(0).Columns("eintragnr"),
|
||||
oDS.Tables(0).Columns("parentid"))
|
||||
End If
|
||||
oTable.Dispose()
|
||||
oTable = Nothing
|
||||
LoadTreeView(oDS, tree)
|
||||
oDS.Dispose()
|
||||
oDS = Nothing
|
||||
End If
|
||||
End Sub
|
||||
|
||||
''' <summary>
|
||||
''' Tree aufbauen
|
||||
''' </summary>
|
||||
''' <param name="oDS"></param>
|
||||
''' <param name="oTreeview"></param>
|
||||
''' <remarks></remarks>
|
||||
Private Sub LoadTreeView(ByVal oDS As DataSet, ByRef oTreeview As AdvTree)
|
||||
'Dim oTreeView As TreeView = New TreeView()
|
||||
Dim oDataRow As DataRow
|
||||
For Each oDataRow In oDS.Tables(0).Rows
|
||||
If Not oDataRow.IsNull("Parentid") Then
|
||||
If oDataRow.Item("Parentid") = 0 Then
|
||||
Dim oNode As New DevComponents.AdvTree.Node
|
||||
oNode.Text = oDataRow("Bezeichnung").ToString()
|
||||
oNode.Tag = oDataRow("eintragnr").ToString
|
||||
oNode.ImageIndex = 0
|
||||
oNode.ImageIndex = 0
|
||||
oTreeview.Nodes.Add(oNode)
|
||||
RecursivelyLoadTree(oDataRow, oNode)
|
||||
End If
|
||||
End If
|
||||
Next oDataRow
|
||||
oDS.Dispose()
|
||||
oDS = Nothing
|
||||
End Sub
|
||||
|
||||
''' <summary>
|
||||
''' Child-Nodes hinzufügen
|
||||
''' </summary>
|
||||
''' <param name="oDataRow"></param>
|
||||
''' <param name="oNode"></param>
|
||||
''' <remarks></remarks>
|
||||
Private Sub RecursivelyLoadTree(ByVal oDataRow As DataRow, ByRef oNode As DevComponents.AdvTree.Node)
|
||||
Dim oChildRow As DataRow
|
||||
For Each oChildRow In oDataRow.GetChildRows("SelfRefenceRelation")
|
||||
Dim oChildNode As New DevComponents.AdvTree.Node()
|
||||
oChildNode.Text = oChildRow("Bezeichnung").ToString()
|
||||
oChildNode.Tag = oChildRow("eintragnr").ToString()
|
||||
If oChildRow("eintragnr") = 0 Then
|
||||
oChildNode.ImageIndex = 0
|
||||
oChildNode.ImageIndex = 0
|
||||
Else
|
||||
oChildNode.ImageIndex = 1
|
||||
oChildNode.ImageIndex = 1
|
||||
End If
|
||||
oNode.Nodes.Add(oChildNode)
|
||||
RecursivelyLoadTree(oChildRow, oChildNode)
|
||||
Next oChildRow
|
||||
End Sub
|
||||
|
||||
#End Region
|
||||
|
||||
#Region "Datahandling"
|
||||
|
||||
Public Function Update_Grid(ByVal Strukturelement As Integer, ByVal Keyvalue As Integer, ByRef c1dokumente As C1.Win.C1TrueDBGrid.C1TrueDBGrid)
|
||||
dbdokumente.Get_Tabledata("Dokumente", "", "Select * from dms_dokument where dms_strukturnr=" + Strukturelement.ToString + " And keyvalue=" + Keyvalue.ToString + " And aktiv=1 order by erstellt_am desc")
|
||||
c1dokumente.DataSource = Nothing
|
||||
c1dokumente.DataSource = dbdokumente.dsDaten.Tables(0)
|
||||
c1dokumente.DataMember = dbdokumente.dsDaten.Tables(0).TableName
|
||||
Dim spalten As New Tabellenspalte
|
||||
spalten.Spaltentitel_aktualisieren(c1dokumente, "DMS_Dokument", dbdokumente.dsDaten.Tables(0))
|
||||
End Function
|
||||
|
||||
Public Function Create_Doc(ByVal Strukturelement As Integer, ByVal Bezeichnung As String, ByVal Path As String, ByVal Partnernr As Integer, Optional nrfaktura As Integer = 0)
|
||||
Dim dir As String
|
||||
Dim db1 As New clsDB
|
||||
db1.Get_Tabledata("DMS_Settings", "", "Select * from dms_settings where nreintrag=1")
|
||||
Dim db2 As New clsDB
|
||||
db2.Get_Tabledata("DMS_Settings", "", "Select * from dms_settings where nreintrag=2")
|
||||
dir = db2.dsDaten.Tables(0).Rows(0).Item(2)
|
||||
|
||||
dbdokumente.Get_Tabledata("Dokumente", "", "Select * from dms_dokument where nreintrag=-1")
|
||||
Dim dr As DataRow
|
||||
dr = dbdokumente.dsDaten.Tables(0).NewRow
|
||||
|
||||
dr.Item(1) = Strukturelement
|
||||
dr.Item(2) = Bezeichnung
|
||||
dr.Item(3) = ""
|
||||
dr.Item(4) = Path
|
||||
dr.Item(5) = Now
|
||||
dr.Item(6) = Now
|
||||
dr.Item(7) = Globals.ActUser
|
||||
dr.Item(8) = True
|
||||
dr.Item(9) = db1.dsDaten.Tables(0).Rows(0).Item(2)
|
||||
If UCase(db1.dsDaten.Tables(0).Rows(0).Item(2)) = "FALSE" Then
|
||||
dr.Item(4) = dir + System.IO.Path.GetFileName(Path)
|
||||
End If
|
||||
dr.Item(10) = Now
|
||||
dr.Item(11) = False
|
||||
dr.Item(12) = ""
|
||||
dr.Item(13) = Partnernr
|
||||
dr.Item(15) = nrfaktura
|
||||
dbdokumente.dsDaten.Tables(0).Rows.Add(dr)
|
||||
dbdokumente.Update_Data()
|
||||
If db1.dsDaten.Tables(0).Rows(0).Item(2) = "True" Then
|
||||
dbdokumente.Get_Tabledata("Dokument", "", "Select top 1 * from dms_dokument order by nreintrag desc")
|
||||
Dim dok As New clsDok
|
||||
dok.Save_Document(dbdokumente.dsDaten.Tables(0).Rows(0).Item(0), Path)
|
||||
Else
|
||||
If Not System.IO.Directory.Exists(dir) Then
|
||||
System.IO.Directory.CreateDirectory(dir)
|
||||
End If
|
||||
System.IO.File.Copy(Path, dir + System.IO.Path.GetFileName(Path))
|
||||
End If
|
||||
End Function
|
||||
|
||||
Public Sub Delete_Doks(ByVal nrbehandlung As String)
|
||||
Dim db As New clsDB
|
||||
Dim db1 As New clsDB
|
||||
Try
|
||||
Dim Hauptfaktura As Integer
|
||||
db.Get_Tabledata("Doks", "", "Select nrhauptfaktura from faktura where nrbehandlung=" + nrbehandlung.ToString + " order by erstellt_am desc")
|
||||
Hauptfaktura = db.dsDaten.Tables(0).Rows(0).Item(0)
|
||||
db.Get_Tabledata("Doks", "", "Select * from dms_dokument where nrfaktura=" + Hauptfaktura.ToString + " And aktiv=1")
|
||||
If db.dsDaten.Tables(0).Rows.Count > 0 Then
|
||||
If MsgBox("Möchten Sie die vorhandenen Dokumente löschen?", vbYesNo + vbQuestion) = vbNo Then Exit Sub
|
||||
db.Get_Tabledata("fakturen", "", "Select nrfaktura from faktura where nrhauptfaktura=" + Hauptfaktura.ToString + " order by erstellt_am desc")
|
||||
For Each r As DataRow In db.dsDaten.Tables(0).Rows
|
||||
db1.Get_Tabledata("doks", "", "Select * from dms_dokument where nrfaktura=" + r.Item(0).ToString)
|
||||
Delete_Dok(db1.dsDaten.Tables(0).Rows(0).Item(0))
|
||||
Next
|
||||
End If
|
||||
Catch
|
||||
Finally
|
||||
db.Dispose()
|
||||
End Try
|
||||
|
||||
End Sub
|
||||
|
||||
Public Sub Delete_Dok(ByVal Dokumentid As String)
|
||||
Dim db As New clsDB
|
||||
Dim db1 As New clsDB
|
||||
db.Get_Tabledata("DMS_Dokument", "where nreintrag=" + Dokumentid, "")
|
||||
db.dsDaten.Tables(0).Rows(0).Item("Aktiv") = 0
|
||||
db.dsDaten.Tables(0).Rows(0).Item("mutiert_am") = Now
|
||||
db.dsDaten.Tables(0).Rows(0).Item("mutierer") = Globals.ActUser
|
||||
db.Update_Data()
|
||||
db1.Get_Tabledata("DMS_Settings", "", "Select * from dms_settings where nreintrag=1")
|
||||
If UCase(db1.dsDaten.Tables(0).Rows(0).Item(2)) = "FALSE" Then
|
||||
Try
|
||||
System.IO.File.Delete(db.dsDaten.Tables(0).Rows(0).Item("Pfad"))
|
||||
Catch ex As Exception
|
||||
MsgBox("Die Datei '" + db.dsDaten.Tables(0).Rows(0).Item("Pfad") + " konnte nicht gelöscht werden.", vbExclamation)
|
||||
End Try
|
||||
End If
|
||||
db.Dispose()
|
||||
db1.Dispose()
|
||||
End Sub
|
||||
#End Region
|
||||
|
||||
End Class
|
||||
|
||||
@@ -1,97 +1,99 @@
|
||||
Imports System.Math
|
||||
Module Globals
|
||||
|
||||
Public sec As DPMSecurity
|
||||
Public UseSecurityObjects As Boolean = False
|
||||
|
||||
Public Seriennummer As String = "1.001.2018"
|
||||
Public Productname As String = "Dental Practice Manager"
|
||||
Public Lizenzgeber As String = "Stefan Hutter Unternehmensberatung, 8808 Pfäffikon"
|
||||
Public Version As String = "1.4.0.2215"
|
||||
Public Versionastaum As String = "20.06.2022"
|
||||
|
||||
Public RGCollection As New Collection
|
||||
Public Spaltendaten As New DataTable
|
||||
Public SQLStatements As New DataTable
|
||||
Public ActUser As Integer = 1
|
||||
Public WithEvents EVH As New Generic_Event_Handler
|
||||
Public OnLoad As Boolean = False
|
||||
Public Mandant As Integer = 1
|
||||
Public Auswertungsverzeicnis As String = "\Default"
|
||||
Public LogedIn As Boolean = False
|
||||
Public FakturaNr As Integer = 0
|
||||
Public HauptfakturaNr As Integer = 0
|
||||
Public DefaultPrinter As String = ""
|
||||
Public Funktionsstufe As Integer = 0
|
||||
Public encryptkey As String = "StefanHutterUnternehmensberatung2018"
|
||||
Public encrypted As Boolean = False
|
||||
Public SecurityDaten As New DataSet
|
||||
Public Mainweindow As Windows.Forms.Form
|
||||
Public Databasename As String
|
||||
Public Rg_Funktionen As New clsFakturaFunktionen
|
||||
Public Filemanagement As New clsfilewatcher
|
||||
|
||||
Public PreViewDir As String = ""
|
||||
Public SaveDir As String = ""
|
||||
Public DokumentDir As String = ""
|
||||
Public pdfCollection As New Collection
|
||||
Public InAbschluss As Integer = 0
|
||||
Public License As New SHUKeyGen.clsKeyGen("", "", "", "", "", ":DPMKEY:", "Steafn Hutter Unternehmensberatung, 8808 Pfäffikon SZ")
|
||||
Public Recall_Bei_Abschluss As Boolean = True
|
||||
Public MailClient As String = ""
|
||||
Public IgnorePrint As Boolean = False
|
||||
Public Hide_Gueltig_bis As Boolean = False
|
||||
Public MenuString As String = ""
|
||||
Public Recall_nach_Abschluss As Boolean = False
|
||||
Public User_Lagerbestand As Boolean = False
|
||||
|
||||
'20201231 - Security
|
||||
Public Set_ToolTips As Boolean = False
|
||||
|
||||
Public Enum ApplicationTypes
|
||||
DH = 1
|
||||
Zahnarzt = 2
|
||||
Projektabrechnung = 3
|
||||
Auftragsadministration = 4
|
||||
End Enum
|
||||
|
||||
Public Applicationtype As ApplicationTypes
|
||||
|
||||
Public Enum Taxpunkttyp
|
||||
Privat = 1
|
||||
Suva = 2
|
||||
Minmal = 3
|
||||
Maximal = 4
|
||||
Dentotar = 5
|
||||
End Enum
|
||||
|
||||
Public Function Round5(ByVal inp As String) As String
|
||||
Dim Rappen5 As Double
|
||||
Rappen5 = CDbl(inp)
|
||||
Rappen5 = Round(Rappen5 * 2, 1) / 2
|
||||
Return CStr(Rappen5.ToString("#,##0.00"))
|
||||
End Function
|
||||
|
||||
Public Function FindNode(ByVal _nodeCollection As DevComponents.AdvTree.NodeCollection, ByVal SearchVal As Integer, ByVal SearchString As String) As DevComponents.AdvTree.Node
|
||||
Dim tmpNode As DevComponents.AdvTree.Node
|
||||
For Each _child As DevComponents.AdvTree.Node In _nodeCollection
|
||||
If _child.Tag = SearchVal Then
|
||||
|
||||
Return _child
|
||||
End If
|
||||
' If InStr(UCase(_child.Text), UCase(SearchString)) > 0 Then
|
||||
' Return _child
|
||||
' End If
|
||||
tmpNode = FindNode(_child.Nodes, SearchVal, SearchString)
|
||||
If Not tmpNode Is Nothing Then
|
||||
Return tmpNode
|
||||
End If
|
||||
Next
|
||||
Return Nothing
|
||||
End Function
|
||||
|
||||
Function SwissCommercialRound(ByVal input As Decimal) As Decimal
|
||||
Return Math.Round(input * 20D, MidpointRounding.AwayFromZero) * 0.05D
|
||||
End Function
|
||||
|
||||
End Module
|
||||
Imports System.Math
|
||||
Module Globals
|
||||
Public akontobuchung As Boolean = False
|
||||
Public akontoid As Integer
|
||||
Public akontovorschau As Boolean = False
|
||||
Public sec As DPMSecurity
|
||||
Public UseSecurityObjects As Boolean = False
|
||||
|
||||
Public Seriennummer As String = "1.001.2018"
|
||||
Public Productname As String = "Dental Practice Manager"
|
||||
Public Lizenzgeber As String = "Stefan Hutter Unternehmensberatung, 8808 Pfäffikon"
|
||||
Public Version As String = "1.4.0.2215"
|
||||
Public Versionastaum As String = "20.06.2022"
|
||||
|
||||
Public RGCollection As New Collection
|
||||
Public Spaltendaten As New DataTable
|
||||
Public SQLStatements As New DataTable
|
||||
Public ActUser As Integer = 1
|
||||
Public WithEvents EVH As New Generic_Event_Handler
|
||||
Public OnLoad As Boolean = False
|
||||
Public Mandant As Integer = 1
|
||||
Public Auswertungsverzeicnis As String = "\Default"
|
||||
Public LogedIn As Boolean = False
|
||||
Public FakturaNr As Integer = 0
|
||||
Public HauptfakturaNr As Integer = 0
|
||||
Public DefaultPrinter As String = ""
|
||||
Public Funktionsstufe As Integer = 0
|
||||
Public encryptkey As String = "StefanHutterUnternehmensberatung2018"
|
||||
Public encrypted As Boolean = False
|
||||
Public SecurityDaten As New DataSet
|
||||
Public Mainweindow As Windows.Forms.Form
|
||||
Public Databasename As String
|
||||
Public Rg_Funktionen As New clsFakturaFunktionen
|
||||
Public Filemanagement As New clsfilewatcher
|
||||
|
||||
Public PreViewDir As String = ""
|
||||
Public SaveDir As String = ""
|
||||
Public DokumentDir As String = ""
|
||||
Public pdfCollection As New Collection
|
||||
Public InAbschluss As Integer = 0
|
||||
Public License As New SHUKeyGen.clsKeyGen("", "", "", "", "", ":DPMKEY:", "Steafn Hutter Unternehmensberatung, 8808 Pfäffikon SZ")
|
||||
Public Recall_Bei_Abschluss As Boolean = True
|
||||
Public MailClient As String = ""
|
||||
Public IgnorePrint As Boolean = False
|
||||
Public Hide_Gueltig_bis As Boolean = False
|
||||
Public MenuString As String = ""
|
||||
Public Recall_nach_Abschluss As Boolean = False
|
||||
Public User_Lagerbestand As Boolean = False
|
||||
|
||||
'20201231 - Security
|
||||
Public Set_ToolTips As Boolean = False
|
||||
|
||||
Public Enum ApplicationTypes
|
||||
DH = 1
|
||||
Zahnarzt = 2
|
||||
Projektabrechnung = 3
|
||||
Auftragsadministration = 4
|
||||
End Enum
|
||||
|
||||
Public Applicationtype As ApplicationTypes
|
||||
|
||||
Public Enum Taxpunkttyp
|
||||
Privat = 1
|
||||
Suva = 2
|
||||
Minmal = 3
|
||||
Maximal = 4
|
||||
Dentotar = 5
|
||||
End Enum
|
||||
|
||||
Public Function Round5(ByVal inp As String) As String
|
||||
Dim Rappen5 As Double
|
||||
Rappen5 = CDbl(inp)
|
||||
Rappen5 = Round(Rappen5 * 2, 1) / 2
|
||||
Return CStr(Rappen5.ToString("#,##0.00"))
|
||||
End Function
|
||||
|
||||
Public Function FindNode(ByVal _nodeCollection As DevComponents.AdvTree.NodeCollection, ByVal SearchVal As Integer, ByVal SearchString As String) As DevComponents.AdvTree.Node
|
||||
Dim tmpNode As DevComponents.AdvTree.Node
|
||||
For Each _child As DevComponents.AdvTree.Node In _nodeCollection
|
||||
If _child.Tag = SearchVal Then
|
||||
|
||||
Return _child
|
||||
End If
|
||||
' If InStr(UCase(_child.Text), UCase(SearchString)) > 0 Then
|
||||
' Return _child
|
||||
' End If
|
||||
tmpNode = FindNode(_child.Nodes, SearchVal, SearchString)
|
||||
If Not tmpNode Is Nothing Then
|
||||
Return tmpNode
|
||||
End If
|
||||
Next
|
||||
Return Nothing
|
||||
End Function
|
||||
|
||||
Function SwissCommercialRound(ByVal input As Decimal) As Decimal
|
||||
Return Math.Round(input * 20D, MidpointRounding.AwayFromZero) * 0.05D
|
||||
End Function
|
||||
|
||||
End Module
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<assemblyIdentity name="DPM2018.application" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
||||
<description asmv2:publisher="DPM2018" asmv2:product="DPM2018" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
||||
<deployment install="true" mapFileExtensions="true" />
|
||||
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<framework targetVersion="4.6" profile="Full" supportedRuntime="4.0.30319" />
|
||||
</compatibleFrameworks>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" codebase="DPM2018.exe.manifest" size="41831">
|
||||
<assemblyIdentity name="DPM2018.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
||||
<dsig:DigestValue>18ypgM1g6lgdo8LnMBKp/zAXc6Nq5tg45+wOulckS6o=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<assemblyIdentity name="DPM2018.application" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
||||
<description asmv2:publisher="DPM2018" asmv2:product="DPM2018" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
||||
<deployment install="true" mapFileExtensions="true" />
|
||||
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<framework targetVersion="4.6" profile="Full" supportedRuntime="4.0.30319" />
|
||||
</compatibleFrameworks>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" codebase="DPM2018.exe.manifest" size="90996">
|
||||
<assemblyIdentity name="DPM2018.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
||||
<dsig:DigestValue>LHyq7KMGoojL2AdfKOkqO0Va8Aw2QzAUU7I68AfxmqU=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
</asmv1:assembly>
|
||||
@@ -1,79 +1,79 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<section name="DPM2016.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog" />
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information" />
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter" />
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" /></startup>
|
||||
<userSettings>
|
||||
<DPM2016.My.MySettings>
|
||||
<setting name="LogLevel" serializeAs="String">
|
||||
<value>2</value>
|
||||
</setting>
|
||||
<setting name="TempPath" serializeAs="String">
|
||||
<value>h:\dpm\dmp1\dmp2</value>
|
||||
</setting>
|
||||
<setting name="DocArchivPath" serializeAs="String">
|
||||
<value>h:\dpm\docarchiv</value>
|
||||
</setting>
|
||||
<setting name="ConnectionString" serializeAs="String">
|
||||
<value>data source=shu00;initial catalog=SHUB_PADM;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</value>
|
||||
</setting>
|
||||
<setting name="ConnectionStringMobie" serializeAs="String">
|
||||
<value>data source=shu00;initial catalog=DPM_Mobile;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</value>
|
||||
</setting>
|
||||
<setting name="APIKey" serializeAs="String">
|
||||
<value>BgWSbwCNM3pEiCxgIlDEyD7HFpUgKPeL8OPDqH9n</value>
|
||||
</setting>
|
||||
<setting name="IV" serializeAs="String">
|
||||
<value>Q.6qYq0_C+mGmymX</value>
|
||||
</setting>
|
||||
<setting name="SecretKey" serializeAs="String">
|
||||
<value>3hba8fOumOPrMG0.G?-mkF-scGOkPwyW</value>
|
||||
</setting>
|
||||
<setting name="WebAPI" serializeAs="String">
|
||||
<value>http://192.168.111.67</value>
|
||||
</setting>
|
||||
<setting name="SoftwareType" serializeAs="String">
|
||||
<value>PADM</value>
|
||||
</setting>
|
||||
</DPM2016.My.MySettings>
|
||||
</userSettings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="DevComponents.DotNetBar2" publicKeyToken="7eb7c3a35b91de04" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-12.9.0.0" newVersion="12.9.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Syncfusion.Shared.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-16.2350.0.41" newVersion="16.2350.0.41" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<section name="DPM2016.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog" />
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information" />
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter" />
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" /></startup>
|
||||
<userSettings>
|
||||
<DPM2016.My.MySettings>
|
||||
<setting name="LogLevel" serializeAs="String">
|
||||
<value>2</value>
|
||||
</setting>
|
||||
<setting name="TempPath" serializeAs="String">
|
||||
<value>h:\dpm\dmp1\dmp2</value>
|
||||
</setting>
|
||||
<setting name="DocArchivPath" serializeAs="String">
|
||||
<value>h:\dpm\docarchiv</value>
|
||||
</setting>
|
||||
<setting name="ConnectionString" serializeAs="String">
|
||||
<value>data source=shu00;initial catalog=SHUB_PADM;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</value>
|
||||
</setting>
|
||||
<setting name="ConnectionStringMobie" serializeAs="String">
|
||||
<value>data source=shu00;initial catalog=DPM_Mobile;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</value>
|
||||
</setting>
|
||||
<setting name="APIKey" serializeAs="String">
|
||||
<value>BgWSbwCNM3pEiCxgIlDEyD7HFpUgKPeL8OPDqH9n</value>
|
||||
</setting>
|
||||
<setting name="IV" serializeAs="String">
|
||||
<value>Q.6qYq0_C+mGmymX</value>
|
||||
</setting>
|
||||
<setting name="SecretKey" serializeAs="String">
|
||||
<value>3hba8fOumOPrMG0.G?-mkF-scGOkPwyW</value>
|
||||
</setting>
|
||||
<setting name="WebAPI" serializeAs="String">
|
||||
<value>http://192.168.111.67</value>
|
||||
</setting>
|
||||
<setting name="SoftwareType" serializeAs="String">
|
||||
<value>PADM</value>
|
||||
</setting>
|
||||
</DPM2016.My.MySettings>
|
||||
</userSettings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="DevComponents.DotNetBar2" publicKeyToken="7eb7c3a35b91de04" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-12.9.0.0" newVersion="12.9.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Syncfusion.Shared.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-16.2350.0.41" newVersion="16.2350.0.41" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
PropertyGridEx
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:My.Resources.Resources">
|
||||
<summary>
|
||||
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:My.Resources.Resources.ResourceManager">
|
||||
<summary>
|
||||
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:My.Resources.Resources.Culture">
|
||||
<summary>
|
||||
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
|
||||
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
PropertyGridEx
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:My.Resources.Resources">
|
||||
<summary>
|
||||
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:My.Resources.Resources.ResourceManager">
|
||||
<summary>
|
||||
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:My.Resources.Resources.Culture">
|
||||
<summary>
|
||||
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
|
||||
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
|
||||
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 77 KiB |
@@ -1,26 +1,26 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
SHUKeyGen
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:SHUKeyGen.My.Resources.Resources">
|
||||
<summary>
|
||||
A strongly-typed resource class, for looking up localized strings, etc.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SHUKeyGen.My.Resources.Resources.ResourceManager">
|
||||
<summary>
|
||||
Returns the cached ResourceManager instance used by this class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SHUKeyGen.My.Resources.Resources.Culture">
|
||||
<summary>
|
||||
Overrides the current thread's CurrentUICulture property for all
|
||||
resource lookups using this strongly typed resource class.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
SHUKeyGen
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:SHUKeyGen.My.Resources.Resources">
|
||||
<summary>
|
||||
A strongly-typed resource class, for looking up localized strings, etc.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SHUKeyGen.My.Resources.Resources.ResourceManager">
|
||||
<summary>
|
||||
Returns the cached ResourceManager instance used by this class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:SHUKeyGen.My.Resources.Resources.Culture">
|
||||
<summary>
|
||||
Overrides the current thread's CurrentUICulture property for all
|
||||
resource lookups using this strongly typed resource class.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
|
||||
@@ -0,0 +1,840 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.BulletGraph.Windows</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.components">
|
||||
<summary>
|
||||
Required designer variable.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.Dispose(System.Boolean)">
|
||||
<summary>
|
||||
Clean up any resources being used.
|
||||
</summary>
|
||||
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.InitializeComponent">
|
||||
<summary>
|
||||
Required method for Designer support - do not modify
|
||||
the contents of this method with the code editor.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.themeStyle">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ThemeStyle"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.isVisualStyleEnabled">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.IsVisualStyleEnabled"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.OnThemeNameChanged(System.String)">
|
||||
<summary>
|
||||
Helps to apply the ThemeName settings in control
|
||||
</summary>
|
||||
<param name="themeName">ThemeName</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.GetControlName(System.String)">
|
||||
<summary>
|
||||
Helps to apply the ControlName settings in control
|
||||
</summary>
|
||||
<param name="controlName">ControlName</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.OnDraw(System.Drawing.Graphics)">
|
||||
<summary>
|
||||
Helps to update the renderer settings of BulletGraph
|
||||
</summary>
|
||||
<param name="e">PaintEventArgs</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.DrawTick">
|
||||
<summary>
|
||||
Helps to draw tick for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.DrawCaptionStroke(System.Drawing.Graphics)">
|
||||
<summary>
|
||||
Helps to draw caption for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.DrawRange(System.Drawing.Graphics)">
|
||||
<summary>
|
||||
Helps to draw range for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.DrawLabel(System.Drawing.Graphics)">
|
||||
<summary>
|
||||
Helps to draw label for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.DrawMeasure(System.Drawing.Graphics)">
|
||||
<summary>
|
||||
Helps to draw measured symbols for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.IsVisualStyleEnabled">
|
||||
<summary>
|
||||
Gets a value indicating whether the visual style based theme is applied to the control and
|
||||
also indicates whether the theme files are referred from external assemblies or not.
|
||||
</summary>
|
||||
<value>Return true, if the visual style based theme is applied to the control. Otherwise returns false.</value>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ThemeStyle">
|
||||
<summary>
|
||||
Gets or sets the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> value used to customize the appearance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<remarks>
|
||||
This ThemeStyle settings will be applied only when the VisualStyleBased theme has been applied to the control.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphCaptionPosition">
|
||||
<summary>
|
||||
Enumerates the values for position of caption in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.CaptionDisplayMode">
|
||||
<summary>
|
||||
Enumerates the values for display mode of caption in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTicksPosition">
|
||||
<summary>
|
||||
Enumerates the values for position of ticks in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabelsPosition">
|
||||
<summary>
|
||||
Enumerates the values for position of labels in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphFlowDirection">
|
||||
<summary>
|
||||
Enumerates the values for the flow direction of the quantitative scale.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabel">
|
||||
<summary>
|
||||
Represents the label of quantitative scale in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabel.labelValue">
|
||||
<summary>
|
||||
Gets or sets label value as double.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabel.LabelStroke">
|
||||
<summary>
|
||||
Gets or sets the label stroke color of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabel.Label">
|
||||
<summary>
|
||||
Gets or sets the label value of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick">
|
||||
<summary>
|
||||
Represents the tick of quantitative scale in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick.tickValue">
|
||||
<summary>
|
||||
Gets or sets the tick value as double.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick.TickLength">
|
||||
<summary>
|
||||
Gets or sets the tick length of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick.TickStroke">
|
||||
<summary>
|
||||
Gets or sets the tick stroke color of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick.TickStrokeThickness">
|
||||
<summary>
|
||||
Gets or sets tick stroke thickness of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper">
|
||||
<summary>
|
||||
Represents the class used to validate <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> customization.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper.SetTickStroke(Syncfusion.Windows.Forms.BulletGraph.BulletGraph)">
|
||||
<summary>
|
||||
Helps to set the stroke for the ticks in <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<param name="bulletGraph">BulletGraph.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper.AddMinorTick(Syncfusion.Windows.Forms.BulletGraph.BulletGraph,System.Double,System.Double,Syncfusion.Windows.Forms.BulletGraph.QualitativeRange)">
|
||||
<summary>
|
||||
Helps to set the stroke for the minor ticks <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<param name="bulletGraph">BulletGraph.</param>
|
||||
<param name="position">The position to draw the ticks.</param>
|
||||
<param name="smallTicksPerInterval">The interval to place the ticks</param>
|
||||
<param name="correspRange">The range for the ticks</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper.GetCaptionLocation(Syncfusion.Windows.Forms.BulletGraph.BulletGraph,System.Drawing.SizeF,System.Drawing.Size,System.Drawing.Size)">
|
||||
<summary>
|
||||
Calculates location of the caption of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<param name="bulletGraph">BulletGraph.</param>
|
||||
<param name="actualCaptionSize">The size of the caption of bullet graph.</param>
|
||||
<param name="captionSize">The size of the caption</param>
|
||||
<param name="labelSize">The size of the label</param>
|
||||
<returns>Returns the calculated location of the caption.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper.CalculateRangeLocation(Syncfusion.Windows.Forms.BulletGraph.BulletGraph,System.Drawing.Size,System.Drawing.Size)">
|
||||
<summary>
|
||||
Calculates location of the range of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<param name="bulletGraph">BulletGraph.</param>
|
||||
<param name="captionSize">The size of the caption</param>
|
||||
<param name="labelSize">The size of the label</param>
|
||||
<returns>Returns the calculated range location.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper.CalculateLocation(Syncfusion.Windows.Forms.BulletGraph.BulletGraph,System.Drawing.Size,System.Drawing.Size)">
|
||||
<summary>
|
||||
Calculates location of the range of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<param name="bulletGraph">BulletGraph.</param>
|
||||
<param name="captionSize">The size of the caption</param>
|
||||
<param name="labelSize">The size of the label</param>
|
||||
<returns>Returns the calculated range location.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper.CalculateHorizontalLabelPosition(Syncfusion.Windows.Forms.BulletGraph.BulletGraph,System.Drawing.Point,System.Drawing.Size,System.Drawing.Point)">
|
||||
<summary>
|
||||
Calculates horizontal location of the label of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<param name="bulletGraph">BulletGraph.</param>
|
||||
<param name="rangesLocation">The locaion of the range</param>
|
||||
<param name="labelSize">The size of the label</param>
|
||||
<param name="labelLocation">The location of the label</param>
|
||||
<returns>Returns the calculated range location.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper.CalculateVerticalLabelPosition(Syncfusion.Windows.Forms.BulletGraph.BulletGraph,System.Drawing.Point,System.Drawing.Size,System.Drawing.Point)">
|
||||
<summary>
|
||||
Calculates vertical location of the label of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<param name="bulletGraph">BulletGraph.</param>
|
||||
<param name="rangesLocation">The locaion of the range</param>
|
||||
<param name="labelSize">The size of the label</param>
|
||||
<param name="labelLocation">The location of the label</param>
|
||||
<returns>Returns the calculated range location.</returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.BulletGraphWindowsAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
This class holds the name of the Syncfusion.BulletGraph.Windows assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when
|
||||
the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.Name">
|
||||
<summary>
|
||||
The full name of this assembly without version information: "Syncfusion.BulletGraph.Windows"
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the BulletGraph assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.BulletGraphWindowsAssembly.#cctor">
|
||||
<summary>
|
||||
Initializes the <see cref="T:Syncfusion.BulletGraphWindowsAssembly"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.BulletGraphWindowsAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
|
||||
<summary>
|
||||
This delegate helps with resolving types and can be used as an event handler
|
||||
for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data with information about the type.</param>
|
||||
<returns>A reference to the assembly where the type is located.</returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.AssemblyInfo">
|
||||
<summary>
|
||||
AssemblyInformation for internal use.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange">
|
||||
<summary>
|
||||
Represents the qualitative range of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.rangeWidth">
|
||||
<summary>
|
||||
Gets or sets the range width.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.rangeRect">
|
||||
<summary>
|
||||
Gets or sets the range rectangle bounding box.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.RangeStart">
|
||||
<summary>
|
||||
Gets or sets the range start value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.RangeEnd">
|
||||
<summary>
|
||||
Gets or sets the range end value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.RangeStroke">
|
||||
<summary>
|
||||
Gets or sets the range stroke color.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.RangeOpacity">
|
||||
<summary>
|
||||
Gets or sets the range opacity.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.RangeCaption">
|
||||
<summary>
|
||||
Gets or sets the range caption.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.QualitativeRangeCollection">
|
||||
<summary>
|
||||
Represents a collection of Qualitative ranges
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore">
|
||||
<summary>
|
||||
Provides storage for the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> object.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.CaptionColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.CaptionColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.BackColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.BackColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.LabelColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.LabelColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.RangeColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.RangeColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.RangeStyleProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeStyle"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.FeaturedMeasuredSymbolColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.ComparativeMeasureSymbolColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.MinorTickColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MinorTickColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.MajorTickColorProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MajorTickColor"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.FeaturedMeasuredSymbolThicknessProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolThickness"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.ComparativeMeasureSymbolThicknessProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolThickness"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.FontSizeProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FontSize"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.MinorTickThicknessProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MinorTickThickness"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.MajorTickThicknessProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MajorTickThickness"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.FontProperty">
|
||||
<summary>
|
||||
Provides information about the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.Font"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.staticData">
|
||||
<summary>
|
||||
It contains the value of the <see cref="!:Syncfusion.WinForms.Styles. BulletGraphAdvStyleInfoStore .StaticDataStore"/> property value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" -->
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.GetStaticData">
|
||||
<summary>
|
||||
Initializes the <see cref="T:Syncfusion.Styles.StaticData"/>, if <see cref="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.staticData"/> is null.
|
||||
</summary>
|
||||
<returns><see cref="T:Syncfusion.Styles.StaticData"/></returns>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.StaticDataStore">
|
||||
<summary>
|
||||
Gets the static data value of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoSubObjectIdentity">
|
||||
<summary>
|
||||
Represents a class that provides style identity information for nested objects of the
|
||||
<see cref="T:Syncfusion.Styles.StyleInfoPropertyGrid"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoSubObjectIdentity.#ctor(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoSubObjectIdentity"/> class.
|
||||
</summary>
|
||||
<param name="owner">The <see cref="T:Syncfusion.Styles.StyleInfoBase"/> that owns this sub-object.</param>
|
||||
<param name="sip">The <see cref="T:Syncfusion.Styles.StyleInfoProperty"/> descriptor for this expandable sub-object.</param>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle">
|
||||
<summary>
|
||||
Represents the class to define the style for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.defaultStyle">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.DefaultStyle"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.#ctor(Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> class.
|
||||
</summary>
|
||||
<param name="store"> Holds instance of a <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> class. </param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.#ctor(Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> class.
|
||||
</summary>
|
||||
<param name="identity">A <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity"/> that holds the identity for this <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/>.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.#ctor(Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity,Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> class.
|
||||
</summary>
|
||||
<param name="identity">A <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity"/> that holds the identity for this <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/>.</param>
|
||||
<param name="store"> Holds instance of a <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> class </param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.CreateSubObjectIdentity(Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Overridden to create a product-specific identity object for the sub object.
|
||||
</summary>
|
||||
<param name="sip">
|
||||
StyleInfoProperty descriptor for this sub object.
|
||||
</param>
|
||||
<returns>
|
||||
Identity for the sub object.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.GetDefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value of the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.DefaultStyle"/> class.
|
||||
</summary>
|
||||
<returns>Returns the default style value.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeCaptionColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.CaptionColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeLabelColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.LabelColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeFeaturedMeasuredSymbolColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeComparativeMeasureSymbolColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeMinorTickColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MinorTickColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeMajorTickColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MajorTickColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeBackColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.BackColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeRangeColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeFont">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.Font"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeRangeStyle">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeStyle"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.DefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value for the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.CaptionColor">
|
||||
<summary>
|
||||
Gets or sets the caption color of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the caption of the bullet graph.</value>
|
||||
<remarks>
|
||||
This color has filled to caption of the bullet graph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.CaptionStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeColor">
|
||||
<summary>
|
||||
Gets or sets the range color of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the range of the bullet graph.</value>
|
||||
<remarks>
|
||||
This color has filled to range of the bullet graph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.RangeStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeStyle">
|
||||
<summary>
|
||||
Gets or sets the range style.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.LabelColor">
|
||||
<summary>
|
||||
Gets or sets the label color of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the label of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This color has filled to label of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.LabelStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolColor">
|
||||
<summary>
|
||||
Gets or sets the featured measured symbol color of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the featured measured symbol of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This color has filled to featured measured symbol of the bulletgraph only when set the
|
||||
<see cref="!:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.FeaturedMeasuredSymbolStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolColor">
|
||||
<summary>
|
||||
Gets or sets the comparative measure symbol color of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the comparative measure symbol of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This color has filled to comparative measure symbol of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ComparativeMeasureSymbolStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MinorTickColor">
|
||||
<summary>
|
||||
Gets or sets the minor tick color of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the minor tick of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This color has filled to minor tick of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MinorTickStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MajorTickColor">
|
||||
<summary>
|
||||
Gets or sets the major tick color of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the major tick of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This color has filled to major tick of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MajorTickStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.BackColor">
|
||||
<summary>
|
||||
Gets or sets the back color of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the back of the bullet graph.</value>
|
||||
<remarks>
|
||||
This color has filled to back of the bullet graph only when set the
|
||||
<see cref="!:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.BackStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolThickness">
|
||||
<summary>
|
||||
Gets or sets the featured measured symbol thickness of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Int32"/> value is used to set the featured measured symbol thickness of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This thickness has set to featured measured symbol of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.FeaturedMeasureBarStrokeThickness"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolThickness">
|
||||
<summary>
|
||||
Gets or sets the comparative measure symbol thickness of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Int32"/> value is used to set the comparative measure symbol thickness of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This thickness has set to comparative measure symbol of the bulletgraph only when set the
|
||||
<see cref="!:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ComparativeMeasureSymbolStrokeThicnkess"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FontSize">
|
||||
<summary>
|
||||
Gets or sets the font size of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Int32"/> value is used to set the font size of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This size has set to font size of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.LabelFontSize"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MinorTickThickness">
|
||||
<summary>
|
||||
Gets or sets the minor tick thickness of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Int32"/> value is used to set the minor tick thickness of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This thickness has set to minor tick of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MinorTickStrokeThickness"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.Font">
|
||||
<summary>
|
||||
Gets or sets the <see cref="T:System.Drawing.Font"/> value of the
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MajorTickThickness">
|
||||
<summary>
|
||||
Gets or sets the major tick thickness of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Int32"/> value is used to set the major tick thickness of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This thickness has set to major tick of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MajorTickStrokeThickness"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphInfoSubObjectIdentity">
|
||||
<summary>
|
||||
Represents a class that provides style identity information for nested objects of the
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphInfoSubObjectIdentity.#ctor(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphInfoSubObjectIdentity"/> class.
|
||||
</summary>
|
||||
<param name="owner">
|
||||
The <see cref="T:Syncfusion.Styles.StyleInfoBase"/> that owns this sub-object.
|
||||
</param>
|
||||
<param name="sip">
|
||||
The <see cref="T:Syncfusion.Styles.StyleInfoProperty"/> descriptor for this expandable
|
||||
sub-object.
|
||||
</param>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity">
|
||||
<summary>
|
||||
Implements the class that provide the identity information of <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/>
|
||||
using <see cref="T:Syncfusion.Styles.StyleInfoSubObjectIdentity"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity.bulletGraph">
|
||||
<summary>
|
||||
Maintains the bullet graph for create the identity.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity.#ctor(Syncfusion.Windows.Forms.BulletGraph.BulletGraph)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity"/> class.
|
||||
</summary>
|
||||
<param name="graph">
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> to create an identity.
|
||||
</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity.GetBaseStyles(Syncfusion.Styles.IStyleInfo)">
|
||||
<summary>
|
||||
Loops through all base styles until it finds a style that has a specific property initialized.
|
||||
</summary>
|
||||
<param name="thisStyleInfo">A instance of <see cref="T:Syncfusion.Styles.IStyleInfo"/></param>
|
||||
<returns>
|
||||
Returns the <see cref="T:Syncfusion.Styles.IStyleInfo"/>.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity.OnStyleChanged(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Occurs when a property in the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> has changed.
|
||||
</summary>
|
||||
<param name="style">The <see cref="T:Syncfusion.Styles.StyleInfoBase"/> instance that has changed.</param>
|
||||
<param name="sip">A <see cref="T:Syncfusion.Styles.StyleInfoProperty"/> that identifies the property to operate on.</param>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo">
|
||||
<summary>
|
||||
Represents the class to define the style for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.defaultStyle">
|
||||
<summary>
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.DefaultStyle"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.#ctor(Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/> class.
|
||||
</summary>
|
||||
<param name="style">The style object that contains the original data.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.#ctor(Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/> class.
|
||||
</summary>
|
||||
<param name="store">A <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> that holds data for this
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/>.
|
||||
All changes in this style object will be saved in the
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> object.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.#ctor(Syncfusion.Styles.StyleInfoSubObjectIdentity)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/> class.
|
||||
</summary>
|
||||
<param name="identity">
|
||||
<see cref="T:Syncfusion.Styles.StyleInfoIdentityBase"/> to create an identity for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/>.
|
||||
</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.#ctor(Syncfusion.Styles.StyleInfoSubObjectIdentity,Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/> class.
|
||||
</summary>
|
||||
<param name="identity">
|
||||
<see cref="T:Syncfusion.Styles.StyleInfoIdentityBase"/> to create an identity for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/>.
|
||||
</param>
|
||||
<param name="store">A <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> that holds data for this
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/>.
|
||||
All changes in this style object will be saved in the
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> object.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.MakeCopy(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Makes an exact copy of the current object.
|
||||
</summary>
|
||||
<param name="newOwner">The new owner style object for the copied object.</param>
|
||||
<param name="sip">The identifier for this object.</param>
|
||||
<returns>A copy of the current object registered with the new owner style object.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.CreateSubObjectIdentity(Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Overridden to create a product-specific identity object for the sub object.
|
||||
</summary>
|
||||
<param name="sip">
|
||||
StyleInfoProperty descriptor for this sub object.
|
||||
</param>
|
||||
<returns>
|
||||
Identity for the sub object.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.GetDefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/> class.
|
||||
</summary>
|
||||
<returns>Returns the default style value.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.ShouldSerializeRangeColor">
|
||||
<summary>
|
||||
Determines whether range color has been modified and its contents should be serialized at design-time.
|
||||
</summary>
|
||||
<returns>True if contents were changed; False otherwise.</returns>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.DefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value for the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.RangeColor">
|
||||
<summary>
|
||||
Gets or sets the range color value of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.Store">
|
||||
<summary>
|
||||
Gets the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> object that holds all the data for
|
||||
this style object.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.Calculate.Windows</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.Calculate.CalcQuick">
|
||||
<summary>
|
||||
A class that allows you to quickly add calculation support for controls on a form, or usercontrol.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcQuick.RegisterControlArray(System.Windows.Forms.Control[])">
|
||||
<summary>
|
||||
A Virtual method that registers an array of controls as formula objects in this CalcQuick instance.
|
||||
</summary>
|
||||
<param name="controls">The control array.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Calculate.CalcQuick.RegisterControl(System.Windows.Forms.Control)">
|
||||
<summary>
|
||||
Used to register a control as a calculation object in this CalcQuick instance.
|
||||
</summary>
|
||||
<param name="c">The control to register.</param>
|
||||
<remarks>
|
||||
To reference this calculation object from another calculation in this CalcQuick
|
||||
object, you use the Control.Name string. The value of this calculation object is
|
||||
bound to the Control.Text property.
|
||||
</remarks>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
@@ -0,0 +1,383 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.DICOM.Base</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.XlsIOBaseAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
This class holds the name of the Syncfusion.XlsIO.Base assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when
|
||||
the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIOBaseAssembly.Name">
|
||||
<summary>
|
||||
The full name of this assembly without version information: "Syncfusion.XlsIO"
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIOBaseAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the XlsIO assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIOBaseAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.DICOM.DICOMImage">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMImage.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="!:DICOMConverter"/> class.
|
||||
</summary>
|
||||
<param name="engine">The engine.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMImage.#ctor(System.Drawing.Image)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.DICOM.DICOMImage"/> class.
|
||||
</summary>
|
||||
<param name="image">The image.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMImage.#ctor(System.String)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="!:DICOMConverter"/> class.
|
||||
</summary>
|
||||
<param name="fileName">Name of the file.</param>
|
||||
<param name="engine">The engine.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMImage.#ctor(System.IO.Stream)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="!:DICOMConverter"/> class.
|
||||
</summary>
|
||||
<param name="stream">The stream.</param>
|
||||
<param name="engine">The engine.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMImage.Save(System.IO.Stream)">
|
||||
<summary>
|
||||
Converts the specified save stream.
|
||||
</summary>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMImage.Dispose">
|
||||
<summary>
|
||||
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.DICOM.DICOMImage.FileName">
|
||||
<summary>
|
||||
Gets or sets the name of the file.
|
||||
</summary>
|
||||
<value>The name of the file.</value>
|
||||
</member>
|
||||
<member name="P:Syncfusion.DICOM.DICOMImage.InputStream">
|
||||
<summary>
|
||||
Gets or sets the input stream.
|
||||
</summary>
|
||||
<value>The input stream.</value>
|
||||
</member>
|
||||
<member name="T:Syncfusion.DICOM.DICOMEncoder">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.ApplicationEntity">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.AgeString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.AttributeTag">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.CodeString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.Date">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.DecimalString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.Date_Time">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.FloatingPointSingle">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.FloatingPointDouble">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.IntegerString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.LongString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.LongText">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.OtherByteString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.OtherFloatString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.OtherWordString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.PersonName">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.ShortString">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.SignedLong">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.SequenceOfItems">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.SignedShort">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.ShortText">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.Time">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.UniqueIdentifier">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.UnsignedLong">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.Unknown">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.UnsignedShort">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.UnlimitedText">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.MediaStorageSOPClassUID">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.MediaStorageSOPInstanceUID">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.TransferSyntaxUID">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.ImplementationClassUID">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.StudyInstanceUID">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.SeriesInstanceUID">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.SpecificCharacterSet">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.SOPInstanceUID">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.Modality">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.ConversionType">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.PhotometricInterpretation">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.m_skip">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.offset">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.m_bitMapImage">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.DICOM.DICOMEncoder.m_emptyBytes">
|
||||
<summary>
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.Encode(System.IO.Stream,System.Drawing.Image)">
|
||||
<summary>
|
||||
Encodes the specified save stream.
|
||||
</summary>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
<param name="fileName">Name of the file.</param>
|
||||
<param name="engine">The engine.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.WriteImage(System.IO.Stream)">
|
||||
<summary>
|
||||
Writes the image.
|
||||
</summary>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.WriteDataElements(System.IO.Stream)">
|
||||
<summary>
|
||||
Writes the data elements.
|
||||
</summary>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.WriteFileMetaElements(System.IO.Stream)">
|
||||
<summary>
|
||||
Writes the file meta elements.
|
||||
</summary>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.WriteFileFormat(System.IO.Stream)">
|
||||
<summary>
|
||||
Writes the file format.
|
||||
</summary>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.WriteHeaderPart(System.IO.Stream)">
|
||||
<summary>
|
||||
Writes the header part.
|
||||
</summary>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.WriteToStream(System.Byte[],System.IO.Stream)">
|
||||
<summary>
|
||||
Writes to stream.
|
||||
</summary>
|
||||
<param name="array">The array.</param>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.WriteToStream(System.IO.Stream,System.String,System.String,System.Byte[])">
|
||||
<summary>
|
||||
Writes to stream.
|
||||
</summary>
|
||||
<param name="saveStream">The save stream.</param>
|
||||
<param name="keyword">The keyword.</param>
|
||||
<param name="vr">The vr.</param>
|
||||
<param name="required">The required.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.GetBytes(System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Gets the bytes.
|
||||
</summary>
|
||||
<param name="length">The length.</param>
|
||||
<param name="count">The count.</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.GetAppendedBytes(System.Byte[],System.Byte[])">
|
||||
<summary>
|
||||
Gets the appended bytes.
|
||||
</summary>
|
||||
<param name="p">The p.</param>
|
||||
<param name="lenCalc">The len calc.</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.GetImageBytes(System.UInt16)">
|
||||
<summary>
|
||||
Gets the image bytes.
|
||||
</summary>
|
||||
<param name="image">The image.</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.DICOM.DICOMEncoder.GetImageBytes">
|
||||
<summary>
|
||||
Gets the image bytes.
|
||||
</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.DocIO.Windows</name>
|
||||
</assembly>
|
||||
<members>
|
||||
</members>
|
||||
</doc>
|
||||
@@ -0,0 +1,70 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.Grid.Base</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.NamespaceDoc">
|
||||
<summary>
|
||||
The Syncfusion namespace contains classes that defines the value and reference data types, events and event handlers, interfaces, attributes and processing the exceptions.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.GridBaseAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
This class holds the name of the Syncfusion.Grid.Base assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when
|
||||
the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridBaseAssembly.Name">
|
||||
<summary>
|
||||
The full name of this assembly without version information: "Syncfusion.Grid.Base".
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridBaseAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the grid assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridBaseAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.GridBaseAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
|
||||
<summary>
|
||||
This delegate helps with resolving types and can be used as an eventhandler
|
||||
for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data with information about the type.</param>
|
||||
<returns>A reference to the assembly where the type is located.</returns>
|
||||
<remarks>
|
||||
Use this handler when reading back types from a serialization stream
|
||||
saved with an earlier version of this assembly.
|
||||
</remarks>
|
||||
<example>
|
||||
<code lang="C#">
|
||||
public static GridModel LoadSoap(Stream s)
|
||||
{
|
||||
try
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve += new ResolveEventHandler(GridBaseAssembly.AssemblyResolver);
|
||||
SoapFormatter b = new SoapFormatter();
|
||||
b.AssemblyFormat = FormatterAssemblyStyle.Simple;
|
||||
GridModel t = b.Deserialize(s) as GridModel;
|
||||
t.Modified = false;
|
||||
return t;
|
||||
}
|
||||
finally
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve -= new ResolveEventHandler(GridBaseAssembly.AssemblyResolver);
|
||||
}
|
||||
}
|
||||
|
||||
</code>
|
||||
</example>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
@@ -0,0 +1,70 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.Grid.Grouping.Base</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.NamespaceDoc">
|
||||
<summary>
|
||||
The Syncfusion namespace contains classes that defines the value and reference data types, events and event handlers, interfaces, attributes and processing the exceptions.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.GridGroupingBaseAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
This class holds the name of the Syncfusion.Grid.Grouping.Base assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when
|
||||
the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridGroupingBaseAssembly.Name">
|
||||
<summary>
|
||||
The full name of this assembly without version information: "Syncfusion.Grid.Grouping.Base".
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridGroupingBaseAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the Grid assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GridGroupingBaseAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.GridGroupingBaseAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
|
||||
<summary>
|
||||
This delegate helps with resolving types and can be used as an event handler
|
||||
for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data with information about the type.</param>
|
||||
<returns>A reference to the assembly where the type is located.</returns>
|
||||
<remarks>
|
||||
Use this handler when reading back types from a serialization stream
|
||||
saved with an earlier version of this assembly.
|
||||
</remarks>
|
||||
<example>
|
||||
<code lang="C#">
|
||||
public static GridModel LoadSoap(Stream s)
|
||||
{
|
||||
try
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve += new ResolveEventHandler(GridBaseAssembly.AssemblyResolver);
|
||||
SoapFormatter b = new SoapFormatter();
|
||||
b.AssemblyFormat = FormatterAssemblyStyle.Simple;
|
||||
GridModel t = b.Deserialize(s) as GridModel;
|
||||
t.Modified = false;
|
||||
return t;
|
||||
}
|
||||
finally
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve -= new ResolveEventHandler(GridBaseAssembly.AssemblyResolver);
|
||||
}
|
||||
}
|
||||
<para/>
|
||||
</code>
|
||||
</example>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
@@ -0,0 +1,75 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Syncfusion.Grouping.Windows</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.NamespaceDoc">
|
||||
<summary>
|
||||
The Syncfusion namespace contains classes that defines the value and reference data types, events and event handlers, interfaces, attributes and processing the exceptions.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.GroupingWindowsAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
This class holds the name of the Syncfusion.Grouping.Windows assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when
|
||||
the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GroupingWindowsAssembly.Name">
|
||||
<summary>
|
||||
The full name of this assembly without version information: "Syncfusion.Grouping.Windows"
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GroupingWindowsAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the Grouping assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.GroupingWindowsAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.GroupingWindowsAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
|
||||
<summary>
|
||||
This delegate helps with resolving types and can be used as a eventhandler
|
||||
for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data with information about the type.</param>
|
||||
<returns>A reference to the assembly where the type is located.</returns>
|
||||
<remarks>
|
||||
Use this handler when reading back types from a serialization stread
|
||||
saved with an earlier version of this assembly.
|
||||
</remarks>
|
||||
<example>
|
||||
<code lang="C#">
|
||||
public static GroupingModel LoadSoap(Stream s)
|
||||
{
|
||||
try
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve += new ResolveEventHandler(GroupingBaseAssembly.AssemblyResolver);
|
||||
SoapFormatter b = new SoapFormatter();
|
||||
b.AssemblyFormat = FormatterAssemblyStyle.Simple;
|
||||
GroupingModel t = b.Deserialize(s) as GroupingModel;
|
||||
t.Modified = false;
|
||||
return t;
|
||||
}
|
||||
finally
|
||||
{
|
||||
AppDomain.CurrentDomain.AssemblyResolve -= new ResolveEventHandler(GroupingBaseAssembly.AssemblyResolver);
|
||||
}
|
||||
}
|
||||
|
||||
</code>
|
||||
</example>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.Grouping.NamespaceDoc">
|
||||
<summary>
|
||||
The Syncfusion.Windows.Forms.Grid.Grouping namespace contains classes that implements the Essential GridGroupingControl and its events and event handlers, interfaces, attributes and processing the exceptions.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||