Click or drag to resize

QsLogShowMessageWarning Method (IWin32Window, MessageBoxIcon)

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

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public bool ShowMessageWarning(
	IWin32Window Owner,
	MessageBoxIcon Icon
)

Parameters

Owner
Type: System.Windows.FormsIWin32Window

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

Icon
Type: System.Windows.FormsMessageBoxIcon

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

Return Value

Type: Boolean

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

Implements

IQsLogShowMessageWarning(IWin32Window, MessageBoxIcon)
See Also