| BOOL CBCGPBaseVisualCtrl::CreatePopup | ( | const CRect & | rect, |
| BYTE | nTransparency = 255, |
||
| CWnd * | pWndOwner = NULL, |
||
| UINT | nFlags = 0 |
||
| ) |
Creates a popup window
Call this member function to create a popup window with embedded CBCGPBaseVisualObject.
| rect | Bounding rectangle. |
| nTransparency | Popup window transparency (0 - 255) |
| pWndOwner | Popup window owner, by default is NULL |
| nFlags | Popup creation options:
|