RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

IDbMaintenanceDataProcessor..::..ShowYesNoCancelMessage Method

Shows the yes no cancel message.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


MessageButtons ShowYesNoCancelMessage(
	string text,
	string caption,
	bool playSound
)
Function ShowYesNoCancelMessage ( _
	text As String, _
	caption As String, _
	playSound As Boolean _
) As MessageButtons
MessageButtons^ ShowYesNoCancelMessage(
	String^ text, 
	String^ caption, 
	bool^ playSound
)

Parameters

text
Type: String
The text.
caption
Type: String
The caption.
playSound
Type: Boolean
if set to true [play sound].

Return Value

MessageButtons.