Click or drag to resize

QsLogAsyncShowMessageWarning(IWin32Window, String) Method

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


Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public bool ShowMessageWarning(
	IWin32Window owner,
	string title
)

Parameters

owner  IWin32Window

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

title  String

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

Return Value

Boolean

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

Implements

IQsLogShowMessageWarning(IWin32Window, String)
See Also