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.
Called by the framework when the user is about to modify a property value.
virtual BOOL OnEdit(
LPPOINT lptClick
);
Parameters
- [in] lptClick
(This parameter is not used.) A pointer to a point, in client coordinates.
Return Value
TRUE if the edit operation starts successfully; otherwise, FALSE.
Remarks
This function is called by the framework when the user is about to modify a property value. By default, this method starts the appropriate editor for a combo box control or a spin control.
Requirements
Header: afxpropertygridctrl.h