Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets whether the child drop-down toolbar window is destroyed automatically.
void SetAutoDestroy(
BOOL bAutoDestroy = TRUE
);
Parameters
- [in] bAutoDestroy
TRUE to automatically destroy the associated drop-down toolbar window; otherwise, FALSE.
Remarks
If bAutoDestroy is TRUE, then the CMFCDropDownFrame destructor destroys the associated drop-down toolbar window. The default value is TRUE.
Requirements
Header: afxdropdowntoolbar.h