SECToolBarManager::ToolBarUnderRect

SECCustomToolBar*SECToolBarManager::ToolBarUnderRect(const CRect&rect)

Returns the first SECCustomToolBar object found under the rect passed in.

Defined in: tbarmgr.cpp

Return Value

SECCustomToolBar pointer if hit, or NULL.

Parameters

rect

The rectangle in question.