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