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 current selection is changed.
virtual void OnChangeSelection(
CMFCPropertyGridProperty* pNewSel,
CMFCPropertyGridProperty* pOldSel
);
Parameters
Parameter |
Description |
|---|---|
[in] pNewSel |
Pointer to the newly selected property. |
[in] pOldSel |
Pointer to the previously selected property. |
Remarks
The default implementation of this method does nothing.
Requirements
Header: afxpropertygridctrl.h