BCGSuite for MFC
BOOL CBCGPListBox::IsSeparatorItem ( int  nIndex) const

Tells whether a specified list box item is a separator.

Parameters
nIndexThe item's index.
Returns
TRUE if specified item is a separator, FALSE if not.