ComponentOne List 8.0 for ActiveX
HScrollHeight Property (TDBCombo)

 

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

HScrollHeight Property (TDBCombo)

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

Syntax

object.HScrollHeight

Remarks

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

Property applies to TDBList and TDBCombo controls, Split object.

If no horizontal 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 HScrollHeight and VScrollWidth properties to check if the scroll bars are present and to obtain the scroll bar size when designing the List layout and sizing the List 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