CBasePane::IsFloating

Determines whether the pane is floating.

virtual BOOL IsFloating() const;

Return Value

TRUE if the pane is floating; otherwise, FALSE.

Remarks

This method returns the opposite value of CBasePane::IsDocked.

Requirements

Header: afxbasepane.h

See Also

Reference

CBasePane Class

Hierarchy Chart