Click or drag to resize

QsLogAsyncShowMessageWarning Method (IWin32Window, MessageBoxIcon)

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

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public bool ShowMessageWarning(
	IWin32Window owner,
	MessageBoxIcon icon
)

Parameters

owner
Type: System.Windows.FormsIWin32Window

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

icon
Type: System.Windows.FormsMessageBoxIcon

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

Return Value

Type: Boolean

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

Implements

IQsLogShowMessageWarning(IWin32Window, MessageBoxIcon)
See Also