Returns or sets the top position in pixels of the decrement adjuster in the object.
Object.DecrementorTop [ = lDecrementorTop ]
The DecrementorTop property syntax has the following parts:
Name |
Type |
Description |
Object |
ASlider |
ASlider control |
lDecrementorTop |
An integer specifying the top position in pixels of the decrement adjuster on the object. |
The default value is -1 (not used).
The following statement changes the ASlider's DecrementorTop so the decrementor starts at twelve pixels from the top of the focus area of the slider.
sld1.DecrementorTop=12
DecrementorColor, DecrementorHeight, DecrementorLeft, DecrementorPicture, DecrementorWidth