CGXStyle::SetAllowEnter
CGXStyle& SetAllowEnter(BOOL b);
b
TRUE if the edit control should insert a newline when the user presses ENTER; FALSE if current cell should be positioned to the next cell.
Return Value
Returns the this pointer.
Remarks
Initializes the allow enter setting.