clsCommonWrapper.ShowMessageBoxW FunctionShows a system message box (In Unicode)Syntax
Public Function ShowMessageBoxW (ByVal Prompt As String, _
Optional ByVal Buttons As VbMsgBoxStyle = vbOKOnly, _ Optional ByVal Title As String = "") As VbMsgBoxResult Parameters
Remarks
|