Share via


CMFCTabCtrl::IsDrawFrame

Indicates whether the tabbed window draws a frame rectangle around embedded panes.

BOOL IsDrawFrame() const;

Return Value

TRUE if a frame rectangle is drawn; otherwise, FALSE.

Remarks

Use the CMFCTabCtrl::SetDrawFrame method to enable or disable drawing a frame rectangle.

Requirements

Header: afxtabctrl.h

See Also

Reference

CMFCTabCtrl Class

Hierarchy Chart

CMFCTabCtrl::SetDrawFrame