CGXGridParam::SetEatFirstMouseClick

void SetEatFirstMouseClick(BOOL b);

b

TRUE if first mouse click should only activate the grid; FALSE if all mouse clicks shall be processed.

Remarks

Specifies whether the grid view shall ignore the first mouse button message when it gets activated.

Note: Only CGXGridView supports this setting. CGXGridWnd simply ignores it.

See Also

 CGXGridParam::IsEatFirstMouseClick

CGXGridParam

 Class Overview |  Class Members