Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/VB/TreeListMainDemo/CodeInfo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/VB/TreeListMainDemo/CodeInfo/RegViewer.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo>
  <controls>
    <controlentry>
      <control>
        <name>treeList1</name>
        <windowcaption>TreeList displaying registry keys</windowcaption>
        <description>Nodes are appended to the TreeList via the AppendNode method on module loading and node expansion.</description>
        <memberlist>TreeList.AppendNode, TreeList.BeforeExpand, TreeList.MoveNextVisible, TreeList.MovePrevVisible</memberlist>
        <dtimage/>
      </control>
    </controlentry>
    <controlentry>
      <control>
        <name>treeList2</name>
        <windowcaption>TreeList displaying registry values</windowcaption>
        <description>Nodes are appended to the second TreeList when a node in the first TreeList is focused.</description>
        <memberlist>TreeList.ClearNodes, TreeList.AppendNode, TreeList.BeginUnboundLoad</memberlist>
        <dtimage/>
      </control>
    </controlentry>
  </controls>
</totalinfo>