Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenuItem Object / Equals Method
In This Topic
    Equals Method (ContextMenuItem)
    In This Topic
    Syntax
    expression.Equals( _
       ByVal obj As Object _
    ) As Boolean
    where expression is a variable that represents a ContextMenuItem Object

    Parameters

    obj
    See Also