CBasePane::IsDialogControl

Specifies whether the pane is a dialog box control.

BOOL IsDialogControl() const;

Return Value

TRUE if the pane is a dialog box control; otherwise, FALSE.

Remarks

The framework uses this method to ensure layout consistency for all panes.

Requirements

Header: afxbasepane.h

See Also

Reference

CBasePane Class

Hierarchy Chart