Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > MouseEventArgsEx Class : WindowMessage Property |
'Declaration
Public ReadOnly Property WindowMessage As Integer
'Usage
Dim instance As MouseEventArgsEx Dim value As Integer value = instance.WindowMessage
public int WindowMessage {get;}