CMFCButton::IsAutorepeatCommandMode
Indicates whether a button is set to auto-repeat mode.
BOOL IsAutorepeatCommandMode() const;
Return Value
TRUE if the button is set to auto-repeat mode; otherwise, FALSE.
Remarks
Use the CMFCButton::SetAutorepeatMode method to set a button to auto-repeat mode.
Requirements
Header: afxbutton.h