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.
Indicates whether the frame of the tab control is rendered in a flat style or in a 3D style.
virtual BOOL IsFlatFrame() const;
Return Value
TRUE if the frame of the tab control is rendered in a flat style; FALSE if the frame is rendered in a 3D style.
Remarks
Use CMFCTabCtrl::SetFlatFrame to change the style for the frame of the tab control.
Tab controls that use the Outlook style cannot be rendered with flat frames. This includes the CMFCOutlookBarTabCtrl Class and any classes derived from that class.
Requirements
Header: afxbasetabctrl.h