| public static Result<bool> | Show(const String<char>& message) |
| public static Result<bool> | Show(const String<char>& message, const String<char>& caption) |
| public static Result<MessageBoxResult> | Show(const String<char>& message, const String<char>& caption, Control* owner, MessageBoxType type) |