ListControlEvents Interface Reference

This interface defines the set of events that can be raised by an ListControl object. More...

Inheritance diagram for ListControlEvents:

Inheritance graph
Collaboration diagram for ListControlEvents:

Collaboration graph
List of all members.

Public Member Functions

 OnDrawItem ([in] IDispatch *Sender,[in] IDispatch *Item)
 This event occurs when drawing of an item is started.

Detailed Description

This interface defines the set of events that can be raised by an ListControl object.

Since:
1.1.12.


Member Function Documentation

OnDrawItem ( [in] IDispatch *  Sender,
[in] IDispatch *  Item 
)

This event occurs when drawing of an item is started.

Parameters:
Sender The object that raised the event.
Item ListControlItem object represents the item. With this object font and colors of the item can be specified.
See also:
DrawItem.

CustomDraw.

Since:
1.1.12.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:49 2015. (C) Veretennikov A. B. 2004-2015