clsCommonWrapper.ShowYesNoW FunctionShows a Unicode Yes/No message box and returns True if the user chosed "Yes"Syntax
Public Function ShowYesNoW (ByVal sQuestion As String, _
Optional ByVal sTitle As String = "") As Boolean Parameters
Remarks
|