Graph.BeforeRightClick

This property is read only.

Syntax Parameters Return Value
Event Graph.BeforeRightClick( _
    Flags As Integer, _
    ByRef Cancel As Boolean)
  • Flags [in]

    Type: Integer

  • Cancel [in, out]

    Type: Boolean

-