RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ControlsUserInterface..::..ShowMessageBox Method

Shows the message box.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public Task ShowMessageBox(
	string text,
	string caption,
	RsMessageBoxIcons icon
)
Public Function ShowMessageBox ( _
	text As String, _
	caption As String, _
	icon As RsMessageBoxIcons _
) As Task
public:
Task^ ShowMessageBox(
	String^ text, 
	String^ caption, 
	RsMessageBoxIcons^ icon
)

Parameters

text
Type: String
The text.
caption
Type: String
The caption.
icon
Type: RingSoft.DataEntryControls.Engine..::..RsMessageBoxIcons
The icon.

Return Value

Task.

Exceptions


ExceptionCondition
ArgumentOutOfRangeExceptionicon - null