ComponentOne List 8.0 for ActiveX
Paint Event (TDBCombo)

 

TDBCombo Reference> TDBCombo Events> Paint Event (TDBCombo)

Paint Event (TDBCombo)

The Paint event is triggered whenever the control repaints itself (that is, whenever it receives a WM_PAINT message).

Syntax

object_Paint ( )

Arguments

None

Remarks

Event applies to TDBList and TDBCombo controls.

This occurs frequently in the Windows environment and is generally useful only for special circumstances. In this event, programmers familiar with the Windows API may use the control's hWnd property to paint special effects such as lines, bitmaps, and icons in appropriate cells of the control.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback