BCGSuite for MFC
virtual BOOL CBCGPHotSpotImageCtrl::Create ( const RECT &  rect,
CWnd *  pParentWnd,
UINT  nID 
)
virtual

Initializes a hot spot image control.

Returns
Nonzero if the hot spot image control has been created successfully; otherwise 0.

Call this function to create a Windows control.

Parameters
rectSpecifies the bounding rectangle of the hot spot image control.
pParentWndA pointer to parent.
nIDControl ID.