Unicode Controls & Classes for VB6 - Version 4

cSubClass.MessageCount Property

Returns the number of messages attached to the given window

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