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.
Sets the original value of an editable property.
void SetOriginalValue(
const COleVariant& varValue
);
Parameters
- [in] varValue
A value.
Remarks
Use the CMFCPropertyGridProperty::ResetOriginalValue method to reset the original value of an edited property.
Requirements
Header: afxpropertygridctrl.h
See Also
Reference
CMFCPropertyGridProperty Class