Udostępnij za pośrednictwem


CMFCToolBarEditBoxButton::HaveHotBorder

Determines whether a border of the button is displayed when a user clicks the button.

virtual BOOL HaveHotBorder() const;

Return Value

Nonzero if a button displays its border when selected; otherwise 0.

Remarks

This method extends the base class implementation, CMFCToolBarButton::HaveHotBorder, by returning a nonzero value if the control is visible.

Requirements

Header: afxtoolbareditboxbutton.h

See Also

Reference

CMFCToolBarEditBoxButton Class

Hierarchy Chart

CMFCToolBarButton::HaveHotBorder