expression.Equals( _ ByVal obj As Object _ ) As Boolean
where expression is a variable that represents a MouseButtonCombination Object
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.