Glossary Item Box

CellClickDraggingOpen

See Also VS GridMap Help Send Feedback

CellDoubleClick

Event CellDoubleClick

Event CellDoubleClick (X As Integer, Y As Integer, CellX As Integer, CellY As Integer, objCell As clsPsysCell)

 

The CellDoubleClick event triggers when you double-click on the cell.

 

The CellDoubleClick event retrun a X and Y mouse position in the control, CellX and CellY position in the grid, and cell object.

 

CellClickDraggingOpen