Graphisoft®

Dialog ManagerVersion: 2.0

SingleSpin::SingleSpin

Class constructor.

SingleSpin (
    const Panel &       panel,
    short               item
);

Constructs the SingleSpin control from resource.

SingleSpin (
    const Panel &       panel,
    const Rect &        rect
);

Constructs the SingleSpin control with the given parameters.

Parameters

panel
A reference to the parent panel of the SingleSpin control.
item
The item ID of the SingleSpin control.
rect
A reference to the bounding rectangle of the SingleSpin control.