BCGControlBar Pro for MFC
CBCGPGridPopupDlgItem::CBCGPGridPopupDlgItem ( CString  str,
CRuntimeClass *  pRTI,
UINT  nIDTemplate,
BOOL  bIsResizable = FALSE,
BOOL  bIsRightAligned = FALSE 
)

Constructor.

Parameters
strSpecifies the Grid item text.
pRTIThe popup dialog runtime class. Should be derived from CBCGPDialog
nIDTemplateThe popup dialog resource ID.
bIsResizableSpecifies whether the popup dialog is resizable or not.
bIsRightAlignedSpecifies whether the popup dialog is right-aligned or not.