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