VisColorListBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)
Extended ListBox, supports colored items.
- C#
- VB.NET
public class VisColorListBox : VisListBoxBase
Public Class VisColorListBox
Inherits VisListBoxBase
Constructors
VisColorListBox()
Default Constructor.
Methods
FromHandle(handle)
Returns the control associated with the handle.
| Parameter | Type | Description |
|---|---|---|
| handle | SalWindowHandle |
Returns: VisColorListBox.
Implements
| Name | Description |
|---|---|
| ISalControl | |
| ISalListControl | |
| ISalWindow |