USTV, Kundebearbeiten
This commit is contained in:
@@ -17,7 +17,7 @@ Public Class usrCntlUSTV
|
||||
Public kdNr As Integer = -1
|
||||
Dim loaded As Boolean = False
|
||||
|
||||
Sub init(Optional kdNr = -1)
|
||||
Sub init(Optional kdNr As Integer = -1)
|
||||
pnlFilter.AutoScroll = False
|
||||
btnKundendatenaktualisieren.Enabled = False
|
||||
' MsgBox(kdNr)
|
||||
|
||||
Reference in New Issue
Block a user