CBasePane::IsHorizontal

Determines whether the pane is docked horizontally.

virtual BOOL IsHorizontal() const;

Return Value

TRUE if the pane is docked horizontally; otherwise FALSE.

Remarks

The default implementation checks the current docking alignment for CBRS_ORIENT_HORZ.

Requirements

Header: afxbasepane.h

See Also

Reference

CBasePane Class

Hierarchy Chart