SetIconStop Method

Object List Next Object

Defined By:
MessageBox

Description:

Changes the value of the style property so that the box displays the stop sign icon.

Declaration:

Sub SetIconStop()

Details:

Resets the style property by first removing any value from style that represents an icon, and then adding in the value MB_ICONSTOP.

See Also:

style