BCGSuite for MFC
CBCGPBaseVisualObject* CBCGPVisualContainer::GetByID ( UINT  nID)

Gets a child object by identifier.

Parameters
nIDThe child object unique identifier.
Returns
A pointer to the child object or NULL if there is no object with specified identifier.