Window ShowMessageBox Method Delta Engine Documentation

Namespace: DeltaEngine.Core
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

string ShowMessageBox(
	string title,
	string message,
	string[] buttons
)

Parameters

title
Type: System String
message
Type: System String
buttons
Type:  System String 

Return Value

Type: String
See Also