CCheckListBox::IsEnabled

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 OverviewClass MembersHierarchy Chart

See Also   CCheckListBox::Enable