Skip to main content
Version: 2023

VisColorListBox

Namespace: PPJ.Runtime.Vis

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

Extended ListBox, supports colored items.

public class VisColorListBox : VisListBoxBase

Constructors

Instance memberVisColorListBox()

Default Constructor.

Methods

Static memberFromHandle(hWnd)

Returns the control associated with the handle.

ParameterTypeDescription
hWndSalWindowHandle

Returns: VisColorListBox.

Implements

NameDescription
ISalControl
ISalListControl
ISalWindow