Skip to main content
Version: 2023

VisPictureListBox

Namespace: PPJ.Runtime.Vis

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

Listbox with pictures.

public class VisPictureListBox : VisListBoxBase

Constructors

Instance memberVisPictureListBox()

Default Constructor.

Methods

Static memberFromHandle(hWnd)

Returns the control associated with the handle.

ParameterTypeDescription
hWndSalWindowHandle

Returns: VisPictureListBox.

Implements

NameDescription
ISalControl
ISalListControl
ISalWindow