BCGControlBar Pro for MFC
UINT CBCGPMouseManager::GetViewDblClickCommand ( int  iId) const

Given a view ID returns a command (if any) to be executed upon double-click.

Returns
A command identifier if the view has been associated with the command; otherwise 0;

The function returns a command identifier that has been associated with the view during customization.

Parameters
iIdSpecifies the view ID.