|
VLPropertyList Reference
(For advanced usage)
|
||||||||||||||||||||||||||||
|
This event is triggered while drawing the values for properties having CustomDraw set to true.
Syntax Private Sub object_PropertyDraw (ByVal hPropertyDC As Long,ByVal aProperty As CProperty,ByVal cx As Long ByVal cy As Long, ByVal eDrawStage As Boolean, ByRefbDoDefault As vlDrawStage)
The PropertyDraw event syntax has these parts:
Settings setting for eDrawStage are:
Remarks To skip the default action for the indicated drawing stage of the property value cell, bDoDefault must be set to False. This event will be triggered for a property only if its CustomDraw attribute is set to True . Property name cannot be custom drawn. |
||||||||||||||||||||||||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |