BCGControlBar Pro for MFC
BOOL CBCGPProp::IsSubItem ( CBCGPProp pProp) const
protected

Tells whether the specifies property is a sub-item of this property or not.

Returns
TRUE - the specifies property is a sub-item; FALSE - the specifies property is not sub-item.

Tells whether the specifies property is a sub-item of this property or not.

Parameters
pPropA pointer to a property to check.