ComponentOne List 8.0 for ActiveX
Differences Between True DBList and True DBCombo

The following properties are supported by TDBList but not TDBCombo:

ExportEOF

True if there are no more rows to export

ExportNextBookmark

Returns the bookmark after the last exported row

ExposeCellMode

Controls behavior of clicked rightmost visible cell

MatchCol

Sets the search column when the MatchEntry property is not 0

MatchCompare

Sets/returns the comparing mode for search

MatchEntry

Sets/returns the type of incremental search

MultiSelect

Controls whether users can select multiple rows

LayoutURL

Sets/returns the URL used for downloading control layouts

PrintInfo

Returns the default printer information object

PrintInfos

Contains a collection of printer information objects

SelBookmarks

Contains a collection of selected row bookmarks

SelectedStyle

Controls the selected row and column style for an object

SpringMode

Sets/returns how the control columns are resized

The following properties are supported by TDBCombo but not TDBList:

AutoCompletion

True if the combo's text box auto fills with the matched entry

AutoDropdown

True if typing a character automatically opens the combo's list

AutoSize

When True, the height of the edit box is set to the font height

ComboStyle

Sets/returns the display type of a combo box

DropdownPosition

Sets/returns the position of the drop-down portion of the control

DropdownWidth

Sets/returns the width of a combo's drop-down portion

EditBackColor

Sets/returns the background color of a combo's text portion

EditFont

Specifies the font used for a combo's text portion

EditForeColor

Sets/returns the foreground color of a combo's text portion

EditHeight

Sets/returns the height for the edit portion of the combo box

GapHeight

Sets/returns the distance between the edit portion and the drop-down portion of the combo box

LimitToList

True if the NotInList event is fired when an item is not found

MaxComboItems

Sets the number of items to display in the drop-down portion of the combo box

OLEDragMode

Sets/returns OLE Drag Source action

OLEDropMode

Sets/returns OLE Drop Target action

RowTracking

True if rows are highlighted as the mouse moves over them

SelLength

Sets/returns length of selected text

SelStart

Sets/returns start of selected text

SelText

Sets/returns the selected text

 

 


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

Product Support Forum  |  Documentation Feedback