Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Retrieves the width of the margin of a bitmap in a header control.
int GetBitmapMargin( ) const;
Return Value
The width of the bitmap margin in pixels.
Remarks
This member function implements the behavior of the Win32 message HDM_GETBITMAPMARGIN, as described in the Windows SDK.
Example
int iMargin = m_myHeaderCtrl.GetBitmapMargin();
Requirements
Header: afxcmn.h