BOOL IsEnabled( int nIndex );
Return Value
Nonzero if the item is enabled; otherwise 0.
Parameters
nIndex
Index of the item.
Remarks
Call this function to determine whether an item is enabled.
CCheckListBox Overview | Class Members | Hierarchy Chart
See Also CCheckListBox::Enable