ComponentOne List 8.0 for ActiveX
VScrollWidth Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> VScrollWidth Property (TDBCombo)

VScrollWidth Property (TDBCombo)

The VScrollWidth property returns the width of a split's vertical scroll bar in container units, which depend on the ScaleMode (Visual Basic) of the container.

Syntax

object.VScrollWidth

Remarks

Read/Write at run time. Not available at design time.

Property applies to TDBList and TDBCombo controls, Split object.

If no vertical scroll bar exists, then the returned value is zero. If object is a TDBList or TDBCombo control, then its current split is used.

You can use the VScrollWidth and HScrollHeight properties to check if the scroll bars are present and to obtain the scroll bar size when designing the control layout and sizing the control and its columns.

See Also

TDBList and TDBCombo Controls

Split Object, Splits Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback