Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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