Extended ComboBox, displays list of available drives.

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 VisDriveComboBox : VisComboBoxBase

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ListControl
          System.Windows.Forms..::..ComboBox
            PPJ.Runtime.Windows..::..SalComboBox
              PPJ.Runtime.Vis..::..VisComboBoxBase
                PPJ.Runtime.Vis..::..VisDriveComboBox

See Also