property Record.ScrollBars as ScrollBarsEnum
Specifies the type of scroll bars that control adds.
Type
Description
ScrollBarsEnum
A ScrollBarsEnum expression that indicates which scroll bars will be visible in the control.
Use the ScrollBars property to specify what scroll bars the control adds. By default, the control adds scroll bars when they are required. Use the
LayoutWidth
property to get the width in pixels that's required so no horizontal scroll bar is required. Use the
LayoutHeight
property to get the height in pixels that's required so no vertical scroll bar is required.
Send comments on this topic.
© 1999-2007
Exontrol Inc, Software
. All rights reserved.