BCGControlBar Pro for MFC
BOOL CBCGPButton::IsAutorepeatCommandMode ( ) const
inline

Determines whether a button is working in autorepeat mode.

Returns
TRUE if the button is working in autorepeat mode; otherwise FALSE.

Call this function to determine whether the button is working in autorepeat mode. To put a button into autorepeat mode use SetAutorepeatMode().