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 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