Click or drag to resize

QsLogAsyncShowMessageWarning(IWin32Window) Method

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


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
)

Parameters

owner  IWin32Window

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

Return Value

Boolean

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

Implements

IQsLogShowMessageWarning(IWin32Window)
See Also