BCGControlBar Pro for MFC
BOOL CBCGPDurationCtrl::GetAutoResize ( ) const
inline

Tells whether automatic resizing is enabled, or disabled.

Returns
Non-zero if automatic resizing is enabled; otherwise 0.

Call this function to determine whether automatic resizing is enabled, or disabled. You can change this value using SetAutoResize().

When automatic resizing is enabled, the control size is adjusted according to currently selected font. Otherwise, the internal control layout is adjusted to fit the current client size.