Displays collapsible list of directories in a listbox.

Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.2 (in PPJ.Runtime.Vis.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public class VisDirListBox : VisListBoxBase

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ListControl
          System.Windows.Forms..::..ListBox
            PPJ.Runtime.Windows..::..SalListBox
              PPJ.Runtime.Vis..::..VisListBoxBase
                PPJ.Runtime.Vis..::..VisDirListBox

See Also