Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Transfer Param1 to Column 
Transfer Param2 to Point 

// show a context menu 
X = Field(Point, ',', 1) 
Y = Field(Point, ',', 2) 
Call Show_Column_Context_Menu(Column, X, Y)

See Also

OnItemClickOnItemDblClick