Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.ShowInfoW Method

Shows an info message box

Syntax
Public Sub ShowInfoW (ByRef sInfo As String)
Parameters
Parameter Description
ByRef sInfo As String The info string
Remarks