Extended ListBox, lists the names of al the installed fonts.

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 VisFontNameListBox : 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..::..VisFontNameListBox

See Also