SetIconExclamation Method
Object List Next Object
Defined By: MessageBox
Description:
Changes the value of the style property so that the box displays the
exclamation point icon.
Declaration:
Sub SetIconExclamation()
Details:
Resets the style property by first removing any value from style that
represents an icon, and then adding in the value MB_ICONEXCLAMATION.
See Also:
style