BCGSuite for MFC
BOOL CBCGPDialog::IsLayoutEnabled ( ) const
inline

Tells whether layout management is enabled for a dialog box.

This function returns TRUE, if layout management is enabled for a dialog box; otherwise FALSE.

Call EnableLayout() in order to enable or disable layout management for a dialog box.