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