ComponentOne List 8.0 for ActiveX
AllowRowSizing Property (TDBCombo)

 

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

AllowRowSizing Property (TDBCombo)

If True (the default), the user can resize rows.

Syntax

object.AllowRowSizing= boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls, Split object.

If False, the user cannot resize rows.

If the AllowRowSizing property is True, the mouse pointer turns into a double-headed arrow when positioned over the row divider between any pair of rows at the left edge of the list, and the user can resize the rows by dragging. Any change in row size causes a RowResize event.

All rows of the TDBList control are always the same height, which is determined by the RowHeight property.

See Also

TDBList and TDBCombo Controls

Split Object, Splits Collection

 

 


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

Product Support Forum  |  Documentation Feedback