Purpose
Provide information about a DrawValue-Event that contains information for drawing owner draw values.
Class
bDrawValueEvent
Properties
| Alignment | (Access) |
| AlphaBlendRatio | (Access) |
| Area | (Access) |
| Background | (Access) |
| Cell | (Access) |
| Current | (Access) |
| Deleted | (Access) |
| DeviceContext | (Access) |
| Enabled | (Access) |
| Font | (Access) |
| Foreground | (Access) |
| Selected | (Access) |
| Value | (Access) |
Methods
Inherits From
ControlEvent
Inherited By
<No descendants>
Description
Events of the type bDrawValueEvent occur, if a column value of the type object or array is to be drawn. They are sent by bBrowser to its owner if the owner has a method with the name DrawValue() defined. The event makes drawing of values possible that cannot drawn by the bBrowser.
Page url: http://www.YOURSERVER.com/index.html?bdrawvalueevent.htm