CTreePropertySheet::SetSimple

CTreePropertySheet::SetSimple( 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 adds some extra controls to the CTreePropertySheet object.
('OK','Cancel','Help' buttons to the bottom right border, and a 'Please select from below:' text above the tree control.)