CDockablePane::IsTabLocationBottom

Specifies whether tabs are located at the top or bottom of the pane.

virtual BOOL IsTabLocationBottom() const;

Return Value

TRUE if tabs are located at the bottom of the pane; FALSE if tabs are located at the top of the pane.

Remarks

For more information, see CTabbedPane::IsTabLocationBottom.

Requirements

Header: afxdockablepane.h

See Also

Reference

CDockablePane Class

Hierarchy Chart

CTabbedPane::IsTabLocationBottom