BCGControlBar Pro for MFC
virtual CBCGPBaseVisualObject* CBCGPVisualContainer::GetFromPoint ( const CPoint &  point)
virtual

Gets a visual object located at specified coordinates.

Parameters
pointThe (X, Y) coordinates.
Returns
A pointer to the child object or NULL if there is no object at the specified location.