CButton::GetTextMargin
Visual Studio 2012
Call this method to get the text margin of the CButton object.
BOOL GetTextMargin( RECT* pmargin );
This member function emulates the functionality of the BCM_GETTEXTMARGIN message, as described in the Buttons section of the Windows SDK.