Standarddrucker GUI verbessert
This commit is contained in:
@@ -16,10 +16,6 @@ Public Class frmWechselStandarddrucker
|
||||
getCurrentPrintersFromFile(path)
|
||||
Next
|
||||
|
||||
txtCurrentPrinter._value = VERAG_PROG_ALLGEMEIN.cAllgemein.PRINTER_STANDARD
|
||||
txtCurrentPrinterBon._value = VERAG_PROG_ALLGEMEIN.cAllgemein.PRINTER_BON
|
||||
|
||||
|
||||
SDL.cProgramFunctions.initDrucker(cboDefaultprinter, VERAG_PROG_ALLGEMEIN.cAllgemein.PRINTER_STANDARD, False)
|
||||
SDL.cProgramFunctions.initDrucker(cboDefaultprinterBON, VERAG_PROG_ALLGEMEIN.cAllgemein.PRINTER_BON, False)
|
||||
|
||||
@@ -115,5 +111,4 @@ Public Class frmWechselStandarddrucker
|
||||
End Function
|
||||
|
||||
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user