Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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