Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The framework calls this method when it draws a toolbar button.
virtual CSize GetButtonExtraBorder() const;
Return Value
A CSize object that contains the extra size of the border for toolbar buttons.
Remarks
Some skins have to extend the borders of toolbar buttons. Override this method in a custom visual manager to extend the borders of toolbar buttons in your application. The default implementation of this method returns an empty size.
Requirements
Header: afxvisualmanager.h