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.
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