CGXGridParam::GetActivateCellFlags

WORD GetActivateCellFlags();

Return Value

Determines the options for activating/editing the current cell.

·GX_CAFOCUS_CLICKINTEXT: activate control when user clicks into the text (default setting).
·GX_CAFOCUS_CLICKONCELL: activate control when user clicks anywhere in the cell.
·GX_CAFOCUS_SETCURRENT: activate control immediately after moving the current cell.

· GX_CAFOCUS_DBLCLICKONCELL: activate control when user double-clicks in the cell.

See Also

 CGXGridParam::SetActivateCellFlags

CGXGridParam

 Class Overview |  Class Members