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