Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.GetFormCaptionW Function

Gets the Unicode caption for a standard VB6 form

Syntax
Public Function GetFormCaptionW (ByVal hWnd As Long) As String
Parameters
Parameter Description
ByVal hWnd As Long The window handle
Remarks