<< Return to Main Index

< Return to Class Index

CGXGridParam::SetHideCurrentCell

void SetHideCurrentCell(WORD nSetting);

nSetting

Specifies options for hiding the frame of the current cell.

Remarks

Specifies options for hiding the frame of the current cell. Possible options are: never, when grid is inactive, or always.

If you want to use the grid in list box mode, it looks better if you call SetHideCurrentCell(GX_HIDE_ALWAYS).

See Also

CGXGridParam::GetHideCurrentCell CGXGridParam::SetSpecialMode

CGXGridParam

Class Overview | Class Members