Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.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(handle)
Returns the control associated with the handle.
Returns: .
Implements