CMFCPropertyGridProperty::SetValue

Sets the value of a property grid property.

virtual void SetValue(
   const _variant_t& varValue 
);

Parameters

  • [in] varValue
    A reference to a value.

Requirements

Header: afxpropertygridctrl.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCPropertyGridProperty Class

CMFCPropertyGridProperty::GetValue