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