VLPropertyList Reference

ReadOnly PropertyhWnd

(For advanced usage)
See AlsoSee Also Applies To Applies To

Editor implementer should returns window handle of the editor object.

 

Syntax

object.hWnd

 

The hWnd property syntax has these parts:

PartDescription
object An object expression evaluating to CEditor.

 

Remarks

When an editor is registered using RegisterEditor, VLPropertyList control will change editor's parent to itself using this window handle.

The window parent is changed to ensure correct positioning of the editor when it is used for editing a property value.