Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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