Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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