<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<extension>
   <ocx control-frame="TreeView" control-frame-handle="chTreeView" com-handle="chTreeView:TreeView" target-handle="hTreeView"  target-widget="treeview" />
   <ocx control-frame="Image"     control-frame-handle="chImage"    com-handle="chImage:ImageList"   target-handle="hImageList" target-widget="imagelist" />

   <ocx com-handle="treeView1"    target-widget="treeview"                           target-handle="treeView1"/>
   <ocx com-handle="hNode"        target-widget="com.goldencode.p2j.ui.TreeNodeFace" target-handle="hNode"/>
   <ocx com-handle="hNode1"       target-widget="com.goldencode.p2j.ui.TreeNodeFace" target-handle="hNode1"/>
   <ocx com-handle="hNode2"       target-widget="com.goldencode.p2j.ui.TreeNodeFace" target-handle="hNode2"/>
   <ocx com-handle="hNode3"       target-widget="com.goldencode.p2j.ui.TreeNodeFace" target-handle="hNode3"/>
   <ocx com-handle="theNode"      target-widget="com.goldencode.p2j.ui.TreeNodeFace" target-handle="theNode"/>
   <ocx com-handle="nodes"        target-widget="com.goldencode.p2j.ui.TreeNodeCollection" target-handle="nodes"/>
   <ocx com-handle="images"       target-widget="com.goldencode.p2j.ui.ImageListWidget" target-handle="images"/>
   <!-- <ocx com-handle="listimages"   target-widget="???" target-handle="listimages"/> -->

   <native-api os="windows"/>
</extension>
