Click or drag to resize

QsLogShowMessageWarning Method (IWin32Window, String)

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

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,
	string Title
)

Parameters

Owner
Type: System.Windows.FormsIWin32Window

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

Title
Type: SystemString

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

Return Value

Type: Boolean

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

Implements

IQsLogShowMessageWarning(IWin32Window, String)
See Also