.
The MessageBoxIndirect API, which permits placing a custom icon, a help button, and localized button text to a message box alert.
3/16/2007 8:28:38 AM - anonymous
.
static extern int MessageBoxIndirect([In] ref MSGBOXPARAMS lpMsgBoxParams);
.
A complete C# wrapper class with sample code is available at http://www.codeproject.com/cs/miscctrl/MessageBoxIndirectCS.asp
.
.
The MessageBoxIndirect API, which permits placing a custom icon, a help button, and localized button text to a message box alert.
3/16/2007 8:28:38 AM - anonymous
.
Click to read this page5/16/2017 4:13:21 AM - anonymous
The MessageBoxIndirect API, which permits placing a custom icon, a help button, and localized button text to a message box alert.
3/16/2007 8:28:38 AM - anonymous