VisColorComboBox

PPJ.Runtime.Vis.VisColorComboBox

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Web.Vis.49 (4.9.0.0)

Extended ComboBox, supports colored items.

public class VisColorComboBox : VisComboBoxBase

Constructors

VisColorComboBox()

Default Constructor.

Methods

FromHandle(hWnd)

Returns the control associated with the handle.

Parameter
Type
Description

Returns: VisColorComboBox.

Implements

Last updated