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 finishes modifying a property.
virtual BOOL EndEditItem(
BOOL bUpdateData=TRUE
);
Parameters
- [in] bUpdateData
TRUE to specify that the modified property data must be validated when the edit operation is complete; otherwise, FALSE. The default value is TRUE.
Return Value
TRUE if the edit operation ends successfully; FALSE if the modified property data is not valid or if the editing operation should continue.
Requirements
Header: afxpropertygridctrl.h