Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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