Update 20240807 - nach NUGET-Update Syncfusion
This commit is contained in:
@@ -708,5 +708,11 @@ namespace OnDoc.UICintrols
|
||||
string tempfilename = "";
|
||||
tempfilename = fh.save_temp_file(dok.dokument, selected_dokumentid, AppParams.tempdir, dok.extension);
|
||||
}
|
||||
|
||||
private void ribbonButtonNativ_Click(object sender, EventArgs e)
|
||||
{
|
||||
NativVorlagen nv = new NativVorlagen();
|
||||
nv.Show();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user