CMFCButton::IsAutorepeatCommandMode
指出是否設定為自動迴圈。
BOOL IsAutorepeatCommandMode() const;
傳回值
如果按鈕設定為自動迴圈,則為 true,則為,否則為 false。
備註
使用 CMFCButton::SetAutorepeatMode 方法將按鈕自動迴圈。
需求
標題: afxbutton.h
指出是否設定為自動迴圈。
BOOL IsAutorepeatCommandMode() const;
如果按鈕設定為自動迴圈,則為 true,則為,否則為 false。
使用 CMFCButton::SetAutorepeatMode 方法將按鈕自動迴圈。
標題: afxbutton.h