BCGSuite for MFC
BOOL CBCGPBaseVisualCtrl::CreatePopup ( const CRect &  rect,
BYTE  nTransparency = 255,
CWnd *  pWndOwner = NULL,
UINT  nFlags = 0 
)

Creates a popup window

Returns
Nonzero if successful; otherwise 0.

Call this member function to create a popup window with embedded CBCGPBaseVisualObject.

Parameters
rectBounding rectangle.
nTransparencyPopup window transparency (0 - 255)
pWndOwnerPopup window owner, by default is NULL
nFlagsPopup creation options:
  • BCGP_VISUAL_POPUP_DONT_CLOSE_ON_MOUSE_CLICK