Shows a message box dialog asking confirmation.
public static Boolean YesNo(String s)

Parameters

s
Additional custom text to display at dialog.

Return Value

True if user selects "Yes"

See Also

Utils Class | Utils Members | Steema.TeeChart Namespace