Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Web.Vis.49 (4.9.0.0)
Extended ListBox, supports items of different font.
public class VisFontListBox : VisListBoxBase
Public Class VisFontListBox
Inherits VisListBoxBase
Constructors
VisFontListBox()
Default Constructor.
Methods
FromHandle(hWnd)
Returns the control associated with the handle.
Returns: .
Implements