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 to create an editable spin button control.
virtual CSpinButtonCtrl* CreateSpinControl(
CRect rectSpin
);
Parameters
- [in] rectSpin
A rectangle that defines where the editable spin button control is created.
Return Value
A pointer to a new CMFCSpinButtonCtrl object that is cast as a pointer to a CSpinButtonCtrl object.
Remarks
Call the CMFCPropertyGridProperty::EnableSpinControl method to display an editable spin button control at the right edge of the property.
Requirements
Header: afxpropertygridctrl.h