Displays a wait message dialog.

public static void WaitBox( 
object message
string title 
)

Parameters

message

Type: object

The message text.

title

Type: string

The title of the dialog.