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