Navigation:  Classes >

bSpinEdit

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Defines a SingleLineEdit with two integrated arrow buttons.

Class

bSpinEdit

Properties

BlockSize(Access / Assign)
UnitSize(Access / Assign)

Methods

DoDrawItem()

GetItemRect()

Init()

SpinDown()

SpinUp()

Inherits From

SingleLineEdit

Inherited By

<No descendants>

Description

The control bSpinEdit consists of a SingleLineEdit and two integrated arrow buttons. With these, a numeric value in the control can be increased or decreased.

 

bSpinEdit

 

The arrow button can be activated by the mouse or by pressing the keyboard. To increase or decrease the current value by 1 (see also bSpinEdit:UnitSize) with the keyboard, the arrow button ñ respectively ò must be pressed. To increase or  decrease the value by 10 (see also bSpinEdit:BlockSize) with the keyboard, the key combination CTRL + ñ respectively CTRL + ò must be pressed.

See Also

bComboEdit

 


Page url: http://www.YOURSERVER.com/index.html?bspinedit.htm