Share via


CMFCTabCtrl::GetResizeMode

Retrieves a value that specifies how the current tab control can be resized.

ResizeMode GetResizeMode() const;

Return Value

One of the CMFCTabCtrl::ResizeMode enumeration values that specifies how the tab control can be resized. For a list of possible values, see the Remarks section of the CMFCTabCtrl::SetResizeMode method.

Requirements

Header: afxtabctrl.h

See Also

Reference

CMFCTabCtrl Class

Hierarchy Chart

CMFCTabCtrl::SetResizeMode