Logging bei LoadnewDocument, Errorhandling, Button Reject, Focus nach Lookup

This commit is contained in:
2024-07-03 15:37:31 +02:00
parent d902548ec5
commit cd75a665e6
42 changed files with 4380 additions and 764 deletions

View File

@@ -37,6 +37,9 @@ Public Class ClassFormat
''' <returns></returns>
Public Shared Function GetConvertedValue(pValue As Object, pType As String) As Object
Dim oConvertedValue = pValue
Dim oCultureInfo As CultureInfo
Select Case pType
Case ClassControlCreator.CONTROL_TYPE_DOUBLE