<< Return to Main Index

< Return to Class Index

CGXGridParam::SetEnterKeyAction

void SetEnterKeyAction(WORD nAction);

nAction

GX_DOWN - move down one cell.

Remarks

Lets you specify the default grid action when the user presses the ENTER key. The default is to move to the right cell. Specify 0 for simply storing the current cell’s value.

CGXGridParam

Class Overview | Class Members