property ComboBox.ScrollButtonWidth as Long
Specifies the width of the button in the horizontal scrollbar.
Type
Description
Long
A long expression that defines the width of the button in the horizontal scroll bar.
By default, the ScrollButtonWidth property is -1. If the ScrollButtonWidth property is -1, the control uses the default width ( from the system ) for the buttons in the horizontal scroll bar. Use the
ScrollButtonHeight
property to specify the height of the buttons in the vertical scroll bar. Use the
ScrollWidth
property to specify the width of the vertical scroll bar. Use the
ScrollHeight
property to specify the height of the horizontal scroll bar. Use the
ScrollPartVisible
property to specify the visible parts in the control's scroll bar. Use the
ScrollThumbSize
property to define a fixed size for the scrollbar's thumb.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.