BOOL CBCGPDialog::EnableAero | ( | BCGPMARGINS & | margins | ) |
Adds "Aero Glass" either to whole dialog, or to some of its margins.
This method has effect only under Windows Vista with the Aero theme enabled.
Call EnableAero to display "Aero Glass" either on the whole dialog, or on some edges.
To enable glass for the whole dialog, just set _BCGPMARGINS::cyTopHeight to the height of the client area. See the SkinnedDialog sample for more info.
margins | Specifies the margins for the "glass" areas. |