Glossary Item Box

CellDoubleClickDraggingOpen

See Also VS GridMap Help Send Feedback

CellClick

Event CellClick

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

 

Event CellClick retrun a X and Y mouse position in the control, CellX and CellY position in the grid, and cell object.

 

CellDoubleClickDraggingOpen