CMFCToolBarEditBoxButton::HaveHotBorder
确定按钮的边框是否显示,当用户单击按钮。
virtual BOOL HaveHotBorder() const;
返回值
非零,则该按钮以显示其边框,当选择;否则为0。
备注
此方法返回一个非零值扩展基类实现,CMFCToolBarButton::HaveHotBorder,因此,如果该控件是可见的。
要求
标头: afxtoolbareditboxbutton.h
确定按钮的边框是否显示,当用户单击按钮。
virtual BOOL HaveHotBorder() const;
非零,则该按钮以显示其边框,当选择;否则为0。
此方法返回一个非零值扩展基类实现,CMFCToolBarButton::HaveHotBorder,因此,如果该控件是可见的。
标头: afxtoolbareditboxbutton.h