CDockablePane::GetLastPercentInPaneContainer

Retrieves the percentage of space that a pane occupies in its container (CPaneContainer Class).

int GetLastPercentInPaneContainer() const;

Return Value

An int that specifies the percentage of space that the pane occupies in its container.

Remarks

This method is used when the container adjusts its layout.

Requirements

Header: afxdockablepane.h

See Also

Reference

CDockablePane Class

Hierarchy Chart

CPaneContainer Class