Unicode Controls & Classes for VB6 - Version 4

clsTrayArea.Message Property

Gets or sets the Windows message that will be sent from the Tray Area; the default is WM_MOUSEMOVE

Syntax
Public Property Get Message () As Long
Public Property Let Message (ByRef MsgValue As Long)
Parameters
Parameter Description
ByRef MsgValue As Long
Remarks