BCGControlBar Pro for MFC
static BOOL CBCGPToolBar::DisplayControlContentDialog ( UINT  nCmdID,
BOOL &  bCanceled 
)
static

displays an automatically created dialog box with embedded toolbar control (e.g., combo box or edit box).

Parameters
nCmdIDToolbar control command ID.
bCanceledIndicates whether the content dialog was cancelled (the "Cancel" button was clicked).
Returns
True if it the control content dialog is displayed, false otherwise.