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.
Specifies whether the style of the button border corresponds to the current Windows theme.
static void EnableWindowsTheming(
BOOL bEnable = TRUE
);
Parameters
- [in] bEnable
TRUE to use the current Windows theme to draw button borders; FALSE to not use the Windows theme. The default is TRUE.
Remarks
This method affects all buttons in your application that are derived from the CMFCButton class.
Requirements
Header: afxbutton.h