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: 22.4.2.0 (22.4.2.0)
Syntax
void ShowLogDialog(
	IWin32Window Owner
)

Parameters

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