<< Return to Main Index

< Return to Class Index

class CGXCheckBoxEx: public CGXCheckbox

The CGXCheckBoxEx class implements a checkbox with an active state.

This means that the control will call virtuals like OnStartEditing, OnModifyCell, OnValidateCell in the grid during the corresponding user action.

The default ids for CGXCheckBoxEx controls are:·GX_IDS_CTRL_CHECKBOXEX with old Windows 3.x look·GX_IDS_CTRL_CHECKBOX3DEX with newer 3d-look.

See CGXCheckBox for more information on checkbox behavior.

#include <gxall.h>

See Also

CGXCheckBox

CGXCheckBoxEx

Class Members