Compare commits
2 Commits
23ea8ef686
...
a0c2bfe82b
| Author | SHA1 | Date | |
|---|---|---|---|
| a0c2bfe82b | |||
| 63ece35aec |
8
app/TaskFlow/My Project/Application.Designer.vb
generated
8
app/TaskFlow/My Project/Application.Designer.vb
generated
@@ -24,7 +24,7 @@ Namespace My
|
|||||||
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
||||||
Public Sub New()
|
Public Sub New()
|
||||||
MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
|
MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
|
||||||
Me.IsSingleInstance = true
|
Me.IsSingleInstance = false
|
||||||
Me.EnableVisualStyles = true
|
Me.EnableVisualStyles = true
|
||||||
Me.SaveMySettingsOnExit = true
|
Me.SaveMySettingsOnExit = true
|
||||||
Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses
|
Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses
|
||||||
@@ -34,5 +34,11 @@ Namespace My
|
|||||||
Protected Overrides Sub OnCreateMainForm()
|
Protected Overrides Sub OnCreateMainForm()
|
||||||
Me.MainForm = Global.DD_ProcessManager.frmMain
|
Me.MainForm = Global.DD_ProcessManager.frmMain
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
||||||
|
Protected Overrides Function OnInitialize(ByVal commandLineArgs As System.Collections.ObjectModel.ReadOnlyCollection(Of String)) As Boolean
|
||||||
|
Me.MinimumSplashScreenDisplayTime = 0
|
||||||
|
Return MyBase.OnInitialize(commandLineArgs)
|
||||||
|
End Function
|
||||||
End Class
|
End Class
|
||||||
End Namespace
|
End Namespace
|
||||||
|
|||||||
@@ -2,9 +2,11 @@
|
|||||||
<MyApplicationData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
<MyApplicationData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<MySubMain>true</MySubMain>
|
<MySubMain>true</MySubMain>
|
||||||
<MainForm>frmMain</MainForm>
|
<MainForm>frmMain</MainForm>
|
||||||
<SingleInstance>true</SingleInstance>
|
<SingleInstance>false</SingleInstance>
|
||||||
<ShutdownMode>0</ShutdownMode>
|
<ShutdownMode>0</ShutdownMode>
|
||||||
<EnableVisualStyles>true</EnableVisualStyles>
|
<EnableVisualStyles>true</EnableVisualStyles>
|
||||||
<AuthenticationMode>0</AuthenticationMode>
|
<AuthenticationMode>0</AuthenticationMode>
|
||||||
|
<MinimumSplashScreenDisplayTime>0</MinimumSplashScreenDisplayTime>
|
||||||
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
||||||
|
<HighDpiMpde>false</HighDpiMpde>
|
||||||
</MyApplicationData>
|
</MyApplicationData>
|
||||||
10
app/TaskFlow/My Project/Resources.Designer.vb
generated
10
app/TaskFlow/My Project/Resources.Designer.vb
generated
@@ -480,6 +480,16 @@ Namespace My.Resources
|
|||||||
End Get
|
End Get
|
||||||
End Property
|
End Property
|
||||||
|
|
||||||
|
'''<summary>
|
||||||
|
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||||
|
'''</summary>
|
||||||
|
Friend ReadOnly Property DD_taskFLOW_BOOT() As System.Drawing.Bitmap
|
||||||
|
Get
|
||||||
|
Dim obj As Object = ResourceManager.GetObject("DD_taskFLOW_BOOT", resourceCulture)
|
||||||
|
Return CType(obj,System.Drawing.Bitmap)
|
||||||
|
End Get
|
||||||
|
End Property
|
||||||
|
|
||||||
'''<summary>
|
'''<summary>
|
||||||
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
''' Sucht eine lokalisierte Ressource vom Typ DevExpress.Utils.Svg.SvgImage.
|
||||||
'''</summary>
|
'''</summary>
|
||||||
|
|||||||
@@ -118,18 +118,15 @@
|
|||||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
</resheader>
|
</resheader>
|
||||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||||
|
<data name="actions_user" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\actions_user.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
|
</data>
|
||||||
|
<data name="lbl" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\lbl.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
<data name="refresh_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="refresh_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\refresh_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\refresh_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Hammer_Builder_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\Hammer_Builder_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="arrow_refresh" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\arrow_refresh.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="asterisk_yellow" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\asterisk_yellow.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="taskFlow_icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="taskFlow_icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\taskFlow_icon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\taskFlow_icon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -148,8 +145,11 @@
|
|||||||
<data name="key" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="key" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\key.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\key.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Image_File" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="DateOrTimePicker_675" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Image_File.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\DateOrTimePicker_675.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="DeleteFilter_5563" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\DeleteFilter_5563.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="save" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="save" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\save.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\save.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -160,6 +160,9 @@
|
|||||||
<data name="seach_typo" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="seach_typo" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\seach_typo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\seach_typo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="doc" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\doc.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
<data name="group_key" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="group_key" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\group_key.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\group_key.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -172,6 +175,9 @@
|
|||||||
<data name="Symbols_Information_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Symbols_Information_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Symbols_Information_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Symbols_Information_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="zoom_out1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\zoom_out1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
<data name="computer_edit" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="computer_edit" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\computer_edit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\computer_edit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -193,8 +199,8 @@
|
|||||||
<data name="Settings" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Settings" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Settings.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Settings.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Search(Go)_5718" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="security_key" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Search(Go)_5718.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\security_key.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bo_unknown" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="bo_unknown" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\bo_unknown.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\bo_unknown.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
@@ -208,9 +214,6 @@
|
|||||||
<data name="Label_684" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Label_684" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Label_684.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Label_684.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="delete_12x12" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\delete_12x12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="table_add" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="table_add" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\table_add.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\table_add.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -220,9 +223,6 @@
|
|||||||
<data name="txt" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="txt" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\txt.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\txt.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="properties_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\properties_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="checkbox_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="checkbox_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\checkbox_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\checkbox_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -235,21 +235,21 @@
|
|||||||
<data name="pencolor" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="pencolor" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\pencolor.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\pencolor.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DD_Icons_ICO_CBWATCHER_48px" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\DD_Icons_ICO_CBWATCHER_48px.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
<data name="markcomplete" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="markcomplete" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\markcomplete.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\markcomplete.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="adateoccuring" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="adateoccuring" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\adateoccuring.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\adateoccuring.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="actions_user" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="hide_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\actions_user.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\hide_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="information" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="information" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\information.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\information.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="puzzle2" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\puzzle2.ico;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="bullet_orange1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="bullet_orange1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\bullet_orange1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\bullet_orange1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -265,15 +265,9 @@
|
|||||||
<data name="save1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="save1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\save.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\save.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Open_6296" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\Open_6296.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="dxf" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="dxf" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\dxf.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\dxf.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="conversation" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\conversation.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="ppt" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="ppt" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\ppt.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\ppt.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -289,20 +283,20 @@
|
|||||||
<data name="insertcombobox" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="insertcombobox" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\insertcombobox.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\insertcombobox.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="cancel1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\cancel.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
|
||||||
</data>
|
|
||||||
<data name="flag_pink" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="flag_pink" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\flag_pink.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\flag_pink.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="DD_Icons_ICO_CBWATCHER_48px" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="ExcelWorksheetView_11748" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\DD_Icons_ICO_CBWATCHER_48px.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\ExcelWorksheetView_11748.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="magifier_zoom_out" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Hammer_Builder_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\magifier_zoom_out.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Hammer_Builder_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="page_copy" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="search" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\page_copy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\search.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="action_add_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\action_add_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="publicfix_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="publicfix_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\publicfix_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\publicfix_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -322,8 +316,8 @@
|
|||||||
<data name="itemtypechecked" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="itemtypechecked" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\itemtypechecked.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\itemtypechecked.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="DeleteFilter_5563" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="properties_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\DeleteFilter_5563.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\properties_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="database_refresh" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="database_refresh" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\database_refresh.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\database_refresh.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -331,17 +325,20 @@
|
|||||||
<data name="Security_Unlock" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Security_Unlock" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Security_Unlock.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\Security_Unlock.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="resultset_last" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="chartdesigner2" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\resultset_last.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\chartdesigner2.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
|
</data>
|
||||||
|
<data name="bullet_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\bullet_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="add" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="add" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\add.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\add.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="color" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="book_open" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\color.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\book_open.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="refresh_16xMD" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="page_copy" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\refresh_16xMD.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\page_copy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="user" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="user" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\user.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\user.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -349,14 +346,17 @@
|
|||||||
<data name="ampel-gruen" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="ampel-gruen" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\ampel-gruen.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\ampel-gruen.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="email_go" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\email_go.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
<data name="A_1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="A_1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\A_1.ico;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\A_1.ico;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="doc_pdf" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="doc_pdf" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\doc_pdf.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\doc_pdf.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="book_open" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Search(Go)_5718" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\book_open.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Search(Go)_5718.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Checkboxbmp" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Checkboxbmp" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Checkbox.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Checkbox.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -364,14 +364,20 @@
|
|||||||
<data name="cancel" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="cancel" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\cancel.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\cancel.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="DateOrTimePicker_675" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="puzzle2" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\DateOrTimePicker_675.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\puzzle2.ico;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="ampel-gelb" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\ampel-gelb.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="dtp" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="dtp" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\dtp.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\dtp.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="key_go" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="delete_12x12" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\key_go.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\delete_12x12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="bullet_orange" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\bullet_orange.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Nextrequest_10302" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Nextrequest_10302" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Nextrequest_10302.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Nextrequest_10302.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -379,8 +385,8 @@
|
|||||||
<data name="TextBox" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="TextBox" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\TextBox.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\TextBox.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="doc" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="resultset_last" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\doc.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\resultset_last.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bullet_green1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="bullet_green1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\bullet_green1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\bullet_green1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -388,17 +394,14 @@
|
|||||||
<data name="bullet_green" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="bullet_green" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\bullet_green.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\bullet_green.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="groupby" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\groupby.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
|
||||||
</data>
|
|
||||||
<data name="dwg" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="dwg" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\dwg.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\dwg.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="page_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="color" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\page_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\color.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="hide_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="key_go" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\hide_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\key_go.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="chartdesigner1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="chartdesigner1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\chartdesigner1.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\chartdesigner1.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
@@ -409,8 +412,8 @@
|
|||||||
<data name="show_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="show_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\show_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\show_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="lbl" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="cancel1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\lbl.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\cancel.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="ComboBox_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="ComboBox_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\ComboBox_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\ComboBox_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -418,26 +421,23 @@
|
|||||||
<data name="show_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="show_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\show_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\show_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="cmb" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\cmb.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="ID_FILE_PAGE_SETUP" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="ID_FILE_PAGE_SETUP" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\ID_FILE_PAGE_SETUP.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\ID_FILE_PAGE_SETUP.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="flag_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\flag_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="flag_orange" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="flag_orange" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\flag_orange.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\flag_orange.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bullet_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="taskflow_boot" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\bullet_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\taskflow_boot.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="arrow_refresh" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\arrow_refresh.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="resultset_previous" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="resultset_previous" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\resultset_previous.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\resultset_previous.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="email_go" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Image_File" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\email_go.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Image_File.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="textthatcontains" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="textthatcontains" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\textthatcontains.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\textthatcontains.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
@@ -451,14 +451,14 @@
|
|||||||
<data name="flag_green" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="flag_green" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\flag_green.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\flag_green.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="ExcelWorksheetView_11748" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="groupby" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\ExcelWorksheetView_11748.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\groupby.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Monitor_Screen_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Monitor_Screen_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Monitor_Screen_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Monitor_Screen_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="database_save" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="flag_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\database_save.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\flag_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="OpenFileDialog_692" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="OpenFileDialog_692" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\OpenFileDialog_692.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\OpenFileDialog_692.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -466,38 +466,41 @@
|
|||||||
<data name="doc_text_image" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="doc_text_image" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\doc_text_image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\doc_text_image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="Einstellungen6" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\Einstellungen6.ico;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
<data name="shape_square_go" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="shape_square_go" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\shape_square_go.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\shape_square_go.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="task" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
|
||||||
<value>..\Resources\task.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
|
||||||
</data>
|
|
||||||
<data name="pdf" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="pdf" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\pdf.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\pdf.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="taskflow_boot" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="conversation" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\taskflow_boot.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\conversation.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Link_5762" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Link_5762" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Link_5762.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Link_5762.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="ampel-gelb" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="refresh_16xMD" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\ampel-gelb.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\refresh_16xMD.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="WorkItem_16xMD" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="WorkItem_16xMD" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\WorkItem_16xMD.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\WorkItem_16xMD.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="action_add_16xLG" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="Open_6296" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\action_add_16xLG.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\Open_6296.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="resultset_first" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="resultset_first" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\resultset_first.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\resultset_first.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="zoom_out1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="asterisk_yellow" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\zoom_out1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\asterisk_yellow.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="chartdesigner2" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="task" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\chartdesigner2.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\task.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
|
</data>
|
||||||
|
<data name="cmb" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
|
<value>..\Resources\cmb.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="formatastable" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="formatastable" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\formatastable.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\formatastable.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
@@ -505,14 +508,14 @@
|
|||||||
<data name="zoom_out" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="zoom_out" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\zoom_out.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\zoom_out.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="search" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="page_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\search.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\page_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bullet_orange" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="database_save" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\bullet_orange.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\database_save.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Einstellungen6" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="magifier_zoom_out" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\Einstellungen6.ico;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\magifier_zoom_out.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bullet_red1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="bullet_red1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\bullet_red1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\bullet_red1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
@@ -523,7 +526,7 @@
|
|||||||
<data name="user_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="user_red" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\user_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
<value>..\Resources\user_red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="security_key" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
<data name="DD_taskFLOW_BOOT" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||||
<value>..\Resources\security_key.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>..\Resources\DD_taskFLOW_BOOT.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
</root>
|
||||||
BIN
app/TaskFlow/Resources/DD_taskFLOW_BOOT.png
Normal file
BIN
app/TaskFlow/Resources/DD_taskFLOW_BOOT.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -143,7 +143,7 @@
|
|||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DevExpress.XtraVerticalGrid.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraVerticalGrid.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||||
<Reference Include="DigitalData.Controls.DocumentViewer, Version=1.0.3.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="DigitalData.Controls.DocumentViewer, Version=1.9.4.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>..\..\..\DDMonorepo\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll</HintPath>
|
<HintPath>..\..\..\DDMonorepo\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
@@ -959,6 +959,7 @@
|
|||||||
<None Include="Resources\chartdesigner2.svg" />
|
<None Include="Resources\chartdesigner2.svg" />
|
||||||
<None Include="Resources\cancel.svg" />
|
<None Include="Resources\cancel.svg" />
|
||||||
<None Include="Resources\publicfix_32x32.png" />
|
<None Include="Resources\publicfix_32x32.png" />
|
||||||
|
<None Include="Resources\DD_taskFLOW_BOOT.png" />
|
||||||
<Content Include="task.ico" />
|
<Content Include="task.ico" />
|
||||||
<None Include="Resources\searchFlow_icon.png" />
|
<None Include="Resources\searchFlow_icon.png" />
|
||||||
<None Include="Resources\taskFlow_icon.png" />
|
<None Include="Resources\taskFlow_icon.png" />
|
||||||
|
|||||||
1
app/TaskFlow/frmKonfig.Designer.vb
generated
1
app/TaskFlow/frmKonfig.Designer.vb
generated
@@ -346,6 +346,7 @@ Partial Class frmKonfig
|
|||||||
Me.Controls.Add(Me.TabControl1)
|
Me.Controls.Add(Me.TabControl1)
|
||||||
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
|
||||||
Me.Name = "frmKonfig"
|
Me.Name = "frmKonfig"
|
||||||
|
Me.TopMost = True
|
||||||
Me.TabControl1.ResumeLayout(False)
|
Me.TabControl1.ResumeLayout(False)
|
||||||
Me.TabPage2.ResumeLayout(False)
|
Me.TabPage2.ResumeLayout(False)
|
||||||
Me.TabPage2.PerformLayout()
|
Me.TabPage2.PerformLayout()
|
||||||
|
|||||||
@@ -933,6 +933,9 @@
|
|||||||
<data name="$this.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
<data name="$this.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
||||||
<value>3, 4, 3, 4</value>
|
<value>3, 4, 3, 4</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="$this.StartPosition" type="System.Windows.Forms.FormStartPosition, System.Windows.Forms">
|
||||||
|
<value>CenterScreen</value>
|
||||||
|
</data>
|
||||||
<data name="$this.Text" xml:space="preserve">
|
<data name="$this.Text" xml:space="preserve">
|
||||||
<value>Konfiguration</value>
|
<value>Konfiguration</value>
|
||||||
</data>
|
</data>
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Public Class frmMain
|
|||||||
Private UserLoggedin As Integer = 0
|
Private UserLoggedin As Integer = 0
|
||||||
Private CURR_DT_VWPM_PROFILE_ACTIVE As DataTable
|
Private CURR_DT_VWPM_PROFILE_ACTIVE As DataTable
|
||||||
Private CURR_DT_VWPM_PROFILE_AH_WORKFLOW As DataTable
|
Private CURR_DT_VWPM_PROFILE_AH_WORKFLOW As DataTable
|
||||||
Private CURR_DT_OVERVIEW As DataTable
|
Private DT_CURR_WF_ITEMS As DataTable
|
||||||
Private OVERVIEW_ADDED_WHEN As String
|
Private OVERVIEW_ADDED_WHEN As String
|
||||||
Private OVERVIEW_CHANGED_WHEN As String
|
Private OVERVIEW_CHANGED_WHEN As String
|
||||||
Private OVERVIEW_COUNT As Integer = 0
|
Private OVERVIEW_COUNT As Integer = 0
|
||||||
@@ -947,14 +947,14 @@ Public Class frmMain
|
|||||||
oSQL = oSQL.Replace("@DATE", Now.ToShortDateString)
|
oSQL = oSQL.Replace("@DATE", Now.ToShortDateString)
|
||||||
oSQL = oSQL.Replace("@PROFILE_ID", CURRENT_CLICKED_PROFILE_ID)
|
oSQL = oSQL.Replace("@PROFILE_ID", CURRENT_CLICKED_PROFILE_ID)
|
||||||
|
|
||||||
CURR_DT_OVERVIEW = Await DatabaseFallback.GetDatatableECMAsync(oSQL)
|
DT_CURR_WF_ITEMS = Await DatabaseFallback.GetDatatableECMAsync(oSQL)
|
||||||
If ForceReload = True Then
|
If ForceReload = True Then
|
||||||
LOGGER.Info("ForceReload is true!")
|
LOGGER.Info("ForceReload is true!")
|
||||||
End If
|
End If
|
||||||
If Not IsNothing(CURR_DT_OVERVIEW) Then
|
If Not IsNothing(DT_CURR_WF_ITEMS) Then
|
||||||
Dim oADDED = GET_LAST_ADDED(CURR_DT_OVERVIEW)
|
Dim oADDED = GET_LAST_ADDED(DT_CURR_WF_ITEMS)
|
||||||
Dim oChanged = GET_LAST_CHANGED(CURR_DT_OVERVIEW)
|
Dim oChanged = GET_LAST_CHANGED(DT_CURR_WF_ITEMS)
|
||||||
Dim oCOUNT = CURR_DT_OVERVIEW.Rows.Count
|
Dim oCOUNT = DT_CURR_WF_ITEMS.Rows.Count
|
||||||
If oADDED = OVERVIEW_ADDED_WHEN And oChanged = OVERVIEW_CHANGED_WHEN And OVERVIEW_COUNT = oCOUNT Then
|
If oADDED = OVERVIEW_ADDED_WHEN And oChanged = OVERVIEW_CHANGED_WHEN And OVERVIEW_COUNT = oCOUNT Then
|
||||||
If ForceReload = False Then
|
If ForceReload = False Then
|
||||||
LOGGER.Info("No changes on OverviewHash - so exit Refresh")
|
LOGGER.Info("No changes on OverviewHash - so exit Refresh")
|
||||||
@@ -967,17 +967,21 @@ Public Class frmMain
|
|||||||
OVERVIEW_COUNT = oCOUNT
|
OVERVIEW_COUNT = oCOUNT
|
||||||
End If
|
End If
|
||||||
|
|
||||||
If CURR_DT_OVERVIEW.Rows.Count = 0 Then
|
If DT_CURR_WF_ITEMS.Rows.Count = 0 Then
|
||||||
NO_WORKFLOWITEMS = True
|
NO_WORKFLOWITEMS = True
|
||||||
|
lblCaptionMainGrid.Text = String.Format(S.Aktuell_keine_Workflowdaten_vorhanden___0_, CURRENT_CLICKED_PROFILE_TITLE)
|
||||||
|
GridControlWorkflows.Visible = False
|
||||||
|
bindsourcegrid.DataSource = Nothing
|
||||||
|
GridControlWorkflows.DataSource = Nothing
|
||||||
Else
|
Else
|
||||||
NO_WORKFLOWITEMS = False
|
NO_WORKFLOWITEMS = False
|
||||||
|
lblCaptionMainGrid.Text = CURRENT_CLICKED_PROFILE_TITLE
|
||||||
End If
|
End If
|
||||||
Create_Basic_View()
|
Create_Basic_View()
|
||||||
|
|
||||||
RestoreLayout()
|
RestoreLayout()
|
||||||
|
|
||||||
'GridViewWorkflows.ViewCaption = $"{ClassAllgemeineFunktionen.GUI_LANGUAGE_INFO("NoWorkflowData")} {CURRENT_CLICKED_PROFILE_TITLE}"
|
|
||||||
lblCaptionMainGrid.Text = String.Format(S.Aktuell_keine_Workflowdaten_vorhanden___0_, CURRENT_CLICKED_PROFILE_TITLE)
|
|
||||||
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
@@ -1005,7 +1009,7 @@ Public Class frmMain
|
|||||||
columnStateIcon.DataType = GetType(Image)
|
columnStateIcon.DataType = GetType(Image)
|
||||||
columnStateIcon.ColumnName = "ICON"
|
columnStateIcon.ColumnName = "ICON"
|
||||||
columnStateIcon.Caption = ""
|
columnStateIcon.Caption = ""
|
||||||
CURR_DT_OVERVIEW.Columns.Add(columnStateIcon)
|
DT_CURR_WF_ITEMS.Columns.Add(columnStateIcon)
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
|
||||||
@@ -1013,7 +1017,7 @@ Public Class frmMain
|
|||||||
YellowDocuments = 0
|
YellowDocuments = 0
|
||||||
GreenDocuments = 0
|
GreenDocuments = 0
|
||||||
If TL_ICON = True Then
|
If TL_ICON = True Then
|
||||||
For Each row As DataRow In CURR_DT_OVERVIEW.Rows
|
For Each row As DataRow In DT_CURR_WF_ITEMS.Rows
|
||||||
Dim State As Integer = row.Item("TL_STATE")
|
Dim State As Integer = row.Item("TL_STATE")
|
||||||
Select Case State
|
Select Case State
|
||||||
Case 1
|
Case 1
|
||||||
@@ -1035,9 +1039,9 @@ Public Class frmMain
|
|||||||
columnConvIcon.DataType = GetType(Image)
|
columnConvIcon.DataType = GetType(Image)
|
||||||
columnConvIcon.ColumnName = "CONVERSATION"
|
columnConvIcon.ColumnName = "CONVERSATION"
|
||||||
columnConvIcon.Caption = ""
|
columnConvIcon.Caption = ""
|
||||||
CURR_DT_OVERVIEW.Columns.Add(columnConvIcon)
|
DT_CURR_WF_ITEMS.Columns.Add(columnConvIcon)
|
||||||
End If
|
End If
|
||||||
For Each oRow As DataRow In CURR_DT_OVERVIEW.Rows
|
For Each oRow As DataRow In DT_CURR_WF_ITEMS.Rows
|
||||||
Try
|
Try
|
||||||
Dim oCONVYN As Boolean
|
Dim oCONVYN As Boolean
|
||||||
Try
|
Try
|
||||||
@@ -1056,7 +1060,7 @@ Public Class frmMain
|
|||||||
End Try
|
End Try
|
||||||
|
|
||||||
Next
|
Next
|
||||||
bindsourcegrid.DataSource = CURR_DT_OVERVIEW
|
bindsourcegrid.DataSource = DT_CURR_WF_ITEMS
|
||||||
GridControlWorkflows.DataSource = bindsourcegrid
|
GridControlWorkflows.DataSource = bindsourcegrid
|
||||||
Dim objectCount_Descr = GridViewWorkflows.RowCount.ToString
|
Dim objectCount_Descr = GridViewWorkflows.RowCount.ToString
|
||||||
|
|
||||||
@@ -1149,7 +1153,7 @@ Public Class frmMain
|
|||||||
End Sub
|
End Sub
|
||||||
Private Function GridLayoutChanged() As Boolean
|
Private Function GridLayoutChanged() As Boolean
|
||||||
Try
|
Try
|
||||||
For Each oViewColumn As DataColumn In CURR_DT_OVERVIEW.Columns
|
For Each oViewColumn As DataColumn In DT_CURR_WF_ITEMS.Columns
|
||||||
If oViewColumn.Caption = "" Then
|
If oViewColumn.Caption = "" Then
|
||||||
Continue For
|
Continue For
|
||||||
End If
|
End If
|
||||||
@@ -1184,7 +1188,7 @@ Public Class frmMain
|
|||||||
End If
|
End If
|
||||||
Dim oGridColumn_exists As Boolean = False
|
Dim oGridColumn_exists As Boolean = False
|
||||||
Dim oGridDXFieldName = oActGridColumn.FieldName
|
Dim oGridDXFieldName = oActGridColumn.FieldName
|
||||||
For Each oViewColumn As DataColumn In CURR_DT_OVERVIEW.Columns
|
For Each oViewColumn As DataColumn In DT_CURR_WF_ITEMS.Columns
|
||||||
If oViewColumn.Caption = oGridDXFieldName Then
|
If oViewColumn.Caption = oGridDXFieldName Then
|
||||||
oGridColumn_exists = True
|
oGridColumn_exists = True
|
||||||
End If
|
End If
|
||||||
@@ -1395,7 +1399,7 @@ Public Class frmMain
|
|||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
|
|
||||||
If CURR_DT_OVERVIEW.Rows.Count > 0 And POPUP_REMINDER_ACTIVE = True Then
|
If DT_CURR_WF_ITEMS.Rows.Count > 0 And POPUP_REMINDER_ACTIVE = True Then
|
||||||
Dim oMessage As String = ClassAllgemeineFunktionen.GUI_LANGUAGE_INFO("App.ReminderPipeline")
|
Dim oMessage As String = ClassAllgemeineFunktionen.GUI_LANGUAGE_INFO("App.ReminderPipeline")
|
||||||
NotifyIcon1.ShowBalloonTip(30000, $"Reminder {ADDITIONAL_TITLE}", oMessage, ToolTipIcon.Info)
|
NotifyIcon1.ShowBalloonTip(30000, $"Reminder {ADDITIONAL_TITLE}", oMessage, ToolTipIcon.Info)
|
||||||
End If
|
End If
|
||||||
@@ -1464,18 +1468,21 @@ Public Class frmMain
|
|||||||
_FormValidator.Show()
|
_FormValidator.Show()
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
LOGGER.Warn($"Error opening Form frmValidator [{ex.Message}]")
|
LOGGER.Warn($"Error opening Form frmValidator [{ex.Message}]")
|
||||||
LOGGER.Warn($"ex.InnerException.Message [{ex.InnerException.Message}]")
|
If Not IsNothing(ex.InnerException) Then
|
||||||
LOGGER.Warn($"ex.InnerException.Source [{ex.InnerException.Source}]")
|
LOGGER.Warn($"ex.InnerException.Message [{ex.InnerException.Message}]")
|
||||||
LOGGER.Error(ex.InnerException)
|
LOGGER.Warn($"ex.InnerException.Source [{ex.InnerException.Source}]")
|
||||||
|
LOGGER.Error(ex.InnerException)
|
||||||
|
End If
|
||||||
|
|
||||||
MsgBox(ex.Message, MsgBoxStyle.Critical, ADDITIONAL_TITLE)
|
MsgBox(ex.Message, MsgBoxStyle.Critical, ADDITIONAL_TITLE)
|
||||||
End Try
|
End Try
|
||||||
|
|
||||||
Try
|
Try
|
||||||
Dim iterateIndex As Integer = 0
|
Dim iterateIndex As Integer = 0
|
||||||
Dim oNewDataTable As DataTable = CURR_DT_OVERVIEW.Copy
|
Dim oNewDataTable As DataTable = DT_CURR_WF_ITEMS.Copy
|
||||||
For Each row As DataRow In oNewDataTable.Rows
|
For Each row As DataRow In oNewDataTable.Rows
|
||||||
If row("GUID") = CURRENT_DOC_GUID Then
|
If row("GUID") = CURRENT_DOC_GUID Then
|
||||||
CURR_DT_OVERVIEW.Rows.RemoveAt(iterateIndex)
|
DT_CURR_WF_ITEMS.Rows.RemoveAt(iterateIndex)
|
||||||
Exit For
|
Exit For
|
||||||
Else
|
Else
|
||||||
iterateIndex += 1
|
iterateIndex += 1
|
||||||
@@ -1925,18 +1932,18 @@ Public Class frmMain
|
|||||||
oSQLOverview = oSQLOverview.Replace("@DATE", Now.ToShortDateString)
|
oSQLOverview = oSQLOverview.Replace("@DATE", Now.ToShortDateString)
|
||||||
oSQLOverview = oSQLOverview.Replace("@PROFILE_ID", CURRENT_CLICKED_PROFILE_ID)
|
oSQLOverview = oSQLOverview.Replace("@PROFILE_ID", CURRENT_CLICKED_PROFILE_ID)
|
||||||
|
|
||||||
CURR_DT_OVERVIEW = Await DatabaseFallback.GetDatatableECMAsync(oSQLOverview)
|
DT_CURR_WF_ITEMS = Await DatabaseFallback.GetDatatableECMAsync(oSQLOverview)
|
||||||
oStopWatch2.Done()
|
oStopWatch2.Done()
|
||||||
|
|
||||||
If Not IsNothing(CURR_DT_OVERVIEW) Then
|
If Not IsNothing(DT_CURR_WF_ITEMS) Then
|
||||||
LOGGER.Debug($"Datatable CURR_DT_OVERVIEW loaded: {CURR_DT_OVERVIEW.Rows.Count} rows")
|
LOGGER.Debug($"Datatable CURR_DT_OVERVIEW loaded: {DT_CURR_WF_ITEMS.Rows.Count} rows")
|
||||||
If GridControlWorkflows.Visible = False Then
|
If GridControlWorkflows.Visible = False Then
|
||||||
GridControlWorkflows.Visible = True
|
GridControlWorkflows.Visible = True
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Dim oADDED = GET_LAST_ADDED(CURR_DT_OVERVIEW)
|
Dim oADDED = GET_LAST_ADDED(DT_CURR_WF_ITEMS)
|
||||||
Dim oChanged = GET_LAST_CHANGED(CURR_DT_OVERVIEW)
|
Dim oChanged = GET_LAST_CHANGED(DT_CURR_WF_ITEMS)
|
||||||
Dim oCOUNT = CURR_DT_OVERVIEW.Rows.Count
|
Dim oCOUNT = DT_CURR_WF_ITEMS.Rows.Count
|
||||||
If pForceReload = False Then
|
If pForceReload = False Then
|
||||||
If oADDED = OVERVIEW_ADDED_WHEN And oChanged = OVERVIEW_CHANGED_WHEN And oCOUNT = OVERVIEW_COUNT Then
|
If oADDED = OVERVIEW_ADDED_WHEN And oChanged = OVERVIEW_CHANGED_WHEN And oCOUNT = OVERVIEW_COUNT Then
|
||||||
If pForceReload = False Then
|
If pForceReload = False Then
|
||||||
@@ -1953,13 +1960,10 @@ Public Class frmMain
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
NO_WORKFLOWITEMS = False
|
NO_WORKFLOWITEMS = False
|
||||||
If CURR_DT_OVERVIEW.Rows.Count = 0 Then
|
If DT_CURR_WF_ITEMS.Rows.Count = 0 Then
|
||||||
|
NO_WORKFLOWITEMS = True
|
||||||
|
|
||||||
' lblCaptionMainGrid.Text = ClassAllgemeineFunktionen.GUI_LANGUAGE_INFO("NoWorkflowData")
|
|
||||||
lblCaptionMainGrid.Text = String.Format(S.Aktuell_keine_Workflowdaten_vorhanden___0_, "")
|
lblCaptionMainGrid.Text = String.Format(S.Aktuell_keine_Workflowdaten_vorhanden___0_, "")
|
||||||
|
|
||||||
NO_WORKFLOWITEMS = True
|
|
||||||
GridControlWorkflows.Visible = False
|
GridControlWorkflows.Visible = False
|
||||||
bindsourcegrid.DataSource = Nothing
|
bindsourcegrid.DataSource = Nothing
|
||||||
GridControlWorkflows.DataSource = Nothing
|
GridControlWorkflows.DataSource = Nothing
|
||||||
@@ -1979,13 +1983,13 @@ Public Class frmMain
|
|||||||
columnStateIcon.DataType = GetType(Image)
|
columnStateIcon.DataType = GetType(Image)
|
||||||
columnStateIcon.ColumnName = "ICON"
|
columnStateIcon.ColumnName = "ICON"
|
||||||
columnStateIcon.Caption = ""
|
columnStateIcon.Caption = ""
|
||||||
CURR_DT_OVERVIEW.Columns.Add(columnStateIcon)
|
DT_CURR_WF_ITEMS.Columns.Add(columnStateIcon)
|
||||||
End If
|
End If
|
||||||
RedDocuments = 0
|
RedDocuments = 0
|
||||||
YellowDocuments = 0
|
YellowDocuments = 0
|
||||||
GreenDocuments = 0
|
GreenDocuments = 0
|
||||||
If TL_ICON = True Then
|
If TL_ICON = True Then
|
||||||
For Each row As DataRow In CURR_DT_OVERVIEW.Rows
|
For Each row As DataRow In DT_CURR_WF_ITEMS.Rows
|
||||||
Dim State As Integer = row.Item("TL_STATE")
|
Dim State As Integer = row.Item("TL_STATE")
|
||||||
Select Case State
|
Select Case State
|
||||||
Case 1
|
Case 1
|
||||||
@@ -2007,8 +2011,8 @@ Public Class frmMain
|
|||||||
columnConvIcon.DataType = GetType(Image)
|
columnConvIcon.DataType = GetType(Image)
|
||||||
columnConvIcon.ColumnName = "CONVERSATION"
|
columnConvIcon.ColumnName = "CONVERSATION"
|
||||||
columnConvIcon.Caption = ""
|
columnConvIcon.Caption = ""
|
||||||
CURR_DT_OVERVIEW.Columns.Add(columnConvIcon)
|
DT_CURR_WF_ITEMS.Columns.Add(columnConvIcon)
|
||||||
For Each oRow As DataRow In CURR_DT_OVERVIEW.Rows
|
For Each oRow As DataRow In DT_CURR_WF_ITEMS.Rows
|
||||||
Try
|
Try
|
||||||
Dim oCONVYN As Boolean
|
Dim oCONVYN As Boolean
|
||||||
Try
|
Try
|
||||||
@@ -2030,7 +2034,7 @@ Public Class frmMain
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
|
|
||||||
bindsourcegrid.DataSource = CURR_DT_OVERVIEW
|
bindsourcegrid.DataSource = DT_CURR_WF_ITEMS
|
||||||
GridControlWorkflows.DataSource = bindsourcegrid
|
GridControlWorkflows.DataSource = bindsourcegrid
|
||||||
GridControlWorkflows.ForceInitialize()
|
GridControlWorkflows.ForceInitialize()
|
||||||
|
|
||||||
|
|||||||
9
app/TaskFlow/frmSplash.designer.vb
generated
9
app/TaskFlow/frmSplash.designer.vb
generated
@@ -49,7 +49,7 @@ Partial Class frmSplash
|
|||||||
Me.pbStatus.Location = New System.Drawing.Point(0, 291)
|
Me.pbStatus.Location = New System.Drawing.Point(0, 291)
|
||||||
Me.pbStatus.Maximum = 125
|
Me.pbStatus.Maximum = 125
|
||||||
Me.pbStatus.Name = "pbStatus"
|
Me.pbStatus.Name = "pbStatus"
|
||||||
Me.pbStatus.Size = New System.Drawing.Size(666, 23)
|
Me.pbStatus.Size = New System.Drawing.Size(799, 23)
|
||||||
Me.pbStatus.TabIndex = 0
|
Me.pbStatus.TabIndex = 0
|
||||||
'
|
'
|
||||||
'lblVersion
|
'lblVersion
|
||||||
@@ -75,7 +75,8 @@ Partial Class frmSplash
|
|||||||
'
|
'
|
||||||
'PictureBox1
|
'PictureBox1
|
||||||
'
|
'
|
||||||
Me.PictureBox1.Image = Global.DD_ProcessManager.My.Resources.Resources.taskflow_boot
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||||
|
Me.PictureBox1.Image = Global.DD_ProcessManager.My.Resources.Resources.DD_taskFLOW_BOOT
|
||||||
Me.PictureBox1.Location = New System.Drawing.Point(0, -1)
|
Me.PictureBox1.Location = New System.Drawing.Point(0, -1)
|
||||||
Me.PictureBox1.Name = "PictureBox1"
|
Me.PictureBox1.Name = "PictureBox1"
|
||||||
Me.PictureBox1.Size = New System.Drawing.Size(800, 200)
|
Me.PictureBox1.Size = New System.Drawing.Size(800, 200)
|
||||||
@@ -88,8 +89,8 @@ Partial Class frmSplash
|
|||||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||||
Me.BackColor = System.Drawing.SystemColors.Control
|
Me.BackColor = System.Drawing.SystemColors.Control
|
||||||
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
|
||||||
Me.ClientSize = New System.Drawing.Size(666, 314)
|
Me.ClientSize = New System.Drawing.Size(799, 314)
|
||||||
Me.ControlBox = False
|
Me.ControlBox = False
|
||||||
Me.Controls.Add(Me.lblCopyright)
|
Me.Controls.Add(Me.lblCopyright)
|
||||||
Me.Controls.Add(Me.lblVersion)
|
Me.Controls.Add(Me.lblVersion)
|
||||||
|
|||||||
@@ -1146,147 +1146,154 @@ Public Class frmValidator
|
|||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
Private Sub onCustomButtonClick(sender As System.Object, e As System.EventArgs)
|
Private Sub onCustomButtonClick(sender As System.Object, e As System.EventArgs)
|
||||||
Dim oButton As Button = sender
|
Try
|
||||||
Dim oControlID = DirectCast(oButton.Tag, ClassControlCreator.ControlMetadata).Guid
|
Cursor = Cursors.WaitCursor
|
||||||
Dim oSQL = ControlCreator.GET_CONTROL_PROPERTY(DT_CONTROLS, oControlID, "SQL_UEBERPRUEFUNG")
|
Dim oButton As Button = sender
|
||||||
If IsNothing(oSQL) Then
|
Dim oControlID = DirectCast(oButton.Tag, ClassControlCreator.ControlMetadata).Guid
|
||||||
Logger.Warn("onCustomButtonClick - SQL_UEBERPRUEFUNG IS NOTHING")
|
Dim oSQL = ControlCreator.GET_CONTROL_PROPERTY(DT_CONTROLS, oControlID, "SQL_UEBERPRUEFUNG")
|
||||||
Exit Sub
|
If IsNothing(oSQL) Then
|
||||||
End If
|
Logger.Warn("onCustomButtonClick - SQL_UEBERPRUEFUNG IS NOTHING")
|
||||||
|
Exit Sub
|
||||||
|
End If
|
||||||
|
|
||||||
If Check_UpdateIndexe() = False Then
|
If Check_UpdateIndexe() = False Then
|
||||||
Logger.Warn("onCustomButtonClick - Check_UpdateIndexe = False >> Exit Click")
|
Logger.Warn("onCustomButtonClick - Check_UpdateIndexe = False >> Exit Click")
|
||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
Override_SQLCommand = ControlCreator.GET_CONTROL_PROPERTY(DT_CONTROLS, oControlID, "SQL2")
|
Override_SQLCommand = ControlCreator.GET_CONTROL_PROPERTY(DT_CONTROLS, oControlID, "SQL2")
|
||||||
If IsNothing(Override_SQLCommand) Then
|
If IsNothing(Override_SQLCommand) Then
|
||||||
Override_SQLCommand = ""
|
Override_SQLCommand = ""
|
||||||
End If
|
End If
|
||||||
oSQL = clsPatterns.ReplaceAllValues(oSQL, PanelValidatorControl, True)
|
oSQL = clsPatterns.ReplaceAllValues(oSQL, PanelValidatorControl, True)
|
||||||
Override_SQLCommand = clsPatterns.ReplaceAllValues(Override_SQLCommand, PanelValidatorControl, True)
|
Override_SQLCommand = clsPatterns.ReplaceAllValues(Override_SQLCommand, PanelValidatorControl, True)
|
||||||
Dim oDT_ACTIONS As DataTable = DatabaseFallback.GetDatatableECM(oSQL) ', "onCustomButtonClick")
|
Dim oDT_ACTIONS As DataTable = DatabaseFallback.GetDatatableECM(oSQL) ', "onCustomButtonClick")
|
||||||
If IsNothing(oDT_ACTIONS) Then
|
If IsNothing(oDT_ACTIONS) Then
|
||||||
MsgBox("Something went wrong in custom action - Please check Your log!", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
MsgBox("Something went wrong in custom action - Please check Your log!", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
||||||
Exit Sub
|
Exit Sub
|
||||||
ElseIf oDT_ACTIONS.Rows.Count = 0 Then
|
ElseIf oDT_ACTIONS.Rows.Count = 0 Then
|
||||||
MsgBox("Something went wrong in custom action (No row) - Please check Your log!", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
MsgBox("Something went wrong in custom action (No row) - Please check Your log!", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
Dim oAction
|
Dim oAction
|
||||||
Dim oControlName
|
Dim oControlName
|
||||||
Dim oQuestion
|
Dim oQuestion
|
||||||
Dim oTitle
|
Dim oTitle
|
||||||
Dim oCaption
|
Dim oCaption
|
||||||
Dim oColor
|
Dim oColor
|
||||||
Try
|
Try
|
||||||
oAction = oDT_ACTIONS?.Rows(0).Item("ActionType")
|
oAction = oDT_ACTIONS?.Rows(0).Item("ActionType")
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
oAction = ""
|
oAction = ""
|
||||||
End Try
|
End Try
|
||||||
Try
|
Try
|
||||||
oControlName = oDT_ACTIONS?.Rows(0).Item("Controlname")
|
oControlName = oDT_ACTIONS?.Rows(0).Item("Controlname")
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
oControlName = ""
|
oControlName = ""
|
||||||
End Try
|
End Try
|
||||||
Try
|
Try
|
||||||
oQuestion = oDT_ACTIONS?.Rows(0).Item("Question")
|
oQuestion = oDT_ACTIONS?.Rows(0).Item("Question")
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
oQuestion = ""
|
oQuestion = ""
|
||||||
End Try
|
End Try
|
||||||
Try
|
Try
|
||||||
oTitle = oDT_ACTIONS?.Rows(0).Item("Title")
|
oTitle = oDT_ACTIONS?.Rows(0).Item("Title")
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
oTitle = ""
|
oTitle = ""
|
||||||
End Try
|
End Try
|
||||||
Try
|
Try
|
||||||
oCaption = oDT_ACTIONS?.Rows(0).Item("CaptionButton").ToString
|
oCaption = oDT_ACTIONS?.Rows(0).Item("CaptionButton").ToString
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
oCaption = ""
|
oCaption = ""
|
||||||
End Try
|
End Try
|
||||||
Try
|
Try
|
||||||
oColor = System.Drawing.Color.FromName(oDT_ACTIONS?.Rows(0).Item("Color"))
|
oColor = System.Drawing.Color.FromName(oDT_ACTIONS?.Rows(0).Item("Color"))
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
oColor = ""
|
oColor = ""
|
||||||
End Try
|
End Try
|
||||||
Try
|
Try
|
||||||
OverrideAll = oDT_ACTIONS?.Rows(0).Item("OverrideAll")
|
OverrideAll = oDT_ACTIONS?.Rows(0).Item("OverrideAll")
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
Logger.Warn($"Could not set OverrideAll {ex.Message}")
|
Logger.Warn($"Could not set OverrideAll {ex.Message}")
|
||||||
OverrideAll = False
|
OverrideAll = False
|
||||||
End Try
|
End Try
|
||||||
If OverrideAll = True Then
|
If OverrideAll = True Then
|
||||||
Logger.Info($"CURRENT_DOC_ID: {CURRENT_DOC_ID} - OverrideAll will be in Action!")
|
Logger.Info($"CURRENT_DOC_ID: {CURRENT_DOC_ID} - OverrideAll will be in Action!")
|
||||||
End If
|
End If
|
||||||
|
Logger.Debug($"ActionType [{oAction}]")
|
||||||
Select Case oAction.ToString.ToUpper
|
Select Case oAction.ToString.ToUpper
|
||||||
Case "SetButton".ToUpper
|
Case "SetButton".ToUpper
|
||||||
btnSave.Text = oCaption & " (F2)"
|
btnSave.Text = oCaption & " (F2)"
|
||||||
btnSave.Appearance.BackColor = oColor
|
btnSave.Appearance.BackColor = oColor
|
||||||
Case "Override_Question".ToUpper
|
Case "Override_Question".ToUpper
|
||||||
If oQuestion <> "" Then
|
If oQuestion <> "" Then
|
||||||
Dim result As MsgBoxResult
|
Dim result As MsgBoxResult
|
||||||
result = MessageBox.Show(oQuestion, oTitle, MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation)
|
result = MessageBox.Show(oQuestion, oTitle, MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation)
|
||||||
If result = MsgBoxResult.Yes Then
|
If result = MsgBoxResult.Yes Then
|
||||||
Override = True
|
Override = True
|
||||||
Finish_WFStep()
|
Finish_WFStep()
|
||||||
|
End If
|
||||||
End If
|
End If
|
||||||
End If
|
Case "Update_Single_Control".ToUpper
|
||||||
Case "Update_Single_Control".ToUpper
|
Dim oResult1 As Boolean = True
|
||||||
Dim oResult1 As Boolean = True
|
If oQuestion <> "" Then
|
||||||
If oQuestion <> "" Then
|
Dim result As MsgBoxResult
|
||||||
Dim result As MsgBoxResult
|
result = MessageBox.Show(oQuestion, oTitle, MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation)
|
||||||
result = MessageBox.Show(oQuestion, oTitle, MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation)
|
If result = MsgBoxResult.No Then
|
||||||
If result = MsgBoxResult.No Then
|
oResult1 = False
|
||||||
oResult1 = False
|
End If
|
||||||
End If
|
|
||||||
Else
|
|
||||||
|
|
||||||
End If
|
|
||||||
If oResult1 = True Then
|
|
||||||
Dim oREsult As Boolean = True
|
|
||||||
If Override_SQLCommand <> "" Then
|
|
||||||
oREsult = DatabaseFallback.ExecuteNonQueryECM(Override_SQLCommand)
|
|
||||||
End If
|
|
||||||
If oREsult = True Then
|
|
||||||
Reload_Controls(oControlName)
|
|
||||||
Else
|
Else
|
||||||
MsgBox("Unexpected error in Button Refresh_Controls - Check Your log!", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
|
||||||
End If
|
End If
|
||||||
End If
|
If oResult1 = True Then
|
||||||
Case "Update_Controls".ToUpper
|
|
||||||
If oQuestion <> "" Then
|
|
||||||
Dim result As MsgBoxResult
|
|
||||||
result = MessageBox.Show(oQuestion, oTitle, MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation)
|
|
||||||
If result = MsgBoxResult.Yes Then
|
|
||||||
Dim oREsult As Boolean = True
|
Dim oREsult As Boolean = True
|
||||||
If Override_SQLCommand <> "" Then
|
If Override_SQLCommand <> "" Then
|
||||||
oREsult = DatabaseFallback.ExecuteNonQueryECM(Override_SQLCommand)
|
oREsult = DatabaseFallback.ExecuteNonQueryECM(Override_SQLCommand)
|
||||||
End If
|
End If
|
||||||
If oREsult = True Then
|
If oREsult = True Then
|
||||||
SetStatusLabel("Refreshed single control", "Yellow")
|
Reload_Controls(oControlName)
|
||||||
FillIndexValues(False)
|
|
||||||
Else
|
Else
|
||||||
MsgBox("Unexpected error in Button Refresh_Controls - Check Your log!", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
MsgBox("Unexpected error in Button Refresh_Controls - Check Your log!", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
||||||
End If
|
End If
|
||||||
|
|
||||||
End If
|
End If
|
||||||
End If
|
Case "Update_Controls".ToUpper
|
||||||
Case "Override_Direct".ToUpper
|
If oQuestion <> "" Then
|
||||||
Override = True
|
Dim result As MsgBoxResult
|
||||||
If Check_UpdateIndexe() = True Then
|
result = MessageBox.Show(oQuestion, oTitle, MessageBoxButtons.YesNo, MessageBoxIcon.Exclamation)
|
||||||
Finish_WFStep(False)
|
If result = MsgBoxResult.Yes Then
|
||||||
End If
|
Dim oREsult As Boolean = True
|
||||||
|
If Override_SQLCommand <> "" Then
|
||||||
|
oREsult = DatabaseFallback.ExecuteNonQueryECM(Override_SQLCommand)
|
||||||
|
End If
|
||||||
|
If oREsult = True Then
|
||||||
|
SetStatusLabel("Refreshed single control", "Yellow")
|
||||||
|
FillIndexValues(False)
|
||||||
|
Else
|
||||||
|
MsgBox("Unexpected error in Button Refresh_Controls - Check Your log!", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
||||||
|
End If
|
||||||
|
|
||||||
Case "Override incFinal".ToUpper
|
End If
|
||||||
If Check_UpdateIndexe() = True Then
|
End If
|
||||||
Finish_WFStep(False)
|
Case "Override_Direct".ToUpper
|
||||||
End If
|
Override = True
|
||||||
Case "MsgboxResult".ToUpper
|
If Check_UpdateIndexe() = True Then
|
||||||
MessageBox.Show(oQuestion, oTitle, MessageBoxButtons.OK, MessageBoxIcon.Exclamation)
|
Finish_WFStep(False)
|
||||||
Case Else
|
End If
|
||||||
MsgBox($"No configured action provided for onCustomButtonClick [{oAction}]", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
|
||||||
Logger.Warn($"No configured action provided for onCustomButtonClick [{oAction}]")
|
Case "Override incFinal".ToUpper
|
||||||
End Select
|
If Check_UpdateIndexe() = True Then
|
||||||
|
Finish_WFStep(False)
|
||||||
|
End If
|
||||||
|
Case "MsgboxResult".ToUpper
|
||||||
|
MessageBox.Show(oQuestion, oTitle, MessageBoxButtons.OK, MessageBoxIcon.Exclamation)
|
||||||
|
Case Else
|
||||||
|
MsgBox($"No configured action provided for onCustomButtonClick [{oAction}]", MsgBoxStyle.Exclamation, ADDITIONAL_TITLE)
|
||||||
|
Logger.Warn($"No configured action provided for onCustomButtonClick [{oAction}]")
|
||||||
|
End Select
|
||||||
|
Catch ex As Exception
|
||||||
|
Logger.Error(ex)
|
||||||
|
|
||||||
|
End Try
|
||||||
|
Cursor = Cursors.Default
|
||||||
|
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
@@ -2344,7 +2351,8 @@ Public Class frmValidator
|
|||||||
oErrMsgMissingInput = ""
|
oErrMsgMissingInput = ""
|
||||||
WMDocPathWindows = ""
|
WMDocPathWindows = ""
|
||||||
|
|
||||||
|
Override = False
|
||||||
|
OverrideAll = False
|
||||||
'Me.lblerror.Visible = False
|
'Me.lblerror.Visible = False
|
||||||
_Indexe_Loaded = False
|
_Indexe_Loaded = False
|
||||||
Logger.Debug("In Load_Next_Document")
|
Logger.Debug("In Load_Next_Document")
|
||||||
@@ -5664,7 +5672,7 @@ Public Class frmValidator
|
|||||||
oTargetPath = FolderBrowserDialog1.SelectedPath & "\" & oExportFilename & oExtension
|
oTargetPath = FolderBrowserDialog1.SelectedPath & "\" & oExportFilename & oExtension
|
||||||
If Not IsNothing(barbtnitmExport.Tag) Then
|
If Not IsNothing(barbtnitmExport.Tag) Then
|
||||||
If barbtnitmExport.Tag.ToString = "Convert to PDF" Then
|
If barbtnitmExport.Tag.ToString = "Convert to PDF" Then
|
||||||
If oExtension.EndsWith("pdf") Then
|
If oExtension.ToLower.EndsWith("pdf") Then
|
||||||
Dim oTempPath = System.IO.Path.GetTempPath()
|
Dim oTempPath = System.IO.Path.GetTempPath()
|
||||||
Dim oTempFullFilename = oTempPath + "\" + oExportFilename & oExtension
|
Dim oTempFullFilename = oTempPath + "\" + oExportFilename & oExtension
|
||||||
|
|
||||||
@@ -5673,12 +5681,16 @@ Public Class frmValidator
|
|||||||
Logger.Warn("File [{0}] could not be converted to plain PDF!", WMDocPathWindows)
|
Logger.Warn("File [{0}] could not be converted to plain PDF!", WMDocPathWindows)
|
||||||
oFile2Export = WMDocPathWindows
|
oFile2Export = WMDocPathWindows
|
||||||
Else
|
Else
|
||||||
oFile2Export = oTempPath
|
Logger.Info("File [{0}] successfully converted to plain PDF!", oTempFullFilename)
|
||||||
|
Logger.Info("File [{0}] successfully converted to plain PDF!", WMDocPathWindows)
|
||||||
|
oFile2Export = oTempFullFilename
|
||||||
End If
|
End If
|
||||||
Else
|
Else
|
||||||
|
Logger.Warn("No converting as File [{0}] not ending with pdf [{1}]", WMDocPathWindows, oExtension.ToLower)
|
||||||
oFile2Export = WMDocPathWindows
|
oFile2Export = WMDocPathWindows
|
||||||
End If
|
End If
|
||||||
Else
|
Else
|
||||||
|
Logger.Warn("No converting as barbtnitmExport.Tag.ToString <> Convert to PDF")
|
||||||
oFile2Export = WMDocPathWindows
|
oFile2Export = WMDocPathWindows
|
||||||
End If
|
End If
|
||||||
Else
|
Else
|
||||||
|
|||||||
Reference in New Issue
Block a user