HtmlWindow::Alert Method (String^)
.NET Framework (current version)
Displays a message box.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The MessageBox class offers a more powerful version of the Alert method.
Although Alert accepts Unicode text as input, the Internet Explorer script prompt will not display non-Latin language text appropriately on Windows 95, Windows 98, Windows ME or Windows NT due to operating system limitations. For more information, see INFO: Internet Explorer Script Prompts and MBCS/Unicode.
.NET Framework
Available since 2.0
Available since 2.0
Show: