InfoConnect for Unisys VBA Guide
Equals Function (MouseButtonCombination)
The object to compare with the current object.
Determines whether the specified object is equal to the current object.
Syntax
object.Equals( _
   ByVal obj As Object _
) As Boolean

Parameters

obj
The object to compare with the current object.

Return Value

True if the specified object is equal to the current object; otherwise, false.
See Also

 

 


2015 Attachmate

Send Feedback