BCGSuite for MFC
void CBCGPWinUIBaseObject::SetView ( CRuntimeClass *  pRTI = RUNTIME_CLASS(CBCGPVisualContainerCtrl),
UINT  nViewResID = 0,
LPCTSTR  lpszViewTitle = NULL 
)

Associates a view with the tile.

Parameters
pRTIThe view runtime class. Should be derived from CBCGPVisualContainerCtrl
nViewResIDIdentifier for the view resource (BCGP_VISUAL_XML resource type).
lpszViewTitleThe view title.