The Framework services manager provides a facility to programmatically show the current set of messages.
In Windows applications the message box showing the current set of messages is displayed by invoking the #Com_Owner.avShowMessages method. It acts exactly as if the user had pressed the Messages button on the status bar.
Example of Showing MessagesShow the current set of messages:
WindowsInvoke Method(#Com_Owner.avShowMessages)