CMFCButton::IsAutorepeatCommandMode

指示按钮是否设置为自动重复模式。

BOOL IsAutorepeatCommandMode() const;

返回值

TRUE,如果按钮设置为自动重复模式;否则,FALSE。

备注

使用 CMFCButton::SetAutorepeatMode 方法将按钮自动重复模式。

要求

标头: afxbutton.h

请参见

参考

CMFCButton选件类

层次结构图