Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function to enable or disable a checklist box item.
void Enable(
int nIndex,
BOOL bEnabled = TRUE
);
Parameters
nIndex
Index of the checklist box item to be enabled.bEnabled
Specifies whether the item is enabled or disabled.
Requirements
Header: afxwin.h