ComponentOne List 8.0 for ActiveX
TDBList Control Events

 

TDBList Control Events

ClassicRead

Fired when the control requires unbound data for display.

Click

Fired when a mouse click occurs.

ColMove

Occurs before repainting when columns are moved.

ColResize

Occurs before repainting when a column is resized.

DblClick

Fired when a mouse double click occurs.

DragCell

Fired when a drag operation is initiated.

Error

Occurs when an associated action fails.

FetchCellStyle

Fired when the FetchStyle property is True for a column.

FetchCellTips

Fired when the CellTips property is set to True.

FetchRowStyle

Fired when the FetchRowStyle property is set to True.

FetchScrollTips

Fired when ScrollTips is set to 0 – None.

FirstRowChange

Fired when the FirstRow property changes.

FootClick

Occurs when a column footer has been clicked.

FormatText

Fired when specified by the NumberFormat property.

GroupColMove

Occurs before a column is moved to or from the grouping area.

GroupHeadClick

Occurs when a column header is clicked in the grouping area.

HeadClick

Occurs when a column header has been clicked.

KeyDown

Occurs when a key is pressed.

KeyPress

Occurs when an ANSI key is pressed and released.

KeyUp

Occurs when a key is released.

LayoutReady

Fired when downloading of a layout file is complete.

LeftColChange

Fired when the LeftCol property changes.

MouseDown

Occurs when a mouse button is pressed.

MouseMove

Occurs when the mouse moves.

MouseUp

Occurs when a mouse button is released.

OnInit

Occurs when the list is initially loaded.

OwnerDrawCell

Fired when an owner-drawn cell is about to be rendered.

OwnerDrawCellPrint

Fired when an owner-drawn cell is about to be printed.

Paint

Fired when the control repaints itself.

PostEvent

Occurs after a PostMsg method is called.

RowChange

Occurs when a different row becomes current.

RowResize

Occurs when rows are resized.

RowSourceChanged

Fired when the RowSource changes.

Scroll

Occurs when the control is scrolled using the scroll bars.

SelChange

Occurs when the current selected cell range changes.

UnboundColumnFetch

Fetches unbound column data when the control is bound.

UnboundFindData

Fired when the control needs to find a row.

UnboundGetRelativeBookmark

Fired when the control needs a relative bookmark.

UnboundReadData

Fired when the control requires unbound data for display.

UnboundReadDataEx

Fired when the control requires unbound data for display.

 

 

 


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

Product Support Forum  |  Documentation Feedback