Click or drag to resize

QsLogAsyncShowLogDialog Method (IWin32Window, String, String, String)

[Missing <summary> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String,System.String)"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public void ShowLogDialog(
	IWin32Window owner,
	string title,
	string mailAddress,
	string mailName
)

Parameters

owner
Type: System.Windows.FormsIWin32Window

[Missing <param name="owner"/> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String,System.String)"]

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String,System.String)"]

mailAddress
Type: SystemString

[Missing <param name="mailAddress"/> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String,System.String)"]

mailName
Type: SystemString

[Missing <param name="mailName"/> documentation for "M:QsInformatica.Utils.QsLogAsync.ShowLogDialog(System.Windows.Forms.IWin32Window,System.String,System.String,System.String)"]

Implements

IQsLogShowLogDialog(IWin32Window, String, String, String)
See Also