VisPictureListBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)
List box with pictures.
- C#
- VB.NET
public class VisPictureListBox : VisListBoxBase
Public Class VisPictureListBox
Inherits VisListBoxBase
Constructors
VisPictureListBox()
Default Constructor.
Methods
FromHandle(handle)
Returns the control associated with the handle.
| Parameter | Type | Description |
|---|---|---|
| handle | SalWindowHandle |
Returns: VisPictureListBox.
Implements
| Name | Description |
|---|---|
| ISalControl | |
| ISalListControl | |
| ISalWindow |