void CBCGPWinUIBaseObject::SetView | ( | CRuntimeClass * | pRTI = RUNTIME_CLASS(CBCGPVisualContainerCtrl) , |
UINT | nViewResID = 0 , |
||
LPCTSTR | lpszViewTitle = NULL |
||
) |
Associates a view with the tile.
pRTI | The view runtime class. Should be derived from CBCGPVisualContainerCtrl |
nViewResID | Identifier for the view resource (BCGP_VISUAL_XML resource type). |
lpszViewTitle | The view title. |