BCGControlBar Pro for MFC
BOOL CBCGPListBox::IsEnabled ( int  nIndex) const

Tells whether the item is enabled or not.

Parameters
nIndexThe item's index.
Returns
TRUE if item is enabled, FALSE if not.