Update 20250606
This commit is contained in:
@@ -3160,6 +3160,11 @@ namespace OnDoc.UICintrols
|
||||
{
|
||||
ribbonButtonVersandstrasse_Click(sender, e);
|
||||
}
|
||||
|
||||
private void ribbonbuttonPrinterSettings_Click(object sender, EventArgs e)
|
||||
{
|
||||
Process.Start(Properties.Settings.Default.PrinterSettings);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user