MessageBoxWindowShowAsync Method |
Namespace: Project
public static Task<EDialogResult> ShowAsync( UIControl parent, string text, string caption, EMessageBoxButtons buttons = EMessageBoxButtons.OK, EMessageBoxIcon icon = EMessageBoxIcon.None, UIStyle overrideStyle = null )