BOOL CBCGPRadialMenu::CreatePopup | ( | const CPoint & | ptCenter, |
BYTE | nTransparency = 255 , |
||
BOOL | bIsTrackingMode = FALSE , |
||
CWnd * | pWndOwner = NULL |
||
) |
Creates the radial popup menu
Call this member function to create a radial menu.
ptCenter | Radial menu center point |
nTransparency | Radial menu transparency |
bIsTrackingMode | Resereved for the future use |
pWndOwner | Radial menu owner window |