CTreePropertySheet::SetFancy

CTreePropertySheet::SetFancy( BOOL bSpecialCaption = FALSE);

Parameters

bSpecialCaption Defines if the dialog caption bar should replace the standard windows title bar(TRUE) or if the dialog caption bar should be placed above the dialog pane. See also m_bSpecialCaption

Remarks

This function gives the CTreePropertySheet a 'fancy' look. (Basically for demonstration purposes).