VisDesktopListBox

PPJ.Runtime.Vis.VisDesktopListBox

Namespace: PPJ.Runtime.Vis

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

Displays directory tree in a list box similar to Win95

public class VisDesktopListBox : VisOutlineListBox

Constructors

Default Constructor.

Methods

Returns the control associated with the handle.

ParameterTypeDescription

handle

Returns: VisDesktopListBox.

Retrieves directory for specified item handle.

ParameterTypeDescription

hItem

Returns: SalString.

Returns the full path of the selected directory.

Returns: SalString.

Implements

Last updated