Unicode Controls & Classes for VB6 - Version 4

cSubClass.cMessageCount Property

Returns the number of messages attached to the given window

Syntax
Public Property Get cMessageCount (ByVal hWnd As Long) As Long
Parameters
Parameter Description
ByVal hWnd As Long The window handle
Remarks