|
virtual |
Called by the framework when it needs to create in-place spin control.
A spin control is created at the right edge of the property, if you enable it using EnableSpinControl().
Override CreateSpinControl in a derived class if you need to create a custom spin control.
rectSpin | Bounding rectangle of spin control. |