Click or drag to resize

IQsLogShowLogDialog Method (IWin32Window)

Visualizza la finestra di dialogo contenente il file Log da mostrare all'utente.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
void ShowLogDialog(
	IWin32Window owner
)

Parameters

owner
Type: System.Windows.FormsIWin32Window
IWin32Window Finestra genitore. Può essere null (Nothing in Visual Basic).
See Also