Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Call this member function to retrieve the left and right margins of this edit control.
DWORD GetMargins( ) const;
Return Value
The width of the left margin in the low-order WORD and the width of the right margin in the high-order WORD.
Remarks
Margins are measured in pixels.
Hinweis
This member function is available beginning with Windows 95 and Windows NT 4.0.
For more information, see EM_GETMARGINS in the Windows SDK.
Example
See the example for CEditView::GetEditCtrl.
Requirements
Header: afxwin.h