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