SetIconInfo Method

Object List Next Object

Defined By:
MessageBox

Description:

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

Declaration:

Sub SetIconInfo()

Details:

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

See Also:

style