property G2antt.ScrollHeight as Long
Specifies the height of the horizontal scrollbar.
Type
Description
Long
A long expression that defines the height of the horizontal scroll bar.
By default, the ScrollHeight property is -1. If the ScrollHeight property is -1, the control uses the default height of the horizontal scroll bar from the system. Use the ScrollHeight property to specify the height of the horizontal scroll bar. Use the
ScrollBars
property to specify which scroll bar is visible or hidden in the control. Use the
ScrollButtonWidth
property to specify the width of the buttons in the horizontal scroll bar. Use the
ScrollWidth
property to specify the width of the vertical scroll bar. Use the
ScrollButtonHeight
property to specify the height of the buttons in the vertical 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-2018
Exontrol.COM, Software
. All rights reserved.