Update 2024-08-08

master
Stefan Hutter 1 year ago
parent 77d5c661f7
commit 43c44e0aad

Binary file not shown.

Binary file not shown.

@ -277,6 +277,12 @@
<Compile Include="UIControls\UCAllgemeineDokumentParam.Designer.cs">
<DependentUpon>UCAllgemeineDokumentParam.cs</DependentUpon>
</Compile>
<Compile Include="Versandstrasse\Versandstrasse.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Versandstrasse\Versandstrasse.Designer.cs">
<DependentUpon>Versandstrasse.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="Diverses\frmCalendar.resx">
<DependentUpon>frmCalendar.cs</DependentUpon>
</EmbeddedResource>
@ -367,6 +373,9 @@
<EmbeddedResource Include="UIControls\UCAllgemeineDokumentParam.resx">
<DependentUpon>UCAllgemeineDokumentParam.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Versandstrasse\Versandstrasse.resx">
<DependentUpon>Versandstrasse.cs</DependentUpon>
</EmbeddedResource>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
@ -594,6 +603,16 @@
<None Include="Resources\Native_32x32-32.png" />
<None Include="Resources\Native_48x48-32.png" />
<None Include="Resources\Native_256x256-32.png" />
<None Include="Resources\Letter_16x16-32.png" />
<None Include="Resources\Letter_24x24-32.png" />
<None Include="Resources\Letter_32x32-32.png" />
<None Include="Resources\Letter_48x48-32.png" />
<None Include="Resources\Letter_256x256-32.png" />
<None Include="Resources\Versandstrasse_256x256-32.png" />
<None Include="Resources\Versandstrasse_16x16-32.png" />
<None Include="Resources\Versandstrasse_24x24-32.png" />
<None Include="Resources\Versandstrasse_32x32-32.png" />
<None Include="Resources\Versandstrasse_48x48-32.png" />
<Content Include="SmartDocGen.ico" />
</ItemGroup>
<ItemGroup>

@ -560,6 +560,56 @@ namespace OnDoc.Properties {
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Letter_16x16_32 {
get {
object obj = ResourceManager.GetObject("Letter_16x16_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Letter_24x24_32 {
get {
object obj = ResourceManager.GetObject("Letter_24x24_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Letter_256x256_32 {
get {
object obj = ResourceManager.GetObject("Letter_256x256_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Letter_32x32_32 {
get {
object obj = ResourceManager.GetObject("Letter_32x32_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Letter_48x48_32 {
get {
object obj = ResourceManager.GetObject("Letter_48x48_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
@ -1310,6 +1360,56 @@ namespace OnDoc.Properties {
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Versandstrasse_16x16_32 {
get {
object obj = ResourceManager.GetObject("Versandstrasse_16x16_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Versandstrasse_24x24_32 {
get {
object obj = ResourceManager.GetObject("Versandstrasse_24x24_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Versandstrasse_256x256_32 {
get {
object obj = ResourceManager.GetObject("Versandstrasse_256x256_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Versandstrasse_32x32_32 {
get {
object obj = ResourceManager.GetObject("Versandstrasse_32x32_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Versandstrasse_48x48_32 {
get {
object obj = ResourceManager.GetObject("Versandstrasse_48x48_32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
/// </summary>

@ -268,6 +268,21 @@
<data name="Excel_Edit_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_Edit_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Letter_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Letter_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Letter_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Letter_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Letter_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Letter_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Letter_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Letter_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Letter_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Letter_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Native_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Native_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
@ -493,6 +508,21 @@
<data name="Search_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Search_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Versandstrasse_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Versandstrasse_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Versandstrasse_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Versandstrasse_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Versandstrasse_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Versandstrasse_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Versandstrasse_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Versandstrasse_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Versandstrasse_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Versandstrasse_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 956 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

@ -33,9 +33,6 @@
this.sfDataGrid1 = new Syncfusion.WinForms.DataGrid.SfDataGrid();
this.ctxMenuDokList = new System.Windows.Forms.ContextMenuStrip(this.components);
this.dokumentAnzeigenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dokumentBearbeitenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dokumentLöschenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.archivierenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.barcodeDemoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.vertragPDFDEMOToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.zellenwertInZwischenablageKopierenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
@ -44,63 +41,68 @@
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
this.tsrbvorschau = new System.Windows.Forms.ToolStripComboBox();
this.tsbtnpreviewno = new System.Windows.Forms.ToolStripButton();
this.tsbtnpreviewbottom = new System.Windows.Forms.ToolStripButton();
this.tsbtnpreviewright = new System.Windows.Forms.ToolStripButton();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.docPreview1 = new OnDoc.UIControls.DocPreview();
this.panel2 = new System.Windows.Forms.Panel();
this.lblTitel = new System.Windows.Forms.Label();
this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
this.ribbon2 = new System.Windows.Forms.Ribbon();
this.RibbonTabUserFunctions = new System.Windows.Forms.RibbonTab();
this.RibbonPanelExit = new System.Windows.Forms.RibbonPanel();
this.RibbonButtonExit = new System.Windows.Forms.RibbonButton();
this.ribbonPanelVorschau = new System.Windows.Forms.RibbonPanel();
this.RibbonBtnVorschauNo = new System.Windows.Forms.RibbonButton();
this.RibbonBtnVorschauUnten = new System.Windows.Forms.RibbonButton();
this.RibbonButtonVorschauRechts = new System.Windows.Forms.RibbonButton();
this.RibbonBtnVorschauSepparat = new System.Windows.Forms.RibbonButton();
this.RibbonPanelBearbeiten = new System.Windows.Forms.RibbonPanel();
this.RibbonButtonNewDoc = new System.Windows.Forms.RibbonButton();
this.RibbonButtonEditEditDoc = new System.Windows.Forms.RibbonButton();
this.RibbonButtonEditDelete = new System.Windows.Forms.RibbonButton();
this.RibbonButtonZuweisen = new System.Windows.Forms.RibbonButton();
this.RibbonPanelArchiv = new System.Windows.Forms.RibbonPanel();
this.RibbonButtonArchivToOnBase = new System.Windows.Forms.RibbonButton();
this.RibbonPanelProfil = new System.Windows.Forms.RibbonPanel();
this.ribbonItemGroup1 = new System.Windows.Forms.RibbonItemGroup();
this.ribbonLabel1 = new System.Windows.Forms.RibbonLabel();
this.RibbonCBProfil = new System.Windows.Forms.RibbonComboBox();
this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
this.RibbonPanelCreate = new System.Windows.Forms.RibbonPanel();
this.RibbonButtonCreateNewPaket = new System.Windows.Forms.RibbonButton();
this.RibbonButtonEditPaket = new System.Windows.Forms.RibbonButton();
this.RibbonButtonCreateNewSerienbrief = new System.Windows.Forms.RibbonButton();
this.RibbonButtonEditSerienbrief = new System.Windows.Forms.RibbonButton();
this.RibbonPanelDoklist = new System.Windows.Forms.RibbonPanel();
this.RibbonButtonRefresh = new System.Windows.Forms.RibbonButton();
this.RibbonPanelDemo = new System.Windows.Forms.RibbonPanel();
this.RibbonButtonTest1 = new System.Windows.Forms.RibbonButton();
this.RibbonPanelSuche = new System.Windows.Forms.RibbonPanel();
this.ribbonGroupPartner = new System.Windows.Forms.RibbonItemGroup();
this.ribbonLabelPartner = new System.Windows.Forms.RibbonLabel();
this.ribbonTextPartner = new System.Windows.Forms.RibbonTextBox();
this.ribbonButtonPartnerSuche = new System.Windows.Forms.RibbonButton();
this.ribbonGroupMitarbeiter = new System.Windows.Forms.RibbonItemGroup();
this.ribbonLabelMitarbeiter = new System.Windows.Forms.RibbonLabel();
this.ribbonComboBoxMitarbeiter = new System.Windows.Forms.RibbonComboBox();
this.ribbonPannelDiverseVorlagen = new System.Windows.Forms.RibbonPanel();
this.ribbonButtonNativ = new System.Windows.Forms.RibbonButton();
this.RibbonTabAdmin = new System.Windows.Forms.RibbonTab();
this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
this.pdfConfig1 = new Syncfusion.Pdf.PdfConfig();
this.dokumentAnVersandstrasseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.docPreview1 = new OnDoc.UIControls.DocPreview();
this.dokumentBearbeitenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dokumentLöschenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.archivierenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tsbtnpreviewno = new System.Windows.Forms.ToolStripButton();
this.tsbtnpreviewbottom = new System.Windows.Forms.ToolStripButton();
this.tsbtnpreviewright = new System.Windows.Forms.ToolStripButton();
this.RibbonButtonExit = new System.Windows.Forms.RibbonButton();
this.RibbonBtnVorschauNo = new System.Windows.Forms.RibbonButton();
this.RibbonBtnVorschauUnten = new System.Windows.Forms.RibbonButton();
this.RibbonButtonVorschauRechts = new System.Windows.Forms.RibbonButton();
this.RibbonBtnVorschauSepparat = new System.Windows.Forms.RibbonButton();
this.RibbonButtonNewDoc = new System.Windows.Forms.RibbonButton();
this.RibbonButtonEditEditDoc = new System.Windows.Forms.RibbonButton();
this.RibbonButtonEditDelete = new System.Windows.Forms.RibbonButton();
this.RibbonButtonZuweisen = new System.Windows.Forms.RibbonButton();
this.RibbonButtonArchivToOnBase = new System.Windows.Forms.RibbonButton();
this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
this.RibbonButtonCreateNewPaket = new System.Windows.Forms.RibbonButton();
this.RibbonButtonEditPaket = new System.Windows.Forms.RibbonButton();
this.RibbonButtonCreateNewSerienbrief = new System.Windows.Forms.RibbonButton();
this.RibbonButtonEditSerienbrief = new System.Windows.Forms.RibbonButton();
this.RibbonButtonRefresh = new System.Windows.Forms.RibbonButton();
this.RibbonButtonTest1 = new System.Windows.Forms.RibbonButton();
this.ribbonButtonPartnerSuche = new System.Windows.Forms.RibbonButton();
this.ribbonButtonNativ = new System.Windows.Forms.RibbonButton();
this.RibbonButtonDokumenttyp = new System.Windows.Forms.RibbonButton();
this.RibbonButtonVorlagen = new System.Windows.Forms.RibbonButton();
this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
this.ribbonButton2 = new System.Windows.Forms.RibbonButton();
this.RibbonButtonBerechtigungsgruppe = new System.Windows.Forms.RibbonButton();
this.pdfConfig1 = new Syncfusion.Pdf.PdfConfig();
this.RibbonButtonCreateNewDoc = new System.Windows.Forms.RibbonButton();
this.ribbonButtonVersandstrasse = new System.Windows.Forms.RibbonButton();
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
this.ctxMenuDokList.SuspendLayout();
this.toolStrip1.SuspendLayout();
@ -142,9 +144,10 @@
this.vertragPDFDEMOToolStripMenuItem,
this.zellenwertInZwischenablageKopierenToolStripMenuItem,
this.druckenToolStripMenuItem,
this.pDFGenerierenToolStripMenuItem});
this.pDFGenerierenToolStripMenuItem,
this.dokumentAnVersandstrasseToolStripMenuItem});
this.ctxMenuDokList.Name = "ctxMenuDokList";
this.ctxMenuDokList.Size = new System.Drawing.Size(280, 202);
this.ctxMenuDokList.Size = new System.Drawing.Size(280, 224);
//
// dokumentAnzeigenToolStripMenuItem
//
@ -154,29 +157,6 @@
this.dokumentAnzeigenToolStripMenuItem.Visible = false;
this.dokumentAnzeigenToolStripMenuItem.Click += new System.EventHandler(this.dokumentAnzeigenToolStripMenuItem_Click);
//
// dokumentBearbeitenToolStripMenuItem
//
this.dokumentBearbeitenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("dokumentBearbeitenToolStripMenuItem.Image")));
this.dokumentBearbeitenToolStripMenuItem.Name = "dokumentBearbeitenToolStripMenuItem";
this.dokumentBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(279, 22);
this.dokumentBearbeitenToolStripMenuItem.Text = "Dokument bearbeiten";
this.dokumentBearbeitenToolStripMenuItem.Click += new System.EventHandler(this.dokumentBearbeitenToolStripMenuItem_Click);
//
// dokumentLöschenToolStripMenuItem
//
this.dokumentLöschenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("dokumentLöschenToolStripMenuItem.Image")));
this.dokumentLöschenToolStripMenuItem.Name = "dokumentLöschenToolStripMenuItem";
this.dokumentLöschenToolStripMenuItem.Size = new System.Drawing.Size(279, 22);
this.dokumentLöschenToolStripMenuItem.Text = "Dokument löschen";
this.dokumentLöschenToolStripMenuItem.Click += new System.EventHandler(this.dokumentLöschenToolStripMenuItem_Click);
//
// archivierenToolStripMenuItem
//
this.archivierenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("archivierenToolStripMenuItem.Image")));
this.archivierenToolStripMenuItem.Name = "archivierenToolStripMenuItem";
this.archivierenToolStripMenuItem.Size = new System.Drawing.Size(279, 22);
this.archivierenToolStripMenuItem.Text = "Archivieren";
//
// barcodeDemoToolStripMenuItem
//
this.barcodeDemoToolStripMenuItem.Name = "barcodeDemoToolStripMenuItem";
@ -254,33 +234,6 @@
this.tsrbvorschau.SelectedIndexChanged += new System.EventHandler(this.tsrbvorschau_SelectedIndexChanged);
this.tsrbvorschau.TextChanged += new System.EventHandler(this.tsrbvorschau_TextChanged);
//
// tsbtnpreviewno
//
this.tsbtnpreviewno.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnpreviewno.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewno.Image")));
this.tsbtnpreviewno.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnpreviewno.Name = "tsbtnpreviewno";
this.tsbtnpreviewno.Size = new System.Drawing.Size(23, 22);
this.tsbtnpreviewno.Text = "Keine Vorschau";
//
// tsbtnpreviewbottom
//
this.tsbtnpreviewbottom.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnpreviewbottom.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewbottom.Image")));
this.tsbtnpreviewbottom.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnpreviewbottom.Name = "tsbtnpreviewbottom";
this.tsbtnpreviewbottom.Size = new System.Drawing.Size(23, 22);
this.tsbtnpreviewbottom.Text = "Vorschau unten";
//
// tsbtnpreviewright
//
this.tsbtnpreviewright.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnpreviewright.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewright.Image")));
this.tsbtnpreviewright.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnpreviewright.Name = "tsbtnpreviewright";
this.tsbtnpreviewright.Size = new System.Drawing.Size(23, 22);
this.tsbtnpreviewright.Text = "Vorschau rechts";
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
@ -299,15 +252,6 @@
this.splitContainer1.SplitterDistance = 343;
this.splitContainer1.TabIndex = 2;
//
// docPreview1
//
this.docPreview1.BackColor = System.Drawing.SystemColors.Control;
this.docPreview1.Dock = System.Windows.Forms.DockStyle.Fill;
this.docPreview1.Location = new System.Drawing.Point(0, 0);
this.docPreview1.Name = "docPreview1";
this.docPreview1.Size = new System.Drawing.Size(1556, 347);
this.docPreview1.TabIndex = 0;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.WhiteSmoke;
@ -388,16 +332,6 @@
this.RibbonPanelExit.Name = "RibbonPanelExit";
this.RibbonPanelExit.Text = "Beenden";
//
// RibbonButtonExit
//
this.RibbonButtonExit.Image = global::OnDoc.Properties.Resources.CloseApplication_32x32_32;
this.RibbonButtonExit.LargeImage = global::OnDoc.Properties.Resources.CloseApplication_32x32_32;
this.RibbonButtonExit.Name = "RibbonButtonExit";
this.RibbonButtonExit.SmallImage = global::OnDoc.Properties.Resources.CloseApplication_16x16_32;
this.RibbonButtonExit.Text = "Beenden";
this.RibbonButtonExit.TextAlignment = System.Windows.Forms.RibbonItem.RibbonItemTextAlignment.Center;
this.RibbonButtonExit.Click += new System.EventHandler(this.RibbonButtonExit_Click);
//
// ribbonPanelVorschau
//
this.ribbonPanelVorschau.ButtonMoreVisible = false;
@ -408,6 +342,228 @@
this.ribbonPanelVorschau.Name = "ribbonPanelVorschau";
this.ribbonPanelVorschau.Text = "Vorschau";
//
// RibbonPanelBearbeiten
//
this.RibbonPanelBearbeiten.ButtonMoreVisible = false;
this.RibbonPanelBearbeiten.Items.Add(this.RibbonButtonNewDoc);
this.RibbonPanelBearbeiten.Items.Add(this.RibbonButtonEditEditDoc);
this.RibbonPanelBearbeiten.Items.Add(this.RibbonButtonEditDelete);
this.RibbonPanelBearbeiten.Items.Add(this.RibbonButtonZuweisen);
this.RibbonPanelBearbeiten.Name = "RibbonPanelBearbeiten";
this.RibbonPanelBearbeiten.Text = "Dokument";
//
// RibbonPanelArchiv
//
this.RibbonPanelArchiv.ButtonMoreVisible = false;
this.RibbonPanelArchiv.Items.Add(this.RibbonButtonArchivToOnBase);
this.RibbonPanelArchiv.Items.Add(this.ribbonButtonVersandstrasse);
this.RibbonPanelArchiv.Name = "RibbonPanelArchiv";
this.RibbonPanelArchiv.Text = "Archiv";
//
// RibbonPanelProfil
//
this.RibbonPanelProfil.ButtonMoreVisible = false;
this.RibbonPanelProfil.Items.Add(this.ribbonItemGroup1);
this.RibbonPanelProfil.Items.Add(this.ribbonButton1);
this.RibbonPanelProfil.Name = "RibbonPanelProfil";
this.RibbonPanelProfil.Text = "Profil";
//
// ribbonItemGroup1
//
this.ribbonItemGroup1.Items.Add(this.ribbonLabel1);
this.ribbonItemGroup1.Items.Add(this.RibbonCBProfil);
this.ribbonItemGroup1.Name = "ribbonItemGroup1";
//
// ribbonLabel1
//
this.ribbonLabel1.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonLabel1.Name = "ribbonLabel1";
this.ribbonLabel1.Text = "Profil";
//
// RibbonCBProfil
//
this.RibbonCBProfil.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.RibbonCBProfil.Name = "RibbonCBProfil";
this.RibbonCBProfil.SelectedIndex = -1;
this.RibbonCBProfil.TextBoxText = "";
//
// RibbonPanelCreate
//
this.RibbonPanelCreate.ButtonMoreVisible = false;
this.RibbonPanelCreate.Items.Add(this.RibbonButtonCreateNewPaket);
this.RibbonPanelCreate.Items.Add(this.RibbonButtonEditPaket);
this.RibbonPanelCreate.Items.Add(this.RibbonButtonCreateNewSerienbrief);
this.RibbonPanelCreate.Items.Add(this.RibbonButtonEditSerienbrief);
this.RibbonPanelCreate.Name = "RibbonPanelCreate";
this.RibbonPanelCreate.Text = "Serienbriefe / Dokumentpakete";
//
// RibbonPanelDoklist
//
this.RibbonPanelDoklist.ButtonMoreVisible = false;
this.RibbonPanelDoklist.Items.Add(this.RibbonButtonRefresh);
this.RibbonPanelDoklist.Name = "RibbonPanelDoklist";
this.RibbonPanelDoklist.Text = "Dokumentliste";
//
// RibbonPanelDemo
//
this.RibbonPanelDemo.Items.Add(this.RibbonButtonTest1);
this.RibbonPanelDemo.Name = "RibbonPanelDemo";
this.RibbonPanelDemo.Text = "Test-Funktionen";
this.RibbonPanelDemo.Visible = false;
//
// RibbonPanelSuche
//
this.RibbonPanelSuche.Items.Add(this.ribbonGroupPartner);
this.RibbonPanelSuche.Items.Add(this.ribbonGroupMitarbeiter);
this.RibbonPanelSuche.Name = "RibbonPanelSuche";
this.RibbonPanelSuche.Text = "Dokumente suchen";
//
// ribbonGroupPartner
//
this.ribbonGroupPartner.Items.Add(this.ribbonLabelPartner);
this.ribbonGroupPartner.Items.Add(this.ribbonTextPartner);
this.ribbonGroupPartner.Items.Add(this.ribbonButtonPartnerSuche);
this.ribbonGroupPartner.Name = "ribbonGroupPartner";
//
// ribbonLabelPartner
//
this.ribbonLabelPartner.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonLabelPartner.Name = "ribbonLabelPartner";
this.ribbonLabelPartner.Text = "Partner-Nr";
//
// ribbonTextPartner
//
this.ribbonTextPartner.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonTextPartner.Name = "ribbonTextPartner";
this.ribbonTextPartner.TextBoxText = "";
this.ribbonTextPartner.TextBoxKeyDown += new System.Windows.Forms.KeyEventHandler(this.ribbonTextPartnernr_TextBoxKeyDown);
//
// ribbonGroupMitarbeiter
//
this.ribbonGroupMitarbeiter.Items.Add(this.ribbonLabelMitarbeiter);
this.ribbonGroupMitarbeiter.Items.Add(this.ribbonComboBoxMitarbeiter);
this.ribbonGroupMitarbeiter.Name = "ribbonGroupMitarbeiter";
//
// ribbonLabelMitarbeiter
//
this.ribbonLabelMitarbeiter.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonLabelMitarbeiter.Name = "ribbonLabelMitarbeiter";
this.ribbonLabelMitarbeiter.Text = "Mitarbeiter";
//
// ribbonComboBoxMitarbeiter
//
this.ribbonComboBoxMitarbeiter.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonComboBoxMitarbeiter.Name = "ribbonComboBoxMitarbeiter";
this.ribbonComboBoxMitarbeiter.SelectedIndex = -1;
this.ribbonComboBoxMitarbeiter.TextBoxText = "";
this.ribbonComboBoxMitarbeiter.TextBoxWidth = 150;
//
// ribbonPannelDiverseVorlagen
//
this.ribbonPannelDiverseVorlagen.Items.Add(this.ribbonButtonNativ);
this.ribbonPannelDiverseVorlagen.Name = "ribbonPannelDiverseVorlagen";
this.ribbonPannelDiverseVorlagen.Text = "Nativ";
//
// RibbonTabAdmin
//
this.RibbonTabAdmin.Name = "RibbonTabAdmin";
this.RibbonTabAdmin.Panels.Add(this.ribbonPanel1);
this.RibbonTabAdmin.Panels.Add(this.ribbonPanel3);
this.RibbonTabAdmin.Text = "Administration";
//
// ribbonPanel1
//
this.ribbonPanel1.ButtonMoreVisible = false;
this.ribbonPanel1.FlowsTo = System.Windows.Forms.RibbonPanelFlowDirection.Right;
this.ribbonPanel1.Items.Add(this.RibbonButtonDokumenttyp);
this.ribbonPanel1.Items.Add(this.RibbonButtonVorlagen);
this.ribbonPanel1.Name = "ribbonPanel1";
this.ribbonPanel1.Text = "ribbonPanel1";
//
// ribbonPanel3
//
this.ribbonPanel3.ButtonMoreVisible = false;
this.ribbonPanel3.FlowsTo = System.Windows.Forms.RibbonPanelFlowDirection.Left;
this.ribbonPanel3.Items.Add(this.ribbonButton2);
this.ribbonPanel3.Items.Add(this.RibbonButtonBerechtigungsgruppe);
this.ribbonPanel3.Name = "ribbonPanel3";
this.ribbonPanel3.Text = "Berechtigungen";
//
// dokumentAnVersandstrasseToolStripMenuItem
//
this.dokumentAnVersandstrasseToolStripMenuItem.Name = "dokumentAnVersandstrasseToolStripMenuItem";
this.dokumentAnVersandstrasseToolStripMenuItem.Size = new System.Drawing.Size(279, 22);
this.dokumentAnVersandstrasseToolStripMenuItem.Text = "Dokument an Versandstrasse";
//
// docPreview1
//
this.docPreview1.BackColor = System.Drawing.SystemColors.Control;
this.docPreview1.Dock = System.Windows.Forms.DockStyle.Fill;
this.docPreview1.Location = new System.Drawing.Point(0, 0);
this.docPreview1.Name = "docPreview1";
this.docPreview1.Size = new System.Drawing.Size(1556, 347);
this.docPreview1.TabIndex = 0;
//
// dokumentBearbeitenToolStripMenuItem
//
this.dokumentBearbeitenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("dokumentBearbeitenToolStripMenuItem.Image")));
this.dokumentBearbeitenToolStripMenuItem.Name = "dokumentBearbeitenToolStripMenuItem";
this.dokumentBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(279, 22);
this.dokumentBearbeitenToolStripMenuItem.Text = "Dokument bearbeiten";
this.dokumentBearbeitenToolStripMenuItem.Click += new System.EventHandler(this.dokumentBearbeitenToolStripMenuItem_Click);
//
// dokumentLöschenToolStripMenuItem
//
this.dokumentLöschenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("dokumentLöschenToolStripMenuItem.Image")));
this.dokumentLöschenToolStripMenuItem.Name = "dokumentLöschenToolStripMenuItem";
this.dokumentLöschenToolStripMenuItem.Size = new System.Drawing.Size(279, 22);
this.dokumentLöschenToolStripMenuItem.Text = "Dokument löschen";
this.dokumentLöschenToolStripMenuItem.Click += new System.EventHandler(this.dokumentLöschenToolStripMenuItem_Click);
//
// archivierenToolStripMenuItem
//
this.archivierenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("archivierenToolStripMenuItem.Image")));
this.archivierenToolStripMenuItem.Name = "archivierenToolStripMenuItem";
this.archivierenToolStripMenuItem.Size = new System.Drawing.Size(279, 22);
this.archivierenToolStripMenuItem.Text = "Archivieren";
//
// tsbtnpreviewno
//
this.tsbtnpreviewno.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnpreviewno.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewno.Image")));
this.tsbtnpreviewno.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnpreviewno.Name = "tsbtnpreviewno";
this.tsbtnpreviewno.Size = new System.Drawing.Size(23, 22);
this.tsbtnpreviewno.Text = "Keine Vorschau";
//
// tsbtnpreviewbottom
//
this.tsbtnpreviewbottom.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnpreviewbottom.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewbottom.Image")));
this.tsbtnpreviewbottom.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnpreviewbottom.Name = "tsbtnpreviewbottom";
this.tsbtnpreviewbottom.Size = new System.Drawing.Size(23, 22);
this.tsbtnpreviewbottom.Text = "Vorschau unten";
//
// tsbtnpreviewright
//
this.tsbtnpreviewright.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.tsbtnpreviewright.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewright.Image")));
this.tsbtnpreviewright.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnpreviewright.Name = "tsbtnpreviewright";
this.tsbtnpreviewright.Size = new System.Drawing.Size(23, 22);
this.tsbtnpreviewright.Text = "Vorschau rechts";
//
// RibbonButtonExit
//
this.RibbonButtonExit.Image = global::OnDoc.Properties.Resources.CloseApplication_32x32_32;
this.RibbonButtonExit.LargeImage = global::OnDoc.Properties.Resources.CloseApplication_32x32_32;
this.RibbonButtonExit.Name = "RibbonButtonExit";
this.RibbonButtonExit.SmallImage = global::OnDoc.Properties.Resources.CloseApplication_16x16_32;
this.RibbonButtonExit.Text = "Beenden";
this.RibbonButtonExit.TextAlignment = System.Windows.Forms.RibbonItem.RibbonItemTextAlignment.Center;
this.RibbonButtonExit.Click += new System.EventHandler(this.RibbonButtonExit_Click);
//
// RibbonBtnVorschauNo
//
this.RibbonBtnVorschauNo.Image = global::OnDoc.Properties.Resources.Preview_Now_32x32_32;
@ -446,16 +602,6 @@
this.RibbonBtnVorschauSepparat.Text = "Eigenes Fenster";
this.RibbonBtnVorschauSepparat.Click += new System.EventHandler(this.RibbonBtnVorschauSepparat_Click);
//
// RibbonPanelBearbeiten
//
this.RibbonPanelBearbeiten.ButtonMoreVisible = false;
this.RibbonPanelBearbeiten.Items.Add(this.RibbonButtonNewDoc);
this.RibbonPanelBearbeiten.Items.Add(this.RibbonButtonEditEditDoc);
this.RibbonPanelBearbeiten.Items.Add(this.RibbonButtonEditDelete);
this.RibbonPanelBearbeiten.Items.Add(this.RibbonButtonZuweisen);
this.RibbonPanelBearbeiten.Name = "RibbonPanelBearbeiten";
this.RibbonPanelBearbeiten.Text = "Dokument";
//
// RibbonButtonNewDoc
//
this.RibbonButtonNewDoc.Image = global::OnDoc.Properties.Resources.NewDoc_32x32_32;
@ -492,13 +638,6 @@
this.RibbonButtonZuweisen.Text = "Zuweisen";
this.RibbonButtonZuweisen.Click += new System.EventHandler(this.RibbonButtonZuweisen_Click);
//
// RibbonPanelArchiv
//
this.RibbonPanelArchiv.ButtonMoreVisible = false;
this.RibbonPanelArchiv.Items.Add(this.RibbonButtonArchivToOnBase);
this.RibbonPanelArchiv.Name = "RibbonPanelArchiv";
this.RibbonPanelArchiv.Text = "Archiv";
//
// RibbonButtonArchivToOnBase
//
this.RibbonButtonArchivToOnBase.Image = ((System.Drawing.Image)(resources.GetObject("RibbonButtonArchivToOnBase.Image")));
@ -506,33 +645,7 @@
this.RibbonButtonArchivToOnBase.Name = "RibbonButtonArchivToOnBase";
this.RibbonButtonArchivToOnBase.SmallImage = ((System.Drawing.Image)(resources.GetObject("RibbonButtonArchivToOnBase.SmallImage")));
this.RibbonButtonArchivToOnBase.Text = "Archivieren";
//
// RibbonPanelProfil
//
this.RibbonPanelProfil.ButtonMoreVisible = false;
this.RibbonPanelProfil.Items.Add(this.ribbonItemGroup1);
this.RibbonPanelProfil.Items.Add(this.ribbonButton1);
this.RibbonPanelProfil.Name = "RibbonPanelProfil";
this.RibbonPanelProfil.Text = "Profil";
//
// ribbonItemGroup1
//
this.ribbonItemGroup1.Items.Add(this.ribbonLabel1);
this.ribbonItemGroup1.Items.Add(this.RibbonCBProfil);
this.ribbonItemGroup1.Name = "ribbonItemGroup1";
//
// ribbonLabel1
//
this.ribbonLabel1.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonLabel1.Name = "ribbonLabel1";
this.ribbonLabel1.Text = "Profil";
//
// RibbonCBProfil
//
this.RibbonCBProfil.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.RibbonCBProfil.Name = "RibbonCBProfil";
this.RibbonCBProfil.SelectedIndex = -1;
this.RibbonCBProfil.TextBoxText = "";
this.RibbonButtonArchivToOnBase.Click += new System.EventHandler(this.RibbonButtonArchivToOnBase_Click);
//
// ribbonButton1
//
@ -542,16 +655,6 @@
this.ribbonButton1.SmallImage = global::OnDoc.Properties.Resources.Pprofil_16x16_32;
this.ribbonButton1.Click += new System.EventHandler(this.ribbonButton1_Click);
//
// RibbonPanelCreate
//
this.RibbonPanelCreate.ButtonMoreVisible = false;
this.RibbonPanelCreate.Items.Add(this.RibbonButtonCreateNewPaket);
this.RibbonPanelCreate.Items.Add(this.RibbonButtonEditPaket);
this.RibbonPanelCreate.Items.Add(this.RibbonButtonCreateNewSerienbrief);
this.RibbonPanelCreate.Items.Add(this.RibbonButtonEditSerienbrief);
this.RibbonPanelCreate.Name = "RibbonPanelCreate";
this.RibbonPanelCreate.Text = "Serienbriefe / Dokumentpakete";
//
// RibbonButtonCreateNewPaket
//
this.RibbonButtonCreateNewPaket.Image = global::OnDoc.Properties.Resources.NewDokPaket_32x32_32;
@ -588,13 +691,6 @@
this.RibbonButtonEditSerienbrief.Text = "Serienbrief bearbeiten";
this.RibbonButtonEditSerienbrief.Visible = false;
//
// RibbonPanelDoklist
//
this.RibbonPanelDoklist.ButtonMoreVisible = false;
this.RibbonPanelDoklist.Items.Add(this.RibbonButtonRefresh);
this.RibbonPanelDoklist.Name = "RibbonPanelDoklist";
this.RibbonPanelDoklist.Text = "Dokumentliste";
//
// RibbonButtonRefresh
//
this.RibbonButtonRefresh.Image = global::OnDoc.Properties.Resources.Refresh_32x32_32;
@ -604,13 +700,6 @@
this.RibbonButtonRefresh.Text = "Aktualisieren";
this.RibbonButtonRefresh.Click += new System.EventHandler(this.RibbonButtonRefresh_Click);
//
// RibbonPanelDemo
//
this.RibbonPanelDemo.Items.Add(this.RibbonButtonTest1);
this.RibbonPanelDemo.Name = "RibbonPanelDemo";
this.RibbonPanelDemo.Text = "Test-Funktionen";
this.RibbonPanelDemo.Visible = false;
//
// RibbonButtonTest1
//
this.RibbonButtonTest1.Image = ((System.Drawing.Image)(resources.GetObject("RibbonButtonTest1.Image")));
@ -620,33 +709,6 @@
this.RibbonButtonTest1.Text = "Test 1";
this.RibbonButtonTest1.Click += new System.EventHandler(this.RibbonButtonTest1_Click);
//
// RibbonPanelSuche
//
this.RibbonPanelSuche.Items.Add(this.ribbonGroupPartner);
this.RibbonPanelSuche.Items.Add(this.ribbonGroupMitarbeiter);
this.RibbonPanelSuche.Name = "RibbonPanelSuche";
this.RibbonPanelSuche.Text = "Dokumente suchen";
//
// ribbonGroupPartner
//
this.ribbonGroupPartner.Items.Add(this.ribbonLabelPartner);
this.ribbonGroupPartner.Items.Add(this.ribbonTextPartner);
this.ribbonGroupPartner.Items.Add(this.ribbonButtonPartnerSuche);
this.ribbonGroupPartner.Name = "ribbonGroupPartner";
//
// ribbonLabelPartner
//
this.ribbonLabelPartner.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonLabelPartner.Name = "ribbonLabelPartner";
this.ribbonLabelPartner.Text = "Partner-Nr";
//
// ribbonTextPartner
//
this.ribbonTextPartner.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonTextPartner.Name = "ribbonTextPartner";
this.ribbonTextPartner.TextBoxText = "";
this.ribbonTextPartner.TextBoxKeyDown += new System.Windows.Forms.KeyEventHandler(this.ribbonTextPartnernr_TextBoxKeyDown);
//
// ribbonButtonPartnerSuche
//
this.ribbonButtonPartnerSuche.Image = global::OnDoc.Properties.Resources.save_16x16_32;
@ -656,32 +718,6 @@
this.ribbonButtonPartnerSuche.SmallImage = global::OnDoc.Properties.Resources.Search_16x16_32;
this.ribbonButtonPartnerSuche.Click += new System.EventHandler(this.ribbonPartnerSuche_Click);
//
// ribbonGroupMitarbeiter
//
this.ribbonGroupMitarbeiter.Items.Add(this.ribbonLabelMitarbeiter);
this.ribbonGroupMitarbeiter.Items.Add(this.ribbonComboBoxMitarbeiter);
this.ribbonGroupMitarbeiter.Name = "ribbonGroupMitarbeiter";
//
// ribbonLabelMitarbeiter
//
this.ribbonLabelMitarbeiter.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonLabelMitarbeiter.Name = "ribbonLabelMitarbeiter";
this.ribbonLabelMitarbeiter.Text = "Mitarbeiter";
//
// ribbonComboBoxMitarbeiter
//
this.ribbonComboBoxMitarbeiter.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
this.ribbonComboBoxMitarbeiter.Name = "ribbonComboBoxMitarbeiter";
this.ribbonComboBoxMitarbeiter.SelectedIndex = -1;
this.ribbonComboBoxMitarbeiter.TextBoxText = "";
this.ribbonComboBoxMitarbeiter.TextBoxWidth = 150;
//
// ribbonPannelDiverseVorlagen
//
this.ribbonPannelDiverseVorlagen.Items.Add(this.ribbonButtonNativ);
this.ribbonPannelDiverseVorlagen.Name = "ribbonPannelDiverseVorlagen";
this.ribbonPannelDiverseVorlagen.Text = "Diverse Dokumentvorlagen (ohne Kundenbezug)";
//
// ribbonButtonNativ
//
this.ribbonButtonNativ.Image = global::OnDoc.Properties.Resources.Native_32x32_32;
@ -690,22 +726,6 @@
this.ribbonButtonNativ.SmallImage = global::OnDoc.Properties.Resources.Native_24x24_32;
this.ribbonButtonNativ.Click += new System.EventHandler(this.ribbonButtonNativ_Click);
//
// RibbonTabAdmin
//
this.RibbonTabAdmin.Name = "RibbonTabAdmin";
this.RibbonTabAdmin.Panels.Add(this.ribbonPanel1);
this.RibbonTabAdmin.Panels.Add(this.ribbonPanel3);
this.RibbonTabAdmin.Text = "Administration";
//
// ribbonPanel1
//
this.ribbonPanel1.ButtonMoreVisible = false;
this.ribbonPanel1.FlowsTo = System.Windows.Forms.RibbonPanelFlowDirection.Right;
this.ribbonPanel1.Items.Add(this.RibbonButtonDokumenttyp);
this.ribbonPanel1.Items.Add(this.RibbonButtonVorlagen);
this.ribbonPanel1.Name = "ribbonPanel1";
this.ribbonPanel1.Text = "ribbonPanel1";
//
// RibbonButtonDokumenttyp
//
this.RibbonButtonDokumenttyp.Image = ((System.Drawing.Image)(resources.GetObject("RibbonButtonDokumenttyp.Image")));
@ -724,15 +744,6 @@
this.RibbonButtonVorlagen.Text = "Vorlagen";
this.RibbonButtonVorlagen.Click += new System.EventHandler(this.RibbonButtonVorlagen_Click);
//
// ribbonPanel3
//
this.ribbonPanel3.ButtonMoreVisible = false;
this.ribbonPanel3.FlowsTo = System.Windows.Forms.RibbonPanelFlowDirection.Left;
this.ribbonPanel3.Items.Add(this.ribbonButton2);
this.ribbonPanel3.Items.Add(this.RibbonButtonBerechtigungsgruppe);
this.ribbonPanel3.Name = "ribbonPanel3";
this.ribbonPanel3.Text = "Berechtigungen";
//
// ribbonButton2
//
this.ribbonButton2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.Image")));
@ -760,6 +771,15 @@
this.RibbonButtonCreateNewDoc.Text = "Dokument";
this.RibbonButtonCreateNewDoc.Click += new System.EventHandler(this.RibbonButtonCreateNewDoc_Click);
//
// ribbonButtonVersandstrasse
//
this.ribbonButtonVersandstrasse.Image = global::OnDoc.Properties.Resources.Versandstrasse_32x32_32;
this.ribbonButtonVersandstrasse.LargeImage = global::OnDoc.Properties.Resources.Versandstrasse_32x32_32;
this.ribbonButtonVersandstrasse.Name = "ribbonButtonVersandstrasse";
this.ribbonButtonVersandstrasse.SmallImage = global::OnDoc.Properties.Resources.Versandstrasse_24x24_32;
this.ribbonButtonVersandstrasse.Text = "Versandstrasse";
this.ribbonButtonVersandstrasse.Click += new System.EventHandler(this.ribbonButtonVersandstrasse_Click);
//
// DokList
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@ -857,5 +877,7 @@
private System.Windows.Forms.ToolStripMenuItem pDFGenerierenToolStripMenuItem;
private System.Windows.Forms.RibbonPanel ribbonPannelDiverseVorlagen;
private System.Windows.Forms.RibbonButton ribbonButtonNativ;
private System.Windows.Forms.ToolStripMenuItem dokumentAnVersandstrasseToolStripMenuItem;
private System.Windows.Forms.RibbonButton ribbonButtonVersandstrasse;
}
}

@ -38,6 +38,7 @@ using static BroadcastListener.Classes.Factory;
using BroadcastListener.Classes;
using System.Resources;
using NLog.Config;
using OnDoc.Versandstrasse;
@ -80,6 +81,7 @@ namespace OnDoc.UICintrols
private void DokList_Load(object sender, EventArgs e)
{
tsrbvorschau.SelectedIndex = 0;
sfDataGrid1.AllowDraggingColumns = true;
}
@ -714,5 +716,45 @@ namespace OnDoc.UICintrols
NativVorlagen nv = new NativVorlagen();
nv.Show();
}
private void RibbonButtonArchivToOnBase_Click(object sender, EventArgs e)
{
}
private void ribbonButtonVersandstrasse_Click(object sender, EventArgs e)
{
Versandpakete versandpakete = new Versandpakete();
Versandpaket paket = new Versandpaket();
paket.Versandoption = "1";
paket.Mitteilung = "";
paket.GAS = "";
paket.GASAdresse = "";
paket.PaketNr = "1";
var records = sfDataGrid1.View.GetSelectedRecords();
if (records.Count < 1) { return; }
// string[] selectedDokument = new string[records.Count];
int i = 0;
paket.Dokument = new List<Versanddokument>();
foreach (var record in records)
{
var datarow = record as DataRowView;
paket.Dokument.Add(new Versanddokument(datarow["dokumentid"].ToString(), datarow["doktyp"].ToString(), datarow["partner-nr"].ToString()));
i++;
}
versandpakete.paket = new List<Versandpaket>();
versandpakete.paket.Add(paket);
OnDoc.Versandstrasse.Versandstrasse vs = new OnDoc.Versandstrasse.Versandstrasse(versandpakete);
vs.Show();
dokumentAnVersandstrasseToolStripMenuItem.Visible = true;
}
}
}

@ -120,7 +120,97 @@
<metadata name="ctxMenuDokList.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>157, 17</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="RibbonButtonArchivToOnBase.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
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
</value>
</data>
<data name="RibbonButtonArchivToOnBase.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
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
</value>
</data>
<data name="RibbonButtonArchivToOnBase.SmallImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAlJJREFUOE+l
k8lvUlEUxutK/xZduXFdo3Zn06g1xiZdGHVjQEmNG41DU7WGIpImWGhDabVGaIxNB2OiKA6lFWOlQwBt
oXZgeMzweAM84PPeJ9PTpV9yknPPOfd37j3vvhb8p1oqlUrVbahMYslcHgu+AFz+AJJsHpVyuZpVSgGg
flZIQzNqw94uDfacURO7jH3E77HYwRU4uaZZ9SvQRCC1jouObtycsqJvcg6OFS8cyz702l9BO/MCliUD
GDZS3fFHdQBXyEPlvIBrn68gyScUnaifE7KYWDVjzGOEKAnVTBNgJvAS50l32uHvY1LRWJqAh7/p8T3s
rtfIALqIZ7L4xcRkn1qMrH3bIZTJ8GoxarV1TTKAE0ScuG/EucExTC8uwf0ziNvPZ6EyPYPtkxvvlr2I
Z7NwrvixFYtjdWunDpEB/t0IGdRs5Y1nrbJffQdXrZM4qOlDZ78J5tfvcerBEI7c0EJlnkDHPSNar2sh
FosNAC8WcLLfiG6DBWcfjmDO7ckfUPeiZ9RONg6gSz+CS0NPceyWTobdtU1DKpUaAHqcNMsilEojRR4Q
L4rYTSQRjMYgSRI2o3Ew6QyixJIsywWrs1IAFpgcBtYYJIWCYkg10dgGK+DQxxCebGeUACpBKuGxn3ym
HwlkxKJc0Gw7nIj2L2EcX4yAJ6eqqQ6ginIFDHpjsMzbMP7BjK8bLriJWZ1D0M1P4agrjHWWr3enUgBo
QiD04bcGdOrb0KE7TKwVpx+1YdxpQrrw7/UUgJpoEU9+nE0mQB5XAEJR2bUh4De6MJTcWL7XngAAAABJ
RU5ErkJggg==
</value>
</data>
<metadata name="pdfConfig1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>262, 17</value>
</metadata>
<data name="dokumentBearbeitenToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGPC/xhBQAAAuRJREFUaEPt
@ -227,9 +317,6 @@
DQ0zS3vVPkEAAAAASUVORK5CYII=
</value>
</data>
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>157, 17</value>
</metadata>
<data name="tsbtnpreviewno.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
@ -273,90 +360,6 @@
mDEo5mNjuweFGvjWg2EBhCbpkW78htSHHwRyNdmgAFzPEee2iFkzayy2OLXzT4gr6UdUnlXrullsxxQ+
kx0g8BTA3aZlButjSTyjODq/WcQcW/B/Je4OQhLvKQDnzN1mp0nnkvAhR8VuMzNrpm1mpjgkoVwB/v8D
TgDQASA1MVpwzwAAAABJRU5ErkJggg==
</value>
</data>
<data name="RibbonButtonArchivToOnBase.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
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
</value>
</data>
<data name="RibbonButtonArchivToOnBase.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAABr9JREFUWEft
l2tMk2cUx3Uuc9nlgy5Zoi7Zsn1Ysnnbsi1mahA1i9kSxSugjjhv0zlwghcugkMpAm1hgjoR8AoKTlG8
gFWBCqLcsRQpl0ihpUCBMm6l7dvW/87zAq5QCuzDsi/7J8e2PJfzO+c573leJ+A/1v8APMCLFy/4H6PJ
bLXCQtbTZ0CeohaxGVKEpKTjSModnJLkIK+qFr16AywWM6w0b7yawJw7AqARGrPyVtvSCq+ES5i2xQ+v
uHliopsXJrjtps9+e9XVC9O3+mNvQjIatO2wjrKvrUY9AraBkdOjTFOC/eeTMYl36oWJ7uSUGftOjgd/
M6BJ6zzhE5eCho46cGZuTAiHACyNvcYeRBUJsV6yCjm1RZjisR+vu3vha/8I/JKQAnGaBJE37/Hf5/lG
4DUCeHujD4qVCpwsOgpJTRpMHEd7WQZ2tdeIAIzaYDJAWBSCtZLlcMtYAUFhEM49yIG8Ts1HZrFYYLZY
ebOYzfRpwdM6Fc7eleJmVQpOFIQiplCA9OpUmGi+IzkESK68yDt2u7sCHpJ1kDY8gJk2Gq3A2DqL1Yzy
5lIcLw5DDA8RikLVI4fr7ADYJjXtVdgoWQNXcr7h3loUNNIGFCEbYzaaeAjKSHVrBU7QMRwngOMFR6Ht
aqIx+6OwA7DQeR0pCqLIV8JV4oK0qiu04ficD4qHoMcxXyVFdNERRNNRpFWn8EEMlx2AulONHZmbsD3T
AwfzDsBItTBex8Nl4vrwh/wczpRGI6EsBp36Dru97I+Azoqdo/WFmc8G6wG2GsyErTkSG2N7cRYqWr6f
2M8dAsCah5EeG0mJHJey86BqbeOrfVBsAzOlNu1xCS5k5iLrqZwy1P+s2xr9M7Dib2BHGgLAHqXNx85g
2g/78eW+MLy32Q/PlGoeglUxMyNnwYwtvnARnMSHOw8i+HLay3H2yZyxlj0439ZGAnkJwAZrNC14w9UT
ORUK6A16LAmMwq5TiRBdS8edQhn8LqTimaoR06kdZ1KWQq7cxFphLMrrGxCQeAMhl1PRpGtHaa0S/jRX
fP0e3R16/J6RReOpqGrU8EHaagjArfwyTPl+D7oN7FKxmP1pkXOACFM37cOig2J85iPA6rATBOCLbw5F
4/3t/kh9XIQCuoiOXk3Hd8Ex2BR1BjM9g+AZm0hdMgOClNtY6CeCd0ISZnsd5jujrYYCFD7FVALoNRjp
8rPC7/xVPgtTPfbiiaIap6nLLfAV0oV0AMFJafD8PYl39qSyCqsI7FOvX7GQ2vSSgHB84nkIUdclcA4U
09+E2CCOx+Q1P0H7Z+eAx34NAaijG+8td088KJOjW6/HAj8hRZJEUN6QUZuNvnVfuZB6Prv1MksrkF9d
i8nrdmLpwUgEJ6chjq5lJwLo7OnFxaxcvOm6G3O8Q/DzqSRklcqRVSJDn9E04LFfQwBYEe2Jv4J3PPbg
412B+GhnABTqJgLwgex5PWUgu2e+Xzh/BLN2H8aMrQewLEgE3/PX8MFOP8z1DiXocAISYb5/GGUnAGfv
5+BdDx84BUbCXXgKnKMjYGI9gONMKK2pg4SIO7q7+cfscUUNevR9aNZ1oOy5Eo8rq5FR/BSPKmsooj4Y
KKonlbX8GmVzCwopM/dLyqGj9ZzJRIWrhqRYBgV9siBtNRSAssCq1ECXTh/1cyN7uxnWiP6JzNTIekwm
QxdnUnZSICbaj/mwlR1Aq94IobwFEeVaxFdrCcZ+0XjEirjTZMS3+Rp88bAJ83JV0NAr25gArP1erdMh
VKaFQK7Fw6bOlw1mXCAD8zhaE1bThlnZjZgl1cDnWRvfRUcFYGLtuLHXgIgKLUIJIFzeCrmu12EnGy42
x0y3Z4pah7nkeJa0EV/laKDs7h1xvR0Am8ScPWrqJoBWygQdB4EUabtoY3ZB9UcxkrHsGTkD4uuZczXm
PNRgLqX/vFI3YvRMdgCDYm8/1xs6EUq1IKCauKXqwuVHZyFXyfhHid3t7F2PwbIj4swmlNUX42bxDfxY
1oTZ2RrMJOeBVS38KxmbN5IcArAFRor4tqodkfI2lNTLsCpyCVaJl2JH3EZEpguQmBOHi2SiOyHYFrce
q0WL4XZsGdWNGp9TBgSKNipi04iRD8ohABOfVoJoppr47fYRrBA7Y4VoEVaKnMkWw0W8iMwJLvS3/u/O
WE6/k6TxKNZ1U+Rj/ydlVAAmBmGlc2/takGiNBbbYtdheUS/s36niwbAnLD99Hok55xDe1crf+asoMfS
mACDYiDMOCuH+rY65D7LQmZ5Bm95CinUugYao3SPEfFwjRvg3xHwF9p1VIAHYepzAAAAAElFTkSuQmCC
</value>
</data>
<data name="RibbonButtonArchivToOnBase.SmallImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAlJJREFUOE+l
k8lvUlEUxutK/xZduXFdo3Zn06g1xiZdGHVjQEmNG41DU7WGIpImWGhDabVGaIxNB2OiKA6lFWOlQwBt
oXZgeMzweAM84PPeJ9PTpV9yknPPOfd37j3vvhb8p1oqlUrVbahMYslcHgu+AFz+AJJsHpVyuZpVSgGg
flZIQzNqw94uDfacURO7jH3E77HYwRU4uaZZ9SvQRCC1jouObtycsqJvcg6OFS8cyz702l9BO/MCliUD
GDZS3fFHdQBXyEPlvIBrn68gyScUnaifE7KYWDVjzGOEKAnVTBNgJvAS50l32uHvY1LRWJqAh7/p8T3s
rtfIALqIZ7L4xcRkn1qMrH3bIZTJ8GoxarV1TTKAE0ScuG/EucExTC8uwf0ziNvPZ6EyPYPtkxvvlr2I
Z7NwrvixFYtjdWunDpEB/t0IGdRs5Y1nrbJffQdXrZM4qOlDZ78J5tfvcerBEI7c0EJlnkDHPSNar2sh
FosNAC8WcLLfiG6DBWcfjmDO7ckfUPeiZ9RONg6gSz+CS0NPceyWTobdtU1DKpUaAHqcNMsilEojRR4Q
L4rYTSQRjMYgSRI2o3Ew6QyixJIsywWrs1IAFpgcBtYYJIWCYkg10dgGK+DQxxCebGeUACpBKuGxn3ym
HwlkxKJc0Gw7nIj2L2EcX4yAJ6eqqQ6ginIFDHpjsMzbMP7BjK8bLriJWZ1D0M1P4agrjHWWr3enUgBo
QiD04bcGdOrb0KE7TKwVpx+1YdxpQrrw7/UUgJpoEU9+nE0mQB5XAEJR2bUh4De6MJTcWL7XngAAAABJ
RU5ErkJggg==
</value>
</data>
<data name="RibbonButtonTest1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
@ -449,7 +452,4 @@
vAAADrwBlbxySQAAABNJREFUOE9jGAWjYBSMAjBgYAAABBAAAadEfGMAAAAASUVORK5CYII=
</value>
</data>
<metadata name="pdfConfig1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>262, 17</value>
</metadata>
</root>

@ -0,0 +1,91 @@
namespace OnDoc.UIControls
{
partial class ShippingControl
{
/// <summary>
/// Erforderliche Designervariable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Verwendete Ressourcen bereinigen.
/// </summary>
/// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Vom Komponenten-Designer generierter Code
/// <summary>
/// Erforderliche Methode für die Designerunterstützung.
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
/// </summary>
private void InitializeComponent()
{
this.ribbon1 = new System.Windows.Forms.Ribbon();
this.sfDataGrid1 = new Syncfusion.WinForms.DataGrid.SfDataGrid();
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
this.SuspendLayout();
//
// ribbon1
//
this.ribbon1.Font = new System.Drawing.Font("Segoe UI", 9F);
this.ribbon1.Location = new System.Drawing.Point(0, 0);
this.ribbon1.Minimized = false;
this.ribbon1.Name = "ribbon1";
//
//
//
this.ribbon1.OrbDropDown.BorderRoundness = 8;
this.ribbon1.OrbDropDown.Location = new System.Drawing.Point(0, 0);
this.ribbon1.OrbDropDown.Name = "";
this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 447);
this.ribbon1.OrbDropDown.TabIndex = 0;
this.ribbon1.OrbStyle = System.Windows.Forms.RibbonOrbStyle.Office_2013;
this.ribbon1.RibbonTabFont = new System.Drawing.Font("Trebuchet MS", 9F);
this.ribbon1.Size = new System.Drawing.Size(981, 27);
this.ribbon1.TabIndex = 0;
this.ribbon1.TabSpacing = 4;
this.ribbon1.Text = "ribbon1";
//
// sfDataGrid1
//
this.sfDataGrid1.AccessibleName = "Table";
this.sfDataGrid1.AllowFiltering = true;
this.sfDataGrid1.AllowGrouping = false;
this.sfDataGrid1.AllowResizingColumns = true;
this.sfDataGrid1.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.AllCells;
this.sfDataGrid1.CopyOption = Syncfusion.WinForms.DataGrid.Enums.CopyOptions.None;
this.sfDataGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.sfDataGrid1.Location = new System.Drawing.Point(0, 27);
this.sfDataGrid1.Name = "sfDataGrid1";
this.sfDataGrid1.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended;
this.sfDataGrid1.ShowGroupDropArea = true;
this.sfDataGrid1.Size = new System.Drawing.Size(981, 409);
this.sfDataGrid1.TabIndex = 1;
//
// ShippingControl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.sfDataGrid1);
this.Controls.Add(this.ribbon1);
this.Name = "ShippingControl";
this.Size = new System.Drawing.Size(981, 436);
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Ribbon ribbon1;
private Syncfusion.WinForms.DataGrid.SfDataGrid sfDataGrid1;
}
}

@ -0,0 +1,20 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace OnDoc.UIControls
{
public partial class ShippingControl : UserControl
{
public ShippingControl()
{
InitializeComponent();
}
}
}

@ -0,0 +1,120 @@
<?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>
</root>

@ -0,0 +1,340 @@
namespace OnDoc.Versandstrasse
{
partial class Versandstrasse
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Versandstrasse));
this.treeViewAdv1 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.GrpPaketDetails = new System.Windows.Forms.GroupBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.label1 = new System.Windows.Forms.Label();
this.lbgasadresse = new System.Windows.Forms.ListBox();
this.chkGAS = new System.Windows.Forms.CheckBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.txtnachrichtankunde = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.rbversandoption3 = new System.Windows.Forms.RadioButton();
this.rbversandoption2 = new System.Windows.Forms.RadioButton();
this.rbversandoption1 = new System.Windows.Forms.RadioButton();
this.button1 = new System.Windows.Forms.Button();
this.tsbtnDruckPaketNew = new System.Windows.Forms.ToolStripButton();
this.tsbtnVersenden = new System.Windows.Forms.ToolStripButton();
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit();
this.toolStrip1.SuspendLayout();
this.GrpPaketDetails.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// treeViewAdv1
//
this.treeViewAdv1.AllowDrop = true;
this.treeViewAdv1.BackColor = System.Drawing.Color.White;
this.treeViewAdv1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
treeNodeAdvStyleInfo1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(487, 502);
this.treeViewAdv1.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat;
this.treeViewAdv1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Left;
this.treeViewAdv1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.treeViewAdv1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
//
//
//
this.treeViewAdv1.HelpTextControl.BaseThemeName = null;
this.treeViewAdv1.HelpTextControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.treeViewAdv1.HelpTextControl.Location = new System.Drawing.Point(732, 0);
this.treeViewAdv1.HelpTextControl.Name = "helpText";
this.treeViewAdv1.HelpTextControl.Size = new System.Drawing.Size(49, 15);
this.treeViewAdv1.HelpTextControl.TabIndex = 0;
this.treeViewAdv1.HelpTextControl.Text = "help text";
this.treeViewAdv1.HotTracking = true;
this.treeViewAdv1.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
this.treeViewAdv1.Indent = 20;
this.treeViewAdv1.ItemHeight = 25;
this.treeViewAdv1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94)))));
this.treeViewAdv1.Location = new System.Drawing.Point(2, 39);
this.treeViewAdv1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
this.treeViewAdv1.MetroScrollBars = true;
this.treeViewAdv1.Name = "treeViewAdv1";
this.treeViewAdv1.PathSeparator = "/";
this.treeViewAdv1.SelectedNodeBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))));
this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
this.treeViewAdv1.ShowFocusRect = false;
this.treeViewAdv1.Size = new System.Drawing.Size(487, 502);
this.treeViewAdv1.Style = Syncfusion.Windows.Forms.Tools.TreeStyle.Office2016Colorful;
this.treeViewAdv1.TabIndex = 7;
this.treeViewAdv1.Text = "treeViewAdv2";
this.treeViewAdv1.ThemeName = "Office2016Colorful";
this.treeViewAdv1.ThemeStyle.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
//
//
//
this.treeViewAdv1.ToolTipControl.BackColor = System.Drawing.SystemColors.Info;
this.treeViewAdv1.ToolTipControl.BaseThemeName = null;
this.treeViewAdv1.ToolTipControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.treeViewAdv1.ToolTipControl.Location = new System.Drawing.Point(642, 0);
this.treeViewAdv1.ToolTipControl.Name = "toolTip";
this.treeViewAdv1.ToolTipControl.Size = new System.Drawing.Size(41, 15);
this.treeViewAdv1.ToolTipControl.TabIndex = 1;
this.treeViewAdv1.ToolTipControl.Text = "toolTip";
this.treeViewAdv1.TransparentControls = true;
this.treeViewAdv1.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.treeViewAdv1_ItemDrag);
this.treeViewAdv1.NodeMouseClick += new Syncfusion.Windows.Forms.Tools.TreeNodeAdvMouseClickArgs(this.treeViewAdv1_NodeMouseClick);
this.treeViewAdv1.DragDrop += new System.Windows.Forms.DragEventHandler(this.treeViewAdv1_DragDrop);
this.treeViewAdv1.DragOver += new System.Windows.Forms.DragEventHandler(this.treeViewAdv1_DragOver);
this.treeViewAdv1.DragLeave += new System.EventHandler(this.treeViewAdv1_DragLeave);
//
// toolStrip1
//
this.toolStrip1.AutoSize = false;
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tsbtnDruckPaketNew,
this.tsbtnVersenden});
this.toolStrip1.Location = new System.Drawing.Point(2, 2);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(933, 37);
this.toolStrip1.TabIndex = 8;
this.toolStrip1.Text = "toolStrip1";
//
// GrpPaketDetails
//
this.GrpPaketDetails.Controls.Add(this.button1);
this.GrpPaketDetails.Controls.Add(this.groupBox3);
this.GrpPaketDetails.Controls.Add(this.groupBox2);
this.GrpPaketDetails.Controls.Add(this.groupBox1);
this.GrpPaketDetails.Location = new System.Drawing.Point(495, 39);
this.GrpPaketDetails.Name = "GrpPaketDetails";
this.GrpPaketDetails.Size = new System.Drawing.Size(437, 502);
this.GrpPaketDetails.TabIndex = 9;
this.GrpPaketDetails.TabStop = false;
this.GrpPaketDetails.Text = "Details zum Druckpaket";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.label1);
this.groupBox3.Controls.Add(this.lbgasadresse);
this.groupBox3.Controls.Add(this.chkGAS);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox3.Location = new System.Drawing.Point(3, 230);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(431, 192);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Rückantwort";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(24, 63);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(105, 13);
this.label1.TabIndex = 2;
this.label1.Text = "Rückantwortadresse";
//
// lbgasadresse
//
this.lbgasadresse.FormattingEnabled = true;
this.lbgasadresse.Items.AddRange(new object[] {
"Adresse 1",
"Adresse 2",
"Adresse 3"});
this.lbgasadresse.Location = new System.Drawing.Point(24, 82);
this.lbgasadresse.Name = "lbgasadresse";
this.lbgasadresse.Size = new System.Drawing.Size(332, 95);
this.lbgasadresse.TabIndex = 1;
//
// chkGAS
//
this.chkGAS.AutoSize = true;
this.chkGAS.Location = new System.Drawing.Point(24, 34);
this.chkGAS.Name = "chkGAS";
this.chkGAS.Size = new System.Drawing.Size(112, 17);
this.chkGAS.TabIndex = 0;
this.chkGAS.Text = "GAS-Rückantwort";
this.chkGAS.UseVisualStyleBackColor = true;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.txtnachrichtankunde);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox2.Location = new System.Drawing.Point(3, 130);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(431, 100);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Nachricht an Kunde";
//
// txtnachrichtankunde
//
this.txtnachrichtankunde.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtnachrichtankunde.Location = new System.Drawing.Point(3, 16);
this.txtnachrichtankunde.Multiline = true;
this.txtnachrichtankunde.Name = "txtnachrichtankunde";
this.txtnachrichtankunde.Size = new System.Drawing.Size(425, 81);
this.txtnachrichtankunde.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.rbversandoption3);
this.groupBox1.Controls.Add(this.rbversandoption2);
this.groupBox1.Controls.Add(this.rbversandoption1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Location = new System.Drawing.Point(3, 16);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(431, 114);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Versandoptionen";
//
// rbversandoption3
//
this.rbversandoption3.AutoSize = true;
this.rbversandoption3.Location = new System.Drawing.Point(24, 75);
this.rbversandoption3.Name = "rbversandoption3";
this.rbversandoption3.Size = new System.Drawing.Size(207, 17);
this.rbversandoption3.TabIndex = 2;
this.rbversandoption3.TabStop = true;
this.rbversandoption3.Text = "Hauptadresse, Postversand erzwingen";
this.rbversandoption3.UseVisualStyleBackColor = true;
//
// rbversandoption2
//
this.rbversandoption2.AutoSize = true;
this.rbversandoption2.Location = new System.Drawing.Point(24, 52);
this.rbversandoption2.Name = "rbversandoption2";
this.rbversandoption2.Size = new System.Drawing.Size(197, 17);
this.rbversandoption2.TabIndex = 1;
this.rbversandoption2.TabStop = true;
this.rbversandoption2.Text = "Hauptadresse, E-Banking erzwingen";
this.rbversandoption2.UseVisualStyleBackColor = true;
//
// rbversandoption1
//
this.rbversandoption1.AutoSize = true;
this.rbversandoption1.Location = new System.Drawing.Point(24, 29);
this.rbversandoption1.Name = "rbversandoption1";
this.rbversandoption1.Size = new System.Drawing.Size(166, 17);
this.rbversandoption1.TabIndex = 0;
this.rbversandoption1.TabStop = true;
this.rbversandoption1.Text = "Hauptadresse und Versandart";
this.rbversandoption1.UseVisualStyleBackColor = true;
//
// button1
//
this.button1.Location = new System.Drawing.Point(6, 454);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 3;
this.button1.Text = "Speichern";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// tsbtnDruckPaketNew
//
this.tsbtnDruckPaketNew.Image = global::OnDoc.Properties.Resources.add_32x32_32;
this.tsbtnDruckPaketNew.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnDruckPaketNew.Name = "tsbtnDruckPaketNew";
this.tsbtnDruckPaketNew.Size = new System.Drawing.Size(123, 34);
this.tsbtnDruckPaketNew.Text = "Neues Druckpaket";
this.tsbtnDruckPaketNew.Click += new System.EventHandler(this.tsbtnDruckPaketNew_Click);
//
// tsbtnVersenden
//
this.tsbtnVersenden.Image = global::OnDoc.Properties.Resources.Letter_24x24_32;
this.tsbtnVersenden.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtnVersenden.Name = "tsbtnVersenden";
this.tsbtnVersenden.Size = new System.Drawing.Size(244, 34);
this.tsbtnVersenden.Text = "Dokumente an Versandstrasse übergeben";
//
// Versandstrasse
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(937, 543);
this.Controls.Add(this.treeViewAdv1);
this.Controls.Add(this.GrpPaketDetails);
this.Controls.Add(this.toolStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.KeyPreview = true;
this.Name = "Versandstrasse";
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
this.Text = "Versandstrasse";
this.Load += new System.EventHandler(this.Versandstrasse_Load);
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).EndInit();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.GrpPaketDetails.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdv1;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton tsbtnDruckPaketNew;
private System.Windows.Forms.ToolStripButton tsbtnVersenden;
private System.Windows.Forms.GroupBox GrpPaketDetails;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.RadioButton rbversandoption3;
private System.Windows.Forms.RadioButton rbversandoption2;
private System.Windows.Forms.RadioButton rbversandoption1;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ListBox lbgasadresse;
private System.Windows.Forms.CheckBox chkGAS;
private System.Windows.Forms.TextBox txtnachrichtankunde;
private System.Windows.Forms.Button button1;
}
}

@ -0,0 +1,245 @@
using Syncfusion.Windows.Forms.Tools;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using Syncfusion.WinForms.Controls;
using Syncfusion.Windows.Forms.Utils;
using OnDoc.Klassen;
using Syncfusion.Windows.Forms;
using Model;
using OnDoc.DocMgmt;
using System.Xml.Linq;
namespace OnDoc.Versandstrasse
{
public partial class Versandstrasse : SfForm
{
private Versandpakete pakete = new Versandpakete();
private TreeViewAdvDragHighlightTracker treeViewDragHighlightTracker = null;
private TreeNodeAdv currentSourceNode;
public Versandstrasse(Versandpakete pakete)
{
InitializeComponent();
this.treeViewAdv1.AutoScrolling = ScrollBars.Both;
this.Style.TitleBar.BackColor = Theaming.Titelbar();
this.Style.TitleBar.ForeColor = Theaming.TitelFontColor();
this.treeViewDragHighlightTracker = new TreeViewAdvDragHighlightTracker(this.treeViewAdv1);
this.treeViewDragHighlightTracker.QueryAllowedPositionsForNode +=
new QueryAllowedPositionsEventHandler(this.TreeDragDrop_QueryAllowedPositionsForNode);
this.treeViewDragHighlightTracker.QueryDragInsertInfo +=
new QueryDragInsertInfoEventHandler(treeViewDragHighlightTracker_QueryDragInsertInfo);
this.pakete = pakete;
}
private void Versandstrasse_Load(object sender, EventArgs e)
{
Reload_Tree();
}
private void Reload_Tree() {
treeViewAdv1.Nodes.Clear();
TreeNodeAdv DruckJob;
for (int i = 0; i < pakete.paket.Count; i++)
{
DruckJob = new TreeNodeAdv();
DruckJob.Text = "Druckpaket " + pakete.paket[i].PaketNr;
DruckJob.Tag = "Druckpaket";
DruckJob.TagObject = pakete.paket[i];
treeViewAdv1.Nodes.Add(DruckJob);
PopulateDocs(pakete.paket[i], ref DruckJob);
}
treeViewAdv1.ExpandAll();
}
private void PopulateDocs(Versandpaket paket, ref TreeNodeAdv parentnode)
{
TreeNodeAdv dokumentnode;
for (int i = 0; i < paket.Dokument.Count; i++)
{
dokumentnode = new TreeNodeAdv();
dokumentnode.Text = paket.Dokument[i].Bezeichnung+" (" + paket.Dokument[i].Partnernr+")";
dokumentnode.Tag = paket.Dokument[i].DokumentID;
dokumentnode.TagObject= paket.Dokument[i];
parentnode.Nodes.Add(dokumentnode);
}
}
#region "Treeview"
private void treeViewAdv1_DragDrop(object sender, DragEventArgs e)
{
TreeViewAdv treeView = sender as TreeViewAdv;
TreeNodeAdv sourceNode = (TreeNodeAdv)e.Data.GetData(typeof(TreeNodeAdv));
TreeNodeAdv destinationNode = this.treeViewDragHighlightTracker.HighlightNode;
TreeViewDropPositions dropPosition = this.treeViewDragHighlightTracker.DropPosition;
this.treeViewDragHighlightTracker.ClearHighlightNode();
this.currentSourceNode = null;
if (destinationNode != null)
{
switch (dropPosition)
{
case TreeViewDropPositions.AboveNode:
sourceNode.Move(destinationNode, NodePositions.Previous);
break;
case TreeViewDropPositions.BelowNode:
sourceNode.Move(destinationNode, NodePositions.Next);
break;
case TreeViewDropPositions.OnNode:
sourceNode.Move(destinationNode.Nodes);
destinationNode.Expand();
break;
}
}
treeView.SelectedNode = sourceNode;
}
private void treeViewAdv1_DragLeave(object sender, EventArgs e)
{
this.treeViewDragHighlightTracker.ClearHighlightNode();
}
private void treeViewAdv1_DragOver(object sender, DragEventArgs e)
{
bool droppable = true;
TreeNodeAdv destinationNode = null;
TreeViewAdv treeView = sender as TreeViewAdv;
Point ptInTree = treeView.PointToClient(new Point(e.X, e.Y));
this.currentSourceNode = null;
if (e.Data.GetDataPresent(typeof(TreeNodeAdv)))
{
destinationNode = treeView.GetNodeAtPoint(ptInTree);
TreeNodeAdv sourceNode = (TreeNodeAdv)e.Data.GetData(typeof(TreeNodeAdv));
this.currentSourceNode = sourceNode;
droppable = this.CanDrop(sourceNode, destinationNode);
}
else
droppable = false;
if (droppable)
e.Effect = DragDropEffects.Move;
else
e.Effect = DragDropEffects.None;
this.treeViewDragHighlightTracker.SetHighlightNode(destinationNode, ptInTree);
}
private bool CanDrop(TreeNodeAdv sourceNode, TreeNodeAdv destinationNode)
{
if (destinationNode == null || destinationNode == sourceNode )
return false;
else
return true;
}
private void treeViewAdv1_ItemDrag(object sender, ItemDragEventArgs e)
{
TreeViewAdv treeViewAdv = sender as TreeViewAdv;
TreeNodeAdv[] nodes = e.Item as TreeNodeAdv[];
TreeNodeAdv node = nodes[0];
{
DragDropEffects result = treeViewAdv.DoDragDrop(node, DragDropEffects.Move);
}
}
private bool IsDruckPaket(TreeNodeAdv node)
{
if (node.Tag == null
|| ("Druckpaket").CompareTo(node.Tag.ToString()) != 0)
{
return false;
}
else
return true;
}
private void treeViewDragHighlightTracker_QueryDragInsertInfo(object sender, QueryDragInsertInfoEventArgs args)
{
args.DragInsertColor = Color.Red;
}
private void TreeDragDrop_QueryAllowedPositionsForNode(object sender, QueryAllowedPositionsEventArgs e)
{
if (!this.IsDruckPaket(e.HighlightNode))
{
if (e.HighlightNode != this.currentSourceNode)
e.AllowedPositions = TreeViewDropPositions.AboveNode | TreeViewDropPositions.BelowNode;
else
e.AllowedPositions = TreeViewDropPositions.None;
this.treeViewDragHighlightTracker.EdgeSensitivityOnTop = e.HighlightNode.Bounds.Height / 2;
e.ShowSelectionHighlight = false;
}
else
{
this.treeViewDragHighlightTracker.EdgeSensitivityOnTop = e.HighlightNode.Bounds.Height / 4;
e.ShowSelectionHighlight = false;
}
}
#endregion
private void tsbtnDruckPaketNew_Click(object sender, EventArgs e)
{
Versandpaket newpaket = new Versandpaket();
newpaket.PaketNr= (treeViewAdv1.Nodes.Count + 1).ToString();
newpaket.Versandoption = "1";
newpaket.GAS = "0";
newpaket.GASAdresse = "0";
newpaket.Mitteilung = "";
newpaket.Dokument = new List<Versanddokument>();
string NodeText = "Druckpaket " + (treeViewAdv1.Nodes.Count + 1).ToString();
TreeNodeAdv drucknode = new TreeNodeAdv();
drucknode.Text = NodeText;
drucknode.Tag = "Druckpaket";
drucknode.TagObject=newpaket;
treeViewAdv1.Nodes.Add(drucknode);
}
private void treeViewAdv1_NodeMouseClick(object sender, TreeViewAdvMouseClickEventArgs e)
{
TreeNodeAdv node = e.Node;
if (node.Level == 1) {
GrpPaketDetails.Enabled = true;
Versandpaket paket = node.TagObject as Versandpaket;
switch (paket.Versandoption) {
case "1":
rbversandoption1.Checked= true; break;
case "2":
rbversandoption2.Checked= true;break;
case "3":
rbversandoption3.Checked= true;break;
default:
break;
}
txtnachrichtankunde.Text = "";
txtnachrichtankunde.Text=paket.Mitteilung.ToString();
if (paket.GAS.ToString() == "1"){
chkGAS.Checked= true;
lbgasadresse.SelectedIndex = Convert.ToInt32(paket.GASAdresse.ToString());
} else { chkGAS.Checked= false; }
}
else { GrpPaketDetails.Enabled=false; }
}
private void button1_Click(object sender, EventArgs e)
{
Versandpaket paket = treeViewAdv1.SelectedNode.TagObject as Versandpaket;
if (rbversandoption1.Checked) { paket.Versandoption = "1"; }
if (rbversandoption2.Checked) { paket.Versandoption = "2"; }
if (rbversandoption3.Checked) { paket.Versandoption = "3"; }
paket.Mitteilung = txtnachrichtankunde.Text;
if (chkGAS.Checked) { paket.GAS = "1"; } else { paket.GAS = "0"; }
try { paket.GASAdresse = lbgasadresse.SelectedIndex.ToString(); } catch { paket.GASAdresse= "0"; }
paket.verified = true;
treeViewAdv1.SelectedNode.TagObject = paket;
//pakete.paket.Add(paket);
Reload_Tree();
}
}
}

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -20884,3 +20884,405 @@
2024-08-07 09:23:16.9036|DEBUG|EDOKA|
2024-08-07 09:23:17.8927|DEBUG|EDOKA|
2024-08-07 09:23:17.9086|DEBUG|EDOKA|
2024-08-08 09:01:43.3371|DEBUG|EDOKA|Start
2024-08-08 09:01:43.3982|DEBUG|EDOKA|
2024-08-08 09:01:43.3982|DEBUG|EDOKA|
2024-08-08 09:01:43.4072|DEBUG|EDOKA|
2024-08-08 09:01:43.4257|DEBUG|EDOKA|
2024-08-08 09:01:43.4761|DEBUG|EDOKA|
2024-08-08 09:01:43.5466|DEBUG|EDOKA|Start - Ende
2024-08-08 09:02:51.3665|DEBUG|EDOKA|Start
2024-08-08 09:02:51.4275|DEBUG|EDOKA|
2024-08-08 09:02:51.4275|DEBUG|EDOKA|
2024-08-08 09:02:51.4375|DEBUG|EDOKA|
2024-08-08 09:02:51.4375|DEBUG|EDOKA|
2024-08-08 09:02:51.5037|DEBUG|EDOKA|
2024-08-08 09:02:51.5714|DEBUG|EDOKA|Start - Ende
2024-08-08 09:09:18.2329|DEBUG|EDOKA|Start
2024-08-08 09:09:18.2925|DEBUG|EDOKA|
2024-08-08 09:09:18.2975|DEBUG|EDOKA|
2024-08-08 09:09:18.2975|DEBUG|EDOKA|
2024-08-08 09:09:18.2975|DEBUG|EDOKA|
2024-08-08 09:09:18.3660|DEBUG|EDOKA|
2024-08-08 09:09:18.4454|DEBUG|EDOKA|Start - Ende
2024-08-08 09:19:48.6426|DEBUG|EDOKA|Start
2024-08-08 09:19:48.7035|DEBUG|EDOKA|
2024-08-08 09:19:48.7035|DEBUG|EDOKA|
2024-08-08 09:19:48.7035|DEBUG|EDOKA|
2024-08-08 09:19:48.7225|DEBUG|EDOKA|
2024-08-08 09:19:48.7926|DEBUG|EDOKA|
2024-08-08 09:19:48.8698|DEBUG|EDOKA|Start - Ende
2024-08-08 09:33:51.4245|DEBUG|EDOKA|Start
2024-08-08 09:33:51.4830|DEBUG|EDOKA|
2024-08-08 09:33:51.4880|DEBUG|EDOKA|
2024-08-08 09:33:51.4880|DEBUG|EDOKA|
2024-08-08 09:33:51.5000|DEBUG|EDOKA|
2024-08-08 09:33:51.5481|DEBUG|EDOKA|
2024-08-08 09:33:51.6146|DEBUG|EDOKA|Start - Ende
2024-08-08 09:34:12.6384|DEBUG|EDOKA|Start
2024-08-08 09:34:12.6976|DEBUG|EDOKA|
2024-08-08 09:34:12.6976|DEBUG|EDOKA|
2024-08-08 09:34:12.6976|DEBUG|EDOKA|
2024-08-08 09:34:12.7126|DEBUG|EDOKA|
2024-08-08 09:34:12.7752|DEBUG|EDOKA|
2024-08-08 09:34:12.8464|DEBUG|EDOKA|Start - Ende
2024-08-08 09:36:42.9850|DEBUG|EDOKA|Start
2024-08-08 09:36:43.0432|DEBUG|EDOKA|
2024-08-08 09:36:43.0462|DEBUG|EDOKA|
2024-08-08 09:36:43.0462|DEBUG|EDOKA|
2024-08-08 09:36:43.0462|DEBUG|EDOKA|
2024-08-08 09:36:43.1140|DEBUG|EDOKA|
2024-08-08 09:36:43.1809|DEBUG|EDOKA|Start - Ende
2024-08-08 09:37:26.7076|DEBUG|EDOKA|Start
2024-08-08 09:37:26.7671|DEBUG|EDOKA|
2024-08-08 09:37:26.7671|DEBUG|EDOKA|
2024-08-08 09:37:26.7671|DEBUG|EDOKA|
2024-08-08 09:37:26.7901|DEBUG|EDOKA|
2024-08-08 09:37:26.8391|DEBUG|EDOKA|
2024-08-08 09:37:26.9000|DEBUG|EDOKA|Start - Ende
2024-08-08 09:38:11.6340|DEBUG|EDOKA|
2024-08-08 09:38:43.6838|DEBUG|EDOKA|Start
2024-08-08 09:38:43.7158|DEBUG|EDOKA|
2024-08-08 09:38:43.7218|DEBUG|EDOKA|
2024-08-08 09:38:43.7218|DEBUG|EDOKA|
2024-08-08 09:38:43.7389|DEBUG|EDOKA|
2024-08-08 09:38:43.7909|DEBUG|EDOKA|
2024-08-08 09:38:43.8528|DEBUG|EDOKA|Start - Ende
2024-08-08 09:38:47.7825|DEBUG|EDOKA|
2024-08-08 09:42:06.7821|DEBUG|EDOKA|Start
2024-08-08 09:42:06.8401|DEBUG|EDOKA|
2024-08-08 09:42:06.8441|DEBUG|EDOKA|
2024-08-08 09:42:06.8441|DEBUG|EDOKA|
2024-08-08 09:42:06.8441|DEBUG|EDOKA|
2024-08-08 09:42:06.9091|DEBUG|EDOKA|
2024-08-08 09:42:06.9784|DEBUG|EDOKA|Start - Ende
2024-08-08 09:42:10.1665|DEBUG|EDOKA|
2024-08-08 09:43:41.2617|DEBUG|EDOKA|Start
2024-08-08 09:43:41.3225|DEBUG|EDOKA|
2024-08-08 09:43:41.3285|DEBUG|EDOKA|
2024-08-08 09:43:41.3285|DEBUG|EDOKA|
2024-08-08 09:43:41.3430|DEBUG|EDOKA|
2024-08-08 09:43:41.3930|DEBUG|EDOKA|
2024-08-08 09:43:41.4749|DEBUG|EDOKA|Start - Ende
2024-08-08 09:43:53.4905|DEBUG|EDOKA|
2024-08-08 09:44:25.1830|DEBUG|EDOKA|Start
2024-08-08 09:44:25.2427|DEBUG|EDOKA|
2024-08-08 09:44:25.2427|DEBUG|EDOKA|
2024-08-08 09:44:25.2427|DEBUG|EDOKA|
2024-08-08 09:44:25.2588|DEBUG|EDOKA|
2024-08-08 09:44:25.3123|DEBUG|EDOKA|
2024-08-08 09:44:25.3783|DEBUG|EDOKA|Start - Ende
2024-08-08 09:44:27.5959|DEBUG|EDOKA|
2024-08-08 09:47:29.9384|DEBUG|EDOKA|Start
2024-08-08 09:47:29.9978|DEBUG|EDOKA|
2024-08-08 09:47:30.0008|DEBUG|EDOKA|
2024-08-08 09:47:30.0008|DEBUG|EDOKA|
2024-08-08 09:47:30.0008|DEBUG|EDOKA|
2024-08-08 09:47:30.0770|DEBUG|EDOKA|
2024-08-08 09:47:30.1474|DEBUG|EDOKA|Start - Ende
2024-08-08 09:47:33.9326|DEBUG|EDOKA|
2024-08-08 09:48:16.5814|DEBUG|EDOKA|
2024-08-08 09:49:13.7396|DEBUG|EDOKA|
2024-08-08 09:49:50.7836|DEBUG|EDOKA|
2024-08-08 09:52:15.3089|DEBUG|EDOKA|
2024-08-08 09:53:32.8062|DEBUG|EDOKA|
2024-08-08 10:01:31.0697|DEBUG|EDOKA|Start
2024-08-08 10:01:31.1292|DEBUG|EDOKA|
2024-08-08 10:01:31.1292|DEBUG|EDOKA|
2024-08-08 10:01:31.1292|DEBUG|EDOKA|
2024-08-08 10:01:31.1457|DEBUG|EDOKA|
2024-08-08 10:01:31.2023|DEBUG|EDOKA|
2024-08-08 10:01:31.2668|DEBUG|EDOKA|Start - Ende
2024-08-08 10:02:13.1071|DEBUG|EDOKA|Start
2024-08-08 10:02:13.1648|DEBUG|EDOKA|
2024-08-08 10:02:13.1648|DEBUG|EDOKA|
2024-08-08 10:02:13.1756|DEBUG|EDOKA|
2024-08-08 10:02:13.1896|DEBUG|EDOKA|
2024-08-08 10:02:13.2366|DEBUG|EDOKA|
2024-08-08 10:02:13.3042|DEBUG|EDOKA|Start - Ende
2024-08-08 10:09:18.6150|DEBUG|EDOKA|Start
2024-08-08 10:09:18.6755|DEBUG|EDOKA|
2024-08-08 10:09:18.6755|DEBUG|EDOKA|
2024-08-08 10:09:18.6755|DEBUG|EDOKA|
2024-08-08 10:09:18.6895|DEBUG|EDOKA|
2024-08-08 10:09:18.7370|DEBUG|EDOKA|
2024-08-08 10:09:18.8028|DEBUG|EDOKA|Start - Ende
2024-08-08 10:09:41.8582|DEBUG|EDOKA|Start
2024-08-08 10:09:41.9205|DEBUG|EDOKA|
2024-08-08 10:09:41.9261|DEBUG|EDOKA|
2024-08-08 10:09:41.9261|DEBUG|EDOKA|
2024-08-08 10:09:41.9435|DEBUG|EDOKA|
2024-08-08 10:09:42.0029|DEBUG|EDOKA|
2024-08-08 10:09:42.0664|DEBUG|EDOKA|Start - Ende
2024-08-08 10:12:18.2698|DEBUG|EDOKA|Start
2024-08-08 10:12:18.3019|DEBUG|EDOKA|
2024-08-08 10:12:18.3019|DEBUG|EDOKA|
2024-08-08 10:12:18.3019|DEBUG|EDOKA|
2024-08-08 10:12:18.3179|DEBUG|EDOKA|
2024-08-08 10:12:18.3719|DEBUG|EDOKA|
2024-08-08 10:12:18.4384|DEBUG|EDOKA|Start - Ende
2024-08-08 10:13:09.7138|DEBUG|EDOKA|Start
2024-08-08 10:13:09.7734|DEBUG|EDOKA|
2024-08-08 10:13:09.7734|DEBUG|EDOKA|
2024-08-08 10:13:09.7734|DEBUG|EDOKA|
2024-08-08 10:13:09.7894|DEBUG|EDOKA|
2024-08-08 10:13:09.8436|DEBUG|EDOKA|
2024-08-08 10:13:09.9106|DEBUG|EDOKA|Start - Ende
2024-08-08 10:16:34.0497|DEBUG|EDOKA|Start
2024-08-08 10:16:34.1107|DEBUG|EDOKA|
2024-08-08 10:16:34.1107|DEBUG|EDOKA|
2024-08-08 10:16:34.1107|DEBUG|EDOKA|
2024-08-08 10:16:34.1297|DEBUG|EDOKA|
2024-08-08 10:16:34.1787|DEBUG|EDOKA|
2024-08-08 10:16:34.2635|DEBUG|EDOKA|Start - Ende
2024-08-08 10:19:11.0153|DEBUG|EDOKA|Start
2024-08-08 10:19:11.0728|DEBUG|EDOKA|
2024-08-08 10:19:11.0728|DEBUG|EDOKA|
2024-08-08 10:19:11.0778|DEBUG|EDOKA|
2024-08-08 10:19:11.0928|DEBUG|EDOKA|
2024-08-08 10:19:11.1418|DEBUG|EDOKA|
2024-08-08 10:19:11.2083|DEBUG|EDOKA|Start - Ende
2024-08-08 10:19:18.5087|DEBUG|EDOKA|
2024-08-08 10:20:34.8348|DEBUG|EDOKA|Start
2024-08-08 10:20:34.8947|DEBUG|EDOKA|
2024-08-08 10:20:34.8947|DEBUG|EDOKA|
2024-08-08 10:20:34.8947|DEBUG|EDOKA|
2024-08-08 10:20:34.9150|DEBUG|EDOKA|
2024-08-08 10:20:34.9711|DEBUG|EDOKA|
2024-08-08 10:20:35.0379|DEBUG|EDOKA|Start - Ende
2024-08-08 10:20:38.6575|DEBUG|EDOKA|
2024-08-08 10:22:14.0901|DEBUG|EDOKA|Start
2024-08-08 10:22:14.1484|DEBUG|EDOKA|
2024-08-08 10:22:14.1484|DEBUG|EDOKA|
2024-08-08 10:22:14.1484|DEBUG|EDOKA|
2024-08-08 10:22:14.1662|DEBUG|EDOKA|
2024-08-08 10:22:14.2227|DEBUG|EDOKA|
2024-08-08 10:22:14.2929|DEBUG|EDOKA|Start - Ende
2024-08-08 10:22:55.4975|DEBUG|EDOKA|
2024-08-08 10:23:18.4551|DEBUG|EDOKA|
2024-08-08 10:25:11.4381|DEBUG|EDOKA|Start
2024-08-08 10:25:11.4972|DEBUG|EDOKA|
2024-08-08 10:25:11.4996|DEBUG|EDOKA|
2024-08-08 10:25:11.4996|DEBUG|EDOKA|
2024-08-08 10:25:11.4996|DEBUG|EDOKA|
2024-08-08 10:25:11.5633|DEBUG|EDOKA|
2024-08-08 10:25:11.6274|DEBUG|EDOKA|Start - Ende
2024-08-08 10:25:14.1161|DEBUG|EDOKA|
2024-08-08 10:25:43.9371|DEBUG|EDOKA|Start
2024-08-08 10:25:43.9700|DEBUG|EDOKA|
2024-08-08 10:25:43.9700|DEBUG|EDOKA|
2024-08-08 10:25:43.9700|DEBUG|EDOKA|
2024-08-08 10:25:43.9875|DEBUG|EDOKA|
2024-08-08 10:25:44.0447|DEBUG|EDOKA|
2024-08-08 10:25:44.1168|DEBUG|EDOKA|Start - Ende
2024-08-08 10:25:46.8097|DEBUG|EDOKA|
2024-08-08 10:29:48.2774|DEBUG|EDOKA|Start
2024-08-08 10:29:48.3377|DEBUG|EDOKA|
2024-08-08 10:29:48.3433|DEBUG|EDOKA|
2024-08-08 10:29:48.3433|DEBUG|EDOKA|
2024-08-08 10:29:48.3613|DEBUG|EDOKA|
2024-08-08 10:29:48.4148|DEBUG|EDOKA|
2024-08-08 10:29:48.4794|DEBUG|EDOKA|Start - Ende
2024-08-08 10:29:53.9973|DEBUG|EDOKA|
2024-08-08 10:39:57.4225|DEBUG|EDOKA|Start
2024-08-08 10:39:57.4804|DEBUG|EDOKA|
2024-08-08 10:39:57.4804|DEBUG|EDOKA|
2024-08-08 10:39:57.4835|DEBUG|EDOKA|
2024-08-08 10:39:57.4835|DEBUG|EDOKA|
2024-08-08 10:39:57.5400|DEBUG|EDOKA|
2024-08-08 10:39:57.6050|DEBUG|EDOKA|Start - Ende
2024-08-08 10:40:02.5057|DEBUG|EDOKA|
2024-08-08 10:54:06.4224|DEBUG|EDOKA|Start
2024-08-08 10:54:06.4810|DEBUG|EDOKA|
2024-08-08 10:54:06.4810|DEBUG|EDOKA|
2024-08-08 10:54:06.4840|DEBUG|EDOKA|
2024-08-08 10:54:06.4840|DEBUG|EDOKA|
2024-08-08 10:54:06.5468|DEBUG|EDOKA|
2024-08-08 10:54:06.6108|DEBUG|EDOKA|Start - Ende
2024-08-08 10:54:09.3022|DEBUG|EDOKA|
2024-08-08 10:54:32.7904|DEBUG|EDOKA|Start
2024-08-08 10:54:32.8511|DEBUG|EDOKA|
2024-08-08 10:54:32.8511|DEBUG|EDOKA|
2024-08-08 10:54:32.8511|DEBUG|EDOKA|
2024-08-08 10:54:32.8701|DEBUG|EDOKA|
2024-08-08 10:54:32.9235|DEBUG|EDOKA|
2024-08-08 10:54:32.9895|DEBUG|EDOKA|Start - Ende
2024-08-08 10:54:34.8582|DEBUG|EDOKA|
2024-08-08 10:54:48.4328|DEBUG|EDOKA|Start
2024-08-08 10:54:48.4919|DEBUG|EDOKA|
2024-08-08 10:54:48.4919|DEBUG|EDOKA|
2024-08-08 10:54:48.4919|DEBUG|EDOKA|
2024-08-08 10:54:48.5079|DEBUG|EDOKA|
2024-08-08 10:54:48.5820|DEBUG|EDOKA|
2024-08-08 10:54:48.7159|DEBUG|EDOKA|Start - Ende
2024-08-08 10:54:53.7441|DEBUG|EDOKA|
2024-08-08 10:55:51.9155|DEBUG|EDOKA|Start
2024-08-08 10:55:51.9754|DEBUG|EDOKA|
2024-08-08 10:55:51.9754|DEBUG|EDOKA|
2024-08-08 10:55:51.9835|DEBUG|EDOKA|
2024-08-08 10:55:51.9835|DEBUG|EDOKA|
2024-08-08 10:55:52.0627|DEBUG|EDOKA|
2024-08-08 10:55:52.1391|DEBUG|EDOKA|Start - Ende
2024-08-08 10:55:54.7608|DEBUG|EDOKA|
2024-08-08 11:43:50.7868|DEBUG|EDOKA|Start
2024-08-08 11:43:50.8474|DEBUG|EDOKA|
2024-08-08 11:43:50.8474|DEBUG|EDOKA|
2024-08-08 11:43:50.8474|DEBUG|EDOKA|
2024-08-08 11:43:50.8668|DEBUG|EDOKA|
2024-08-08 11:43:50.9460|DEBUG|EDOKA|
2024-08-08 11:43:51.0521|DEBUG|EDOKA|Start - Ende
2024-08-08 11:57:28.8505|DEBUG|EDOKA|Start
2024-08-08 11:57:28.9111|DEBUG|EDOKA|
2024-08-08 11:57:28.9111|DEBUG|EDOKA|
2024-08-08 11:57:28.9111|DEBUG|EDOKA|
2024-08-08 11:57:28.9271|DEBUG|EDOKA|
2024-08-08 11:57:28.9818|DEBUG|EDOKA|
2024-08-08 11:57:29.0497|DEBUG|EDOKA|Start - Ende
2024-08-08 11:58:03.8467|DEBUG|EDOKA|Start
2024-08-08 11:58:03.9075|DEBUG|EDOKA|
2024-08-08 11:58:03.9075|DEBUG|EDOKA|
2024-08-08 11:58:03.9075|DEBUG|EDOKA|
2024-08-08 11:58:03.9265|DEBUG|EDOKA|
2024-08-08 11:58:03.9856|DEBUG|EDOKA|
2024-08-08 11:58:04.0531|DEBUG|EDOKA|Start - Ende
2024-08-08 11:59:26.7247|DEBUG|EDOKA|Start
2024-08-08 11:59:26.7854|DEBUG|EDOKA|
2024-08-08 11:59:26.7854|DEBUG|EDOKA|
2024-08-08 11:59:26.7854|DEBUG|EDOKA|
2024-08-08 11:59:26.8014|DEBUG|EDOKA|
2024-08-08 11:59:26.8524|DEBUG|EDOKA|
2024-08-08 11:59:26.9187|DEBUG|EDOKA|Start - Ende
2024-08-08 12:00:26.9103|DEBUG|EDOKA|Start
2024-08-08 12:00:26.9755|DEBUG|EDOKA|
2024-08-08 12:00:26.9835|DEBUG|EDOKA|
2024-08-08 12:00:26.9835|DEBUG|EDOKA|
2024-08-08 12:00:27.0025|DEBUG|EDOKA|
2024-08-08 12:00:27.0625|DEBUG|EDOKA|
2024-08-08 12:00:27.1315|DEBUG|EDOKA|Start - Ende
2024-08-08 13:34:36.1935|DEBUG|EDOKA|Start
2024-08-08 13:34:36.2536|DEBUG|EDOKA|
2024-08-08 13:34:36.2536|DEBUG|EDOKA|
2024-08-08 13:34:36.2536|DEBUG|EDOKA|
2024-08-08 13:34:36.2689|DEBUG|EDOKA|
2024-08-08 13:34:36.3581|DEBUG|EDOKA|
2024-08-08 13:34:36.4453|DEBUG|EDOKA|Start - Ende
2024-08-08 13:41:23.0539|DEBUG|EDOKA|Start
2024-08-08 13:41:23.1124|DEBUG|EDOKA|
2024-08-08 13:41:23.1124|DEBUG|EDOKA|
2024-08-08 13:41:23.1124|DEBUG|EDOKA|
2024-08-08 13:41:23.1285|DEBUG|EDOKA|
2024-08-08 13:41:23.1855|DEBUG|EDOKA|
2024-08-08 13:41:23.2517|DEBUG|EDOKA|Start - Ende
2024-08-08 13:43:48.5139|DEBUG|EDOKA|Start
2024-08-08 13:43:48.5747|DEBUG|EDOKA|
2024-08-08 13:43:48.5817|DEBUG|EDOKA|
2024-08-08 13:43:48.5817|DEBUG|EDOKA|
2024-08-08 13:43:48.6094|DEBUG|EDOKA|
2024-08-08 13:43:48.7333|DEBUG|EDOKA|
2024-08-08 13:43:48.8159|DEBUG|EDOKA|Start - Ende
2024-08-08 13:46:06.1426|DEBUG|EDOKA|Start
2024-08-08 13:46:06.2015|DEBUG|EDOKA|
2024-08-08 13:46:06.2055|DEBUG|EDOKA|
2024-08-08 13:46:06.2055|DEBUG|EDOKA|
2024-08-08 13:46:06.2185|DEBUG|EDOKA|
2024-08-08 13:46:06.2811|DEBUG|EDOKA|
2024-08-08 13:46:06.3481|DEBUG|EDOKA|Start - Ende
2024-08-08 13:48:51.0368|DEBUG|EDOKA|Start
2024-08-08 13:48:51.0969|DEBUG|EDOKA|
2024-08-08 13:48:51.0969|DEBUG|EDOKA|
2024-08-08 13:48:51.0969|DEBUG|EDOKA|
2024-08-08 13:48:51.1124|DEBUG|EDOKA|
2024-08-08 13:48:51.1775|DEBUG|EDOKA|
2024-08-08 13:48:51.2483|DEBUG|EDOKA|Start - Ende
2024-08-08 13:52:17.3883|DEBUG|EDOKA|Start
2024-08-08 13:52:17.4475|DEBUG|EDOKA|
2024-08-08 13:52:17.4475|DEBUG|EDOKA|
2024-08-08 13:52:17.4475|DEBUG|EDOKA|
2024-08-08 13:52:17.4637|DEBUG|EDOKA|
2024-08-08 13:52:17.5362|DEBUG|EDOKA|
2024-08-08 13:52:17.6212|DEBUG|EDOKA|Start - Ende
2024-08-08 13:53:02.4965|DEBUG|EDOKA|Start
2024-08-08 13:53:02.5584|DEBUG|EDOKA|
2024-08-08 13:53:02.5624|DEBUG|EDOKA|
2024-08-08 13:53:02.5624|DEBUG|EDOKA|
2024-08-08 13:53:02.5624|DEBUG|EDOKA|
2024-08-08 13:53:02.6345|DEBUG|EDOKA|
2024-08-08 13:53:02.7061|DEBUG|EDOKA|Start - Ende
2024-08-08 13:54:35.6867|DEBUG|EDOKA|Start
2024-08-08 13:54:35.7472|DEBUG|EDOKA|
2024-08-08 13:54:35.7512|DEBUG|EDOKA|
2024-08-08 13:54:35.7512|DEBUG|EDOKA|
2024-08-08 13:54:35.7512|DEBUG|EDOKA|
2024-08-08 13:54:35.8366|DEBUG|EDOKA|
2024-08-08 13:54:35.9227|DEBUG|EDOKA|Start - Ende
2024-08-08 13:54:58.0931|DEBUG|EDOKA|Start
2024-08-08 13:54:58.1526|DEBUG|EDOKA|
2024-08-08 13:54:58.1566|DEBUG|EDOKA|
2024-08-08 13:54:58.1566|DEBUG|EDOKA|
2024-08-08 13:54:58.1566|DEBUG|EDOKA|
2024-08-08 13:54:58.2388|DEBUG|EDOKA|
2024-08-08 13:54:58.3143|DEBUG|EDOKA|Start - Ende
2024-08-08 13:56:00.7165|DEBUG|EDOKA|Start
2024-08-08 13:56:00.7741|DEBUG|EDOKA|
2024-08-08 13:56:00.7741|DEBUG|EDOKA|
2024-08-08 13:56:00.7821|DEBUG|EDOKA|
2024-08-08 13:56:00.7821|DEBUG|EDOKA|
2024-08-08 13:56:00.8586|DEBUG|EDOKA|
2024-08-08 13:56:00.9307|DEBUG|EDOKA|Start - Ende
2024-08-08 13:56:28.6815|DEBUG|EDOKA|Start
2024-08-08 13:56:28.7146|DEBUG|EDOKA|
2024-08-08 13:56:28.7217|DEBUG|EDOKA|
2024-08-08 13:56:28.7217|DEBUG|EDOKA|
2024-08-08 13:56:28.7362|DEBUG|EDOKA|
2024-08-08 13:56:28.7886|DEBUG|EDOKA|
2024-08-08 13:56:28.8523|DEBUG|EDOKA|Start - Ende
2024-08-08 13:57:28.7147|DEBUG|EDOKA|Start
2024-08-08 13:57:28.7757|DEBUG|EDOKA|
2024-08-08 13:57:28.7837|DEBUG|EDOKA|
2024-08-08 13:57:28.7837|DEBUG|EDOKA|
2024-08-08 13:57:28.8000|DEBUG|EDOKA|
2024-08-08 13:57:28.8608|DEBUG|EDOKA|
2024-08-08 13:57:28.9346|DEBUG|EDOKA|Start - Ende
2024-08-08 13:58:02.0011|DEBUG|EDOKA|Start
2024-08-08 13:58:02.0606|DEBUG|EDOKA|
2024-08-08 13:58:02.0672|DEBUG|EDOKA|
2024-08-08 13:58:02.0672|DEBUG|EDOKA|
2024-08-08 13:58:02.0810|DEBUG|EDOKA|
2024-08-08 13:58:02.1480|DEBUG|EDOKA|
2024-08-08 13:58:02.2240|DEBUG|EDOKA|Start - Ende
2024-08-08 13:58:48.7015|DEBUG|EDOKA|Start
2024-08-08 13:58:48.7615|DEBUG|EDOKA|
2024-08-08 13:58:48.7658|DEBUG|EDOKA|
2024-08-08 13:58:48.7658|DEBUG|EDOKA|
2024-08-08 13:58:48.7843|DEBUG|EDOKA|
2024-08-08 13:58:48.8593|DEBUG|EDOKA|
2024-08-08 13:58:48.9383|DEBUG|EDOKA|Start - Ende
2024-08-08 14:00:16.6767|DEBUG|EDOKA|Start
2024-08-08 14:00:16.7352|DEBUG|EDOKA|
2024-08-08 14:00:16.7352|DEBUG|EDOKA|
2024-08-08 14:00:16.7352|DEBUG|EDOKA|
2024-08-08 14:00:16.7492|DEBUG|EDOKA|
2024-08-08 14:00:16.8094|DEBUG|EDOKA|
2024-08-08 14:00:16.8818|DEBUG|EDOKA|Start - Ende
2024-08-08 14:11:32.2721|DEBUG|EDOKA|Start
2024-08-08 14:11:32.3330|DEBUG|EDOKA|
2024-08-08 14:11:32.3330|DEBUG|EDOKA|
2024-08-08 14:11:32.3330|DEBUG|EDOKA|
2024-08-08 14:11:32.3500|DEBUG|EDOKA|
2024-08-08 14:11:32.4087|DEBUG|EDOKA|
2024-08-08 14:11:32.4738|DEBUG|EDOKA|Start - Ende
2024-08-08 14:43:04.3899|DEBUG|EDOKA|Start
2024-08-08 14:43:04.4496|DEBUG|EDOKA|
2024-08-08 14:43:04.4541|DEBUG|EDOKA|
2024-08-08 14:43:04.4541|DEBUG|EDOKA|
2024-08-08 14:43:04.4541|DEBUG|EDOKA|
2024-08-08 14:43:04.5296|DEBUG|EDOKA|
2024-08-08 14:43:04.5921|DEBUG|EDOKA|Start - Ende
2024-08-08 14:43:56.9638|DEBUG|EDOKA|
2024-08-08 15:03:43.4360|DEBUG|EDOKA|Start
2024-08-08 15:03:43.4945|DEBUG|EDOKA|
2024-08-08 15:03:43.4945|DEBUG|EDOKA|
2024-08-08 15:03:43.4945|DEBUG|EDOKA|
2024-08-08 15:03:43.5095|DEBUG|EDOKA|
2024-08-08 15:03:43.5610|DEBUG|EDOKA|
2024-08-08 15:03:43.6280|DEBUG|EDOKA|Start - Ende

@ -1 +1 @@
686072ad9ba82e167236f33956db0a460a939b04c776fc3d3566cb110b16db1e
3e4fae6f0931a1d3ce6365f1e765762d72f3f7648e64087f2c9471e1aede003c

@ -193,3 +193,4 @@ E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\Client.csproj.SuggestedBinding
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\OnDoc.exe.config
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\OnDoc.UIControls.Administrator.OfficeVorlage.resources
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\OnDoc.Diverses.NativVorlagen.resources
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\OnDoc.Versandstrasse.Versandstrasse.resources

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -35,21 +35,23 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="DOCGEN">
<HintPath>..\DOCGEN\bin\Debug\DOCGEN.dll</HintPath>
</Reference>
<Reference Include="SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
<HintPath>..\packages\SkiaSharp.2.88.6\lib\net462\SkiaSharp.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Compression.Base, Version=26.2462.7.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
<HintPath>..\packages\Syncfusion.Compression.Base.26.2.7\lib\net462\Syncfusion.Compression.Base.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Core.WinForms, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.DataSource.WinForms, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.DocIO.Base, Version=26.2462.7.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
<HintPath>..\packages\Syncfusion.DocIO.WinForms.26.2.7\lib\net462\Syncfusion.DocIO.Base.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.DocToPdfConverter.Base, Version=26.2462.7.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
<HintPath>..\packages\Syncfusion.DocToPDFConverter.WinForms.26.2.7\lib\net462\Syncfusion.DocToPdfConverter.Base.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Grid.Base, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.Grid.Windows, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.GridCommon.WinForms, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.Licensing, Version=26.2462.7.0, Culture=neutral, PublicKeyToken=632609b4d040f6b4, processorArchitecture=MSIL">
<HintPath>..\packages\Syncfusion.Licensing.26.2.7\lib\net462\Syncfusion.Licensing.dll</HintPath>
</Reference>
@ -65,11 +67,18 @@
<Reference Include="Syncfusion.SfChart.WPF, Version=26.2462.7.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
<HintPath>..\packages\Syncfusion.SfChart.WPF.26.2.7\lib\net462\Syncfusion.SfChart.WPF.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.SfListView.WinForms, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" />
<Reference Include="Syncfusion.Shared.Base, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.Shared.Windows, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.SpellChecker.Base, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.Tools.Base, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
<Reference Include="Syncfusion.Tools.Windows, Version=26.2462.4.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" />
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.Core" />
<Reference Include="System.Design" />
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
</Reference>
@ -113,6 +122,7 @@
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
@ -128,6 +138,426 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DokumenteGenerieren_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DokumenteGenerieren_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DokumenteGenerieren_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DokumenteGenerieren_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDoc_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDoc_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDoc_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDoc_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDoc_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDokumentPaket_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDokumentPaket_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDokumentPaket_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDokumentPaket_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditDokumentPaket_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditSerienbrief_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditSerienbrief_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditSerienbrief_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditSerienbrief_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\EditSerienbrief_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_Edit_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_Edit_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_Edit_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_Edit_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Excel_Edit_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Native_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Native_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Native_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Native_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Native_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDoc_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDoc_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDoc_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDoc_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDoc_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDokPaket_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDokPaket_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDokPaket_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDokPaket_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewDokPaket_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewSerienbrief_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewSerienbrief_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewSerienbrief_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewSerienbrief_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\NewSerienbrief_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\OnBase_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\OnBase_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\OnBase_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\OnBase_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\OnBase_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\PDF_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\PDF_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\PDF_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\PDF_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\PDF_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Pprofil_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Pprofil_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Pprofil_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Pprofil_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Pprofil_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Now_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Now_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Now_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Now_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Now_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Rechts_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Rechts_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Rechts_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Rechts_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Rechts_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_separated_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_separated_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_separated_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_separated_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_separated_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Unten_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Unten_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Unten_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Unten_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Preview_Unten_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Refresh_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Refresh_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Refresh_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Refresh_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Refresh_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Remove_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Remove_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Remove_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Remove_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Remove_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\save_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\save_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\save_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\save_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\save_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Search_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Search_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Search_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Search_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Search_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_Edit_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_Edit_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_Edit_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_Edit_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Word_Edit_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Zuweisen_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Zuweisen_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Zuweisen_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Zuweisen_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Zuweisen_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\add_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\add_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\add_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\add_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\add_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\CloseApplication_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\CloseApplication_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\CloseApplication_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\CloseApplication_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\CloseApplication_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Connect_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Connect_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Connect_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Connect_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Connect_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DeleteDoc_16x16-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DeleteDoc_24x24-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DeleteDoc_32x32-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DeleteDoc_48x48-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DeleteDoc_256x256-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\DokumenteGenerieren_16x16-32.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\NETStandard.Library.2.0.0\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.0\build\netstandard2.0\NETStandard.Library.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">

@ -28,9 +28,17 @@
/// </summary>
private void InitializeComponent()
{
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv4 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv5 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
this.label1 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.button1 = new System.Windows.Forms.Button();
this.treeViewAdv1 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit();
this.SuspendLayout();
//
// label1
@ -58,19 +66,128 @@
this.button1.TabIndex = 2;
this.button1.Text = "button1";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// treeViewAdv1
//
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(312, 368);
//
//
//
this.treeViewAdv1.HelpTextControl.BaseThemeName = null;
this.treeViewAdv1.HelpTextControl.Location = new System.Drawing.Point(0, 0);
this.treeViewAdv1.HelpTextControl.Name = "";
this.treeViewAdv1.HelpTextControl.Size = new System.Drawing.Size(392, 112);
this.treeViewAdv1.HelpTextControl.TabIndex = 0;
this.treeViewAdv1.HelpTextControl.Visible = true;
this.treeViewAdv1.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
this.treeViewAdv1.Location = new System.Drawing.Point(582, 70);
this.treeViewAdv1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
this.treeViewAdv1.Name = "treeViewAdv1";
treeNodeAdv1.ChildStyle.CheckBoxTickThickness = 1;
treeNodeAdv1.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv1.ChildStyle.EnsureDefaultOptionedChild = true;
treeNodeAdv1.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv1.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv1.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdv1.EnsureDefaultOptionedChild = true;
treeNodeAdv1.Expanded = true;
treeNodeAdv1.MultiLine = true;
treeNodeAdv2.ChildStyle.CheckBoxTickThickness = 1;
treeNodeAdv2.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv2.ChildStyle.EnsureDefaultOptionedChild = true;
treeNodeAdv2.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv2.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv2.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdv2.EnsureDefaultOptionedChild = true;
treeNodeAdv2.Expanded = true;
treeNodeAdv2.MultiLine = true;
treeNodeAdv2.Optioned = true;
treeNodeAdv2.ShowLine = true;
treeNodeAdv2.Text = "Node1";
treeNodeAdv3.ChildStyle.CheckBoxTickThickness = 1;
treeNodeAdv3.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv3.ChildStyle.EnsureDefaultOptionedChild = true;
treeNodeAdv3.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv3.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv3.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdv3.EnsureDefaultOptionedChild = true;
treeNodeAdv3.MultiLine = true;
treeNodeAdv3.ShowLine = true;
treeNodeAdv3.Text = "Node6";
treeNodeAdv4.ChildStyle.CheckBoxTickThickness = 1;
treeNodeAdv4.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv4.ChildStyle.EnsureDefaultOptionedChild = true;
treeNodeAdv4.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv4.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv4.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdv4.EnsureDefaultOptionedChild = true;
treeNodeAdv4.Expanded = true;
treeNodeAdv4.MultiLine = true;
treeNodeAdv4.ShowLine = true;
treeNodeAdv4.Text = "Node4";
treeNodeAdv5.ChildStyle.CheckBoxTickThickness = 1;
treeNodeAdv5.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv5.ChildStyle.EnsureDefaultOptionedChild = true;
treeNodeAdv5.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv5.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
treeNodeAdv5.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
treeNodeAdv5.EnsureDefaultOptionedChild = true;
treeNodeAdv5.Expanded = true;
treeNodeAdv5.MultiLine = true;
treeNodeAdv5.ShowLine = true;
treeNodeAdv5.Text = "Node5";
treeNodeAdv1.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] {
treeNodeAdv2,
treeNodeAdv3,
treeNodeAdv4,
treeNodeAdv5});
treeNodeAdv1.ShowLine = true;
treeNodeAdv1.Text = "Node0";
this.treeViewAdv1.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] {
treeNodeAdv1});
this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
this.treeViewAdv1.Size = new System.Drawing.Size(312, 368);
this.treeViewAdv1.TabIndex = 4;
this.treeViewAdv1.Text = "treeViewAdv1";
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
//
//
//
this.treeViewAdv1.ToolTipControl.BaseThemeName = null;
this.treeViewAdv1.ToolTipControl.Location = new System.Drawing.Point(0, 0);
this.treeViewAdv1.ToolTipControl.Name = "";
this.treeViewAdv1.ToolTipControl.Size = new System.Drawing.Size(392, 112);
this.treeViewAdv1.ToolTipControl.TabIndex = 0;
this.treeViewAdv1.ToolTipControl.Visible = true;
this.treeViewAdv1.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.treeViewAdv1_ItemDrag_1);
this.treeViewAdv1.DragDrop += new System.Windows.Forms.DragEventHandler(this.treeViewAdv1_DragDrop);
this.treeViewAdv1.DragEnter += new System.Windows.Forms.DragEventHandler(this.treeViewAdv1_DragEnter_1);
this.treeViewAdv1.DragOver += new System.Windows.Forms.DragEventHandler(this.treeViewAdv1_DragOver);
this.treeViewAdv1.DragLeave += new System.EventHandler(this.treeViewAdv1_DragLeave);
this.treeViewAdv1.QueryContinueDrag += new System.Windows.Forms.QueryContinueDragEventHandler(this.treeViewAdv1_QueryContinueDrag);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(800, 450);
this.ClientSize = new System.Drawing.Size(1256, 450);
this.Controls.Add(this.treeViewAdv1);
this.Controls.Add(this.button1);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label1);
this.Name = "Form1";
this.Text = "Form1";
this.Load += new System.EventHandler(this.Form1_Load);
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@ -81,6 +198,7 @@
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button button1;
private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdv1;
}
}

@ -15,7 +15,7 @@ using System.Threading.Tasks;
using System.Windows.Forms;
using System.Xml.Linq;
using System.Text.RegularExpressions;
using DOCGEN.Klassen;
//using DOCGEN.Klassen;
using System.Security.Cryptography;
using SkiaSharp;
using System.Web;
@ -26,6 +26,11 @@ using Syncfusion.OfficeChart;
using System.Drawing.Imaging;
using Syncfusion.OfficeChart;
using Syncfusion.OfficeChartToImageConverter;
using Syncfusion.XPS;
using static System.Windows.Forms.VisualStyles.VisualStyleElement;
using Syncfusion.WinForms.ListView;
using Syncfusion.Windows.Forms.Tools;
namespace DocIO_Demo_SHU
{
@ -42,7 +47,52 @@ namespace DocIO_Demo_SHU
}
private void Form1_Load(object sender, EventArgs e)
{
Lic();
ImageList imageList = new ImageList { ImageSize = new Size(32, 32) };
Image img = new Bitmap(Properties.Resources.Word_32x32_32);
imageList.Images.Add(img);
img = new Bitmap(Properties.Resources.Excel_32x32_32);
imageList.Images.Add(img);
img = new Bitmap(Properties.Resources.PDF_32x32_32);
imageList.Images.Add(img);
//listView1.LargeImageList = imageList;
////listView1.View = View.Tile;
//listView1.Items.Add("Mahesh Chand");
//listView1.Items.Add("Mike Gold");
//listView1.Items.Add("Praveen Kumar");
//listView1.Items.Add("Raj Beniwal");
//listView1.AllowDrop = true;
//listView1.AllowDrop = true;
//listView1.ItemDrag += new ItemDragEventHandler(myListView_ItemDrag);
//listView1.DragEnter += new DragEventHandler(myListView_DragEnter);
//listView1.DragOver += new DragEventHandler(myListView_DragOver);
//listView1.DragLeave += new EventHandler(myListView_DragLeave);
//listView1.DragDrop += new DragEventHandler(myListView_DragDrop);
}
private void myListView_ItemDrag(object sender, ItemDragEventArgs e)
{
//listView1.DoDragDrop(e.Item, DragDropEffects.Move);
}
// Sets the target drop effect.
private void myListView_DragEnter(object sender, DragEventArgs e)
{
e.Effect = e.AllowedEffect;
}
// Moves the insertion mark as the item is dragged.
// Sorts ListViewItem objects by index.
private class ListViewIndexComparer : System.Collections.IComparer
{
public int Compare(object x, object y)
{
return ((ListViewItem)x).Index - ((ListViewItem)y).Index;
}
}
@ -66,133 +116,225 @@ namespace DocIO_Demo_SHU
}
}
private void button1_Click(object sender, EventArgs e)
private void listView1_SelectedIndexChanged(object sender, EventArgs e)
{
}
private void treeViewAdv1_ItemDrag(object sender, ItemDragEventArgs e)
{
string filename = @"x:\docdemo\FIN_VER_Kredit_OV928_019.dotm";
using (WordDocument wordDocument = new WordDocument(filename, FormatType.Docx))
DoDragDrop(e.Item, DragDropEffects.Move);
}
private void treeViewAdv1_DragEnter(object sender, DragEventArgs e)
{
e.Effect = DragDropEffects.Move;
}
private void treeView1_DragDrop(object sender, DragEventArgs e)
{
}
private void treeViewAdv1_ItemDrag_1(object sender, ItemDragEventArgs e)
{
TreeViewAdv treeViewAdv = sender as TreeViewAdv;
// The TreeViewAdv always provides an array of selected nodes.
TreeNodeAdv[] nodes = e.Item as TreeNodeAdv[];
// Let us get only the first selected node.
TreeNodeAdv node = nodes[0];
DragDropEffects result = treeViewAdv.DoDragDrop(node, DragDropEffects.Move);
}
private TreeNodeAdv currentSourceNode;
private void treeViewAdv1_DragOver(object sender, DragEventArgs e)
{
bool droppable = true;
TreeNodeAdv destinationNode = null;
TreeViewAdv treeView = sender as TreeViewAdv;
Point ptInTree = treeView.PointToClient(new Point(e.X, e.Y));
this.currentSourceNode = null;
// Looking for a single tree node.
if (e.Data.GetDataPresent(typeof(TreeNodeAdv)))
{
//Initialize the ChartToImageConverter for converting charts during Word to image conversion.
wordDocument.ChartToImageConverter = new ChartToImageConverter();
//Set the scaling mode for charts (Normal mode reduces the file size).
wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
//Convert the entire Word document to images.
Image[] images = wordDocument.RenderAsImages(ImageType.Bitmap);
int i = 0;
foreach (Image image in images)
{
//Save the image as jpeg.
image.Save(@"x:\docdemo\WordToImage_" + i + ".jpeg", ImageFormat.Jpeg);
i++;
}
// Get the destination and source node.
destinationNode = treeView.GetNodeAtPoint(ptInTree);
TreeNodeAdv sourceNode = (TreeNodeAdv)e.Data.GetData(typeof(TreeNodeAdv));
this.currentSourceNode = sourceNode;
droppable = true;
}
else
droppable = false;
if (droppable)
// If Moving is allowed:
e.Effect = DragDropEffects.Move;
else
e.Effect = DragDropEffects.None;
Point pt = this.treeViewAdv1.PointToClient(new Point(e.X, e.Y));
this.treeViewAdv1.SelectedNode = this.treeViewAdv1.GetNodeAtPoint(pt);
Console.WriteLine(this.treeViewAdv1.SelectedNode.Text);
}
return;
private void treeViewAdv1_DragDrop(object sender, DragEventArgs e)
{
TreeViewAdv treeView = sender as TreeViewAdv;
// Get the destination and source node.
TreeNodeAdv sourceNode = (TreeNodeAdv)e.Data.GetData(typeof(TreeNodeAdv));
Point pt = this.treeViewAdv1.PointToClient(new Point(e.X, e.Y));
TreeNodeAdv destinationNode = this.treeViewAdv1.GetNodeAtPoint(pt);
sourceNode.Move(destinationNode, NodePositions.Next);
this.currentSourceNode = null;
treeView.SelectedNode = sourceNode;
}
private void treeViewAdv1_DragLeave(object sender, EventArgs e)
{
//this.treeViewDragHighlightTracker.ClearHighlightNode();
}
private void treeViewAdv1_QueryContinueDrag(object sender, QueryContinueDragEventArgs e)
{
if (e.EscapePressed)
{
e.Action = DragAction.Cancel;
}
}
private void treeViewAdv1_DragEnter_1(object sender, DragEventArgs e)
{
}
byte[] bytes = File.ReadAllBytes(textBox1.Text);
string dokument = Convert.ToBase64String(bytes);
//private void button1_Click(object sender, EventArgs e)
//{
// string filename = @"x:\docdemo\FIN_VER_Kredit_OV928_019.dotm";
// using (WordDocument wordDocument = new WordDocument(filename, FormatType.Docx))
// {
// //Initialize the ChartToImageConverter for converting charts during Word to image conversion.
// wordDocument.ChartToImageConverter = new ChartToImageConverter();
// //Set the scaling mode for charts (Normal mode reduces the file size).
// wordDocument.ChartToImageConverter.ScalingMode = ScalingMode.Normal;
// //Convert the entire Word document to images.
// Image[] images = wordDocument.RenderAsImages(ImageType.Bitmap);
// int i = 0;
// foreach (Image image in images)
// {
// //Save the image as jpeg.
// image.Save(@"x:\docdemo\WordToImage_" + i + ".jpeg", ImageFormat.Jpeg);
// i++;
// }
// }
var streamword = new MemoryStream(Convert.FromBase64String(dokument));
WordDocument document = new WordDocument(streamword, Syncfusion.DocIO.FormatType.Automatic);
WordDocument newDocument = new WordDocument();
WordDocument newDocument2 = new WordDocument();
WordDocument newDocument3 = new WordDocument();
string pdf = "";
SynFWord sf = new SynFWord();
DOCGEN.DocGet dg = new DOCGEN.DocGet("");
// return;
pdf = dg.Convert_Word_To_PDF(dokument, null);
File.WriteAllBytes(textBox1.Text + "_3_" + ".pdf", Convert.FromBase64String(pdf));
split_doc(ref document, ref newDocument, 1, 0);
sf.Replace_Text(ref newDocument, "Bausteine", "");
sf.Replace_Fieldtext(ref newDocument, "BesBest", "");
MemoryStream outputStream = new MemoryStream();
newDocument.Save(outputStream,FormatType.Dotm);
// byte[] bytes = File.ReadAllBytes(textBox1.Text);
// string dokument = Convert.ToBase64String(bytes);
bytes = outputStream.ToArray();
dokument= Convert.ToBase64String(bytes);
//DOCGEN.DocGet dg = new DOCGEN.DocGet("");
pdf = dg.Convert_Word_To_PDF(dokument, null);
File.WriteAllBytes(textBox1.Text + "_1_" + ".pdf", Convert.FromBase64String(pdf));
return;
// var streamword = new MemoryStream(Convert.FromBase64String(dokument));
// WordDocument document = new WordDocument(streamword, Syncfusion.DocIO.FormatType.Automatic);
// WordDocument newDocument = new WordDocument();
// WordDocument newDocument2 = new WordDocument();
// WordDocument newDocument3 = new WordDocument();
// string pdf = "";
// SynFWord sf = new SynFWord();
// DOCGEN.DocGet dg = new DOCGEN.DocGet("");
//Vertrag Kunde
split_doc(ref document, ref newDocument2, 2, 0);
sf.Replace_Fieldtext(ref newDocument2, "BesBest", "");
sf.Replace_Fieldtext(ref newDocument2, "txtDruckenExemplar", "den Kunden");
newDocument2.UpdateDocumentFields();
newDocument2.Save(outputStream, FormatType.Dotm);
bytes = outputStream.ToArray();
dokument = Convert.ToBase64String(bytes);
pdf = dg.Convert_Word_To_PDF(dokument, null);
File.WriteAllBytes(textBox1.Text + "_2_" + ".pdf", Convert.FromBase64String(pdf));
// pdf = dg.Convert_Word_To_PDF(dokument, null);
// File.WriteAllBytes(textBox1.Text + "_3_" + ".pdf", Convert.FromBase64String(pdf));
//Vertrag Kunde
split_doc(ref document, ref newDocument3, 2, 0);
sf.Replace_Fieldtext(ref newDocument3, "BesBest", "");
sf.Replace_Fieldtext(ref newDocument3, "txtDruckenExemplar", "den Kunden");
newDocument3.UpdateDocumentFields();
newDocument3.Save(outputStream, FormatType.Dotm);
bytes = outputStream.ToArray();
dokument = Convert.ToBase64String(bytes);
// split_doc(ref document, ref newDocument, 1, 0);
// sf.Replace_Text(ref newDocument, "Bausteine", "");
// sf.Replace_Fieldtext(ref newDocument, "BesBest", "");
pdf = dg.Convert_Word_To_PDF(dokument, null);
File.WriteAllBytes(textBox1.Text + "_3_" + ".pdf", Convert.FromBase64String(pdf));
// MemoryStream outputStream = new MemoryStream();
// newDocument.Save(outputStream,FormatType.Dotm);
// bytes = outputStream.ToArray();
// dokument= Convert.ToBase64String(bytes);
// //DOCGEN.DocGet dg = new DOCGEN.DocGet("");
// pdf = dg.Convert_Word_To_PDF(dokument, null);
// File.WriteAllBytes(textBox1.Text + "_1_" + ".pdf", Convert.FromBase64String(pdf));
// return;
// //Vertrag Kunde
// split_doc(ref document, ref newDocument2, 2, 0);
// sf.Replace_Fieldtext(ref newDocument2, "BesBest", "");
// sf.Replace_Fieldtext(ref newDocument2, "txtDruckenExemplar", "den Kunden");
// newDocument2.UpdateDocumentFields();
// newDocument2.Save(outputStream, FormatType.Dotm);
// bytes = outputStream.ToArray();
// dokument = Convert.ToBase64String(bytes);
// pdf = dg.Convert_Word_To_PDF(dokument, null);
// File.WriteAllBytes(textBox1.Text + "_2_" + ".pdf", Convert.FromBase64String(pdf));
// //Vertrag Kunde
// split_doc(ref document, ref newDocument3, 2, 0);
// sf.Replace_Fieldtext(ref newDocument3, "BesBest", "");
// sf.Replace_Fieldtext(ref newDocument3, "txtDruckenExemplar", "den Kunden");
// newDocument3.UpdateDocumentFields();
// newDocument3.Save(outputStream, FormatType.Dotm);
// bytes = outputStream.ToArray();
// dokument = Convert.ToBase64String(bytes);
// pdf = dg.Convert_Word_To_PDF(dokument, null);
// File.WriteAllBytes(textBox1.Text + "_3_" + ".pdf", Convert.FromBase64String(pdf));
//using (FileStream outputStream = new FileStream(textBox1.Text + "_1_" + ".dotm", FileMode.OpenOrCreate, FileAccess.ReadWrite))
//{
// newDocument.Save(outputStream, FormatType.Dotm);
//}
//int i = 0;
//foreach (WSection section in document.Sections)
//{
// if (i != 0)
// {
// newDocument1.Sections.Add(document.Sections[i].Clone());
// }
// i = i + 1;
//}
//sf.Replace_Fieldtext(ref newDocument1, "txtDruckenExemplar", "den Kunden");
//sf.Replace_Text(ref newDocument1, "Bausteine", "");
//newDocument1.UpdateDocumentFields();
//using (FileStream outputStream = new FileStream(textBox1.Text + "_2_" + ".dotm", FileMode.OpenOrCreate, FileAccess.ReadWrite))
//{
// newDocument1.Save(outputStream, FormatType.Dotm);
//}
//sf.Replace_Fieldtext(ref newDocument1, "txtDruckenExemplar", "die Bank");
//newDocument1.UpdateDocumentFields();
//using (FileStream outputStream = new FileStream(textBox1.Text + "_3_" + ".dotm", FileMode.OpenOrCreate, FileAccess.ReadWrite))
//{
// newDocument1.Save(outputStream, FormatType.Dotm);
//}
}
// //using (FileStream outputStream = new FileStream(textBox1.Text + "_1_" + ".dotm", FileMode.OpenOrCreate, FileAccess.ReadWrite))
// //{
// // newDocument.Save(outputStream, FormatType.Dotm);
// //}
// //int i = 0;
// //foreach (WSection section in document.Sections)
// //{
// // if (i != 0)
// // {
// // newDocument1.Sections.Add(document.Sections[i].Clone());
// // }
// // i = i + 1;
// //}
// //sf.Replace_Fieldtext(ref newDocument1, "txtDruckenExemplar", "den Kunden");
// //sf.Replace_Text(ref newDocument1, "Bausteine", "");
// //newDocument1.UpdateDocumentFields();
// //using (FileStream outputStream = new FileStream(textBox1.Text + "_2_" + ".dotm", FileMode.OpenOrCreate, FileAccess.ReadWrite))
// //{
// // newDocument1.Save(outputStream, FormatType.Dotm);
// //}
// //sf.Replace_Fieldtext(ref newDocument1, "txtDruckenExemplar", "die Bank");
// //newDocument1.UpdateDocumentFields();
// //using (FileStream outputStream = new FileStream(textBox1.Text + "_3_" + ".dotm", FileMode.OpenOrCreate, FileAccess.ReadWrite))
// //{
// // newDocument1.Save(outputStream, FormatType.Dotm);
// //}
//}

File diff suppressed because it is too large Load Diff

@ -46,7 +46,7 @@
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Serialization.Formatters.Binary.BinaryFormatter
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
@ -60,6 +60,7 @@
: 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">
@ -68,9 +69,10 @@
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" />
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
@ -85,9 +87,10 @@
<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" msdata:Ordinal="1" />
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
@ -109,9 +112,430 @@
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="add_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\add_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="add_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\add_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="add_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\add_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="add_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\add_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="add_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\add_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="CloseApplication_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\CloseApplication_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="CloseApplication_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\CloseApplication_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="CloseApplication_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\CloseApplication_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="CloseApplication_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\CloseApplication_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="CloseApplication_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\CloseApplication_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Connect_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Connect_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Connect_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Connect_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Connect_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Connect_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Connect_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Connect_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Connect_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Connect_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DeleteDoc_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DeleteDoc_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DeleteDoc_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DeleteDoc_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DeleteDoc_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DeleteDoc_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DeleteDoc_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DeleteDoc_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DeleteDoc_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DeleteDoc_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DokumenteGenerieren_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DokumenteGenerieren_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DokumenteGenerieren_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DokumenteGenerieren_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DokumenteGenerieren_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DokumenteGenerieren_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DokumenteGenerieren_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DokumenteGenerieren_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="DokumenteGenerieren_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\DokumenteGenerieren_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDoc_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDoc_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDoc_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDoc_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDoc_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDoc_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDoc_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDoc_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDoc_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDoc_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDokumentPaket_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDokumentPaket_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDokumentPaket_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDokumentPaket_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDokumentPaket_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDokumentPaket_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDokumentPaket_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDokumentPaket_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditDokumentPaket_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditDokumentPaket_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditSerienbrief_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditSerienbrief_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditSerienbrief_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditSerienbrief_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditSerienbrief_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditSerienbrief_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditSerienbrief_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditSerienbrief_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="EditSerienbrief_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\EditSerienbrief_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_Edit_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_Edit_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_Edit_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_Edit_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_Edit_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_Edit_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_Edit_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_Edit_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Excel_Edit_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Excel_Edit_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Native_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Native_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Native_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Native_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Native_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Native_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Native_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Native_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Native_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Native_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDoc_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDoc_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDoc_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDoc_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDoc_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDoc_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDoc_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDoc_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDoc_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDoc_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDokPaket_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDokPaket_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDokPaket_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDokPaket_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDokPaket_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDokPaket_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDokPaket_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDokPaket_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewDokPaket_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewDokPaket_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewSerienbrief_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewSerienbrief_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewSerienbrief_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewSerienbrief_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewSerienbrief_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewSerienbrief_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewSerienbrief_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewSerienbrief_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="NewSerienbrief_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\NewSerienbrief_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="OnBase_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\OnBase_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="OnBase_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\OnBase_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="OnBase_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\OnBase_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="OnBase_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\OnBase_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="OnBase_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\OnBase_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="PDF_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\PDF_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="PDF_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\PDF_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="PDF_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\PDF_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="PDF_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\PDF_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="PDF_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\PDF_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Pprofil_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Pprofil_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Pprofil_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Pprofil_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Pprofil_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Pprofil_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Pprofil_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Pprofil_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Pprofil_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Pprofil_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Now_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Now_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Now_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Now_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Now_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Now_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Now_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Now_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Now_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Now_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Rechts_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Rechts_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Rechts_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Rechts_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Rechts_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Rechts_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Rechts_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Rechts_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Rechts_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Rechts_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_separated_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_separated_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_separated_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_separated_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_separated_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_separated_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_separated_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_separated_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_separated_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_separated_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Unten_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Unten_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Unten_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Unten_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Unten_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Unten_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Unten_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Unten_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Preview_Unten_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Preview_Unten_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Refresh_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Refresh_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Refresh_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Refresh_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Refresh_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Refresh_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Refresh_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Refresh_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Refresh_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Refresh_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Remove_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Remove_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Remove_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Remove_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Remove_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Remove_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Remove_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Remove_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Remove_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Remove_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="save_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\save_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="save_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\save_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="save_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\save_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="save_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\save_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="save_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\save_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Search_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Search_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Search_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Search_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Search_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Search_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Search_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Search_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Search_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Search_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_Edit_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_Edit_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_Edit_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_Edit_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_Edit_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_Edit_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_Edit_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_Edit_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Word_Edit_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Word_Edit_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Zuweisen_16x16_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Zuweisen_16x16-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Zuweisen_24x24_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Zuweisen_24x24-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Zuweisen_256x256_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Zuweisen_256x256-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Zuweisen_32x32_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Zuweisen_32x32-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Zuweisen_48x48_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Zuweisen_48x48-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>

Binary file not shown.

After

Width:  |  Height:  |  Size: 454 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 915 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 956 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 580 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 811 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 935 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 708 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 738 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 719 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save