<< Return to Main Index

< Return to Class Index

CGXGridParam::IsSpecialMode

BOOL IsSpecialMode(WORD wFlags);    

wFlags

GX_MODELBOX_MS specifies the usage as multiple selection list box.

Return Value

TRUE if the grid is in list box mode and if the specified options are enabled.

Remarks

Determines whether the grid is in list box mode and the specified options are enabled.

See Also

CGXGridParam::SetSpecialMode

CGXGridParam

Class Overview | Class Members